You have been subscribed to a public bug: When more than one default route exists in the CC host routing table, eucalyptus-ipaddr.conf does not pick the one with the lowest metric, but the last one that appears in the "ip route" output.
For instance, in the following case: $ ip route 128.178.77.0/24 dev eth2 proto kernel scope link src 128.178.77.99 10.0.0.0/8 dev eth3 proto kernel scope link src 10.0.50.1 default via 128.178.77.1 dev eth2 metric 1 default via 10.0.0.1 dev eth3 metric 100 the value of $addr will be the IP address of eth3, and not eth2, as I would have expected. ** Affects: eucalyptus Importance: Undecided Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- Wrong CC IP address detected by eucalyptus-ipaddr.conf https://bugs.edge.launchpad.net/bugs/523126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs