Same problem here - Kubuntu 6.10 restores all interfaces which are defined in /etc/network/interfaces.
It seems that Ubuntu restores all network-interfaces after a resume or a suspend2disk - it doesn't matter if you commented out the "auto eth0" line. In this case i have two default routes after a resume and a not working internet connection. My /etc/network/interfaces --------------------------------------------------------------------------------------------------------------------- auto lo iface lo inet loopback auto eth1 iface eth1 inet static address 192.168.0.57 netmask 255.255.255.0 gateway 192.168.0.254 wpa-driver wext wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf #auto eth0 iface eth0 inet static address 192.168.0.56 netmask 255.255.255.0 gateway 192.168.0.254 #auto eth2 iface eth2 inet dhcp #auto ath0 iface ath0 inet dhcp #auto wlan0 iface wlan0 inet dhcp -- Doesn't restore interface state correctly on resume https://bugs.launchpad.net/bugs/37515 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs