# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) auto lo eth0 eth1 # The loopback interface iface lo inet loopback # eth0 iface eth0 inet dhcp # eth1 iface eth1 inet static address 192.168.4.11 netmask 255.255.255.0