# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). config_eth0=( " netmask broadcast " " netmask broadcast " ); routes_eth0=( "default via " )