freebsd multiple default routes FreeBSD /etc/network/interfaces iface eth0 inet static address 10.0.0.1 netmask 255.255.255.0 gateway 10.0.0.254 iface eth1 inet static address 20.0.0.1 netmask 255.255.255.0 gateway 20.0.0.254 NETWORK0 NETWORK1 \ / \ / \ / \ / \ / ROUTER0
jail FreeBSD jail for Apache2/MySQL/DNS Here is one of the way that you can create a FreeBSD locked out environments, independent from your main system. You can use it to create some more complex environments. Our jails will be placed in /usr/jails. Lets create first one, that we