https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Eugene Grosbein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Eugene Grosbein <[email protected]> --- (In reply to Matt Allanson from comment #0) Can you attach ppp configs? Does it run as server or client of forms p2p tunnel? If it's a server, how many clients does it have at max? For crashdump you will need another (virtual) disk or add big enough additional partition to your nanobsd build equal to RAM size to be sure. Add it to rc.conf: dumpdev="/dev/ada1" # or /dev/ada0s1b See https://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html#kerneldebug-obtain for details. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
