[Bug 1041356] Re: ifupdown not working when multiple interfaces
Stéphane Graber
stgraber at stgraber.org
Tue Oct 9 14:49:27 UTC 2012
You can't have multiple default gateways like you're doing above unless you're setting the metric accordingly.
So apparently the problem in this bug is an invalid configuration. Marking Invalid.
** Changed in: ifupdown (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1041356
Title:
ifupdown not working when multiple interfaces
Status in “ifupdown” package in Ubuntu:
Invalid
Bug description:
Ubuntu Server 12.04
ifup hangs when trying to start interface (only when using dhclient)
ifdown is complaining that interfaces is not in '/run/network/ifstate', and so refusing to stop it.
BUT worse ifdown eth2 will shutdown eth0, and so I lose connection over eth0 SSH.
After reboot, server cannot setup network.
Problem lies when ifup is forking to dhclient and it gets also messed
up with is '/run/network' files. When using only one interface
everything works fine but when two or more interfaces are setup it
becomes buggy, for now I replaces ifup with ifconfig in
'/etc/init/networking.conf'.....
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1041356/+subscriptions
More information about the foundations-bugs
mailing list