I use Ubuntu Feisty.
- Before -
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
- After -
The same.
Don't change /etc/network/interfaces.
--
[network
Public bug reported:
Binary package hint: gnome-system-tools
When I change the configuration from dhcp to static and the interface's
static configuration is clean, the system loses the ip address and does
not change to the new address. This don't happen if there exists a
static previous configura