This is due to a change in ifupdown ifupdown (0.6.8ubuntu8) gutsy; urgency=low
* ifupdown.nw: use 100 as default route metric unless an explicit metric parameter is set in /etc/network/interface; this applies for static and dhcp interfaces and passes the -e IF_METRIC=%metric% option to dhclient{3} in order to accomplish this. For details see the launchpad bug (LP: #139403). -- Alexander Sack <[EMAIL PROTECTED]> Thu, 20 Sep 2007 00:38:33 +0200 Feisty: $ ip route list 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.52 default via 192.168.0.1 dev eth0 Gutsy with ifupdown 0.6.8ubuntu8 $ ip route list 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.52 default via 192.168.0.1 dev eth0 metric 100 -- network-bridge script get wrong vifnum https://bugs.launchpad.net/bugs/144711 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs