3 # This is basically the ifconfig argument without the ifconfig $iface
5 iface_lo="127.0.0.1 netmask 255.0.0.0"
6 iface_eth0="PH_IP_BOB broadcast 10.2.255.255 netmask 255.255.0.0 add PH_IP6_BOB/16"
8 # For setting the default gateway
10 gateway="eth0/PH_IP_SUN1"