This is an old revision of the document!
#Uncomment this to let network manager do the configuration #auto lo #iface lo inet loopback # The gigabit network interface, normally for external connection auto eth0 iface eth0 inet static address 144.41.176.69 gateway 144.41.176.1 netmask 255.255.255.0 # The network interface normally connected to the Frobobox Wireless auto eth1 iface eth1 inet static address 144.41.176.68 gateway 144.41.176.1 netmask 255.255.255.0 nameserver 144.41.5.20 iface mpt inet static address 144.41.176.68 netmask 255.255.255.0 gateway 144.41.176.1 nameserver 144.41.5.20