Same here. And also a bonus, because my network used to work fine before
jumping in 9.10 alpha 6. Now I've got the gateway at the wrong interface
(eth0 instead of eth1) and eth1 which demands dhcp from CMTS (cable
here) doesn't set up itself as gateway anymore. Every time I reboot here
I need setup the gateway on eth1 manually. eth0 is LAN and eth1 WAN.
Example:

$ LANG= route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     1      0        0 eth0
189.6.160.0     *               255.255.224.0   U     1      0        0 eth1
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         host.local   0.0.0.0         UG    0      0        0 eth0

Then I do "sudo route add default gw 189.6.160.1"

$ LANG= route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     1      0        0 eth0
189.6.160.0     *               255.255.224.0   U     1      0        0 eth1
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         bd06a001.virtua 0.0.0.0         UG    0      0        0 eth1
default         host.local   0.0.0.0         UG    0      0        0 eth0

-- 
[karmic] n-m doesn't allow static interfaces without a gateway entry
https://bugs.launchpad.net/bugs/435620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to