Edit FreeBSD /etc/rc.conf
On production machines, add lines to /etc/rc.conf to configure network on reboot
hostname="porcupine.tomato.example"
ifconfig_fxp0="inet X.X.X.X netmask Y.Y.Y.Y"
defaultrouter=”G.G.G.G"
See /etc/default/rc.conf for more information
Previous slide
Back to first slide
View graphic version