# The primary network interface allow-hotplug eth0 iface eth0 inet dhcp # The secondary network interface allow-hotplug eth1 iface eth1 inet static address 192.168.1.50 broadcast 192.168.255.255 netmask 255.255.255.0