The client network configuration should all be managed in a single file.
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo auto eth1 ##auto eth0 iface lo inet loopback iface eth0 inet dhcp #iface eth0 inet static #address 192.168.22.1 #netmask 255.255.255.0 iface eth1 inet dhcp wireless-essid any