Dave Robison wrote:
Hiya,
I posted this to -questions but didn't get any responses so I'm posting
it again here.
I'm having problems with NAT crashing my FreeBSD box. This never
happened in 6.x but in 7.x it's predictable for me. Any time I use
either of my two NICs for my internal net my FreeBSD box hangs and
requires power cycling to reboot.
Take a look at the chapter on kernel debugging in the developers
handbook. Add WITNESS to your kernel, then provoke the bug. If it
doesn't catch any locking problems, follow the instructions about using
DDB to collect debugging information.
Kris
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"