I can confirm that problem appears also with the new fresh packages shipped 
with edgy alpha 3. 
So I'm using the latest Gnome Network Settings.
I had to $ sudo route add default gw 192.168.1.2 eth0
in order to make internet connection work.

Sometimes I open again the NetSettings and the gateway is blank, sometimes
i reopen and it is correctly filled, but the gateway isn't applied. I post the 
result below:

$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth1
iface eth1 inet static
address 192.168.1.107
netmask 255.255.255.0

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp


iface eth0 inet static
address 192.168.1.106
netmask 255.255.255.0

auto eth0

-- 
[network-admin] Default gateway goes blank
https://launchpad.net/bugs/37841

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to