Hi, a small FYI...
Stumbled over a "quirk" when configuring IPFW / NAT on a brand new FreeBSD 8 installation. My own fault actually
I forgot to specify the NATD device (it is empty by default). At the subsequent reboot the system crashed with a Kernel Panic (and something like "unknown device", before rebooting).
I suspected that I had made a blunder during kernel config, but it turend out to be the missing ethernet device (natd_interface="") in /etc/rc.conf.
Could be handled more gracefully perhaps?
Anyhow, thanx for a utterly fantastic OS!
Keep up the fantastic work!
Stein Morten
Stumbled over a "quirk" when configuring IPFW / NAT on a brand new FreeBSD 8 installation. My own fault actually

I forgot to specify the NATD device (it is empty by default). At the subsequent reboot the system crashed with a Kernel Panic (and something like "unknown device", before rebooting).
I suspected that I had made a blunder during kernel config, but it turend out to be the missing ethernet device (natd_interface="") in /etc/rc.conf.
Could be handled more gracefully perhaps?

Anyhow, thanx for a utterly fantastic OS!

Keep up the fantastic work!
Stein Morten