[Bug 632896] Re: Leaves unreachable entries in /etc/hosts when stopping network
Mathieu Trudel
mathieu.tl at gmail.com
Tue Oct 19 19:32:26 UTC 2010
Thanks for the patch Anders, preparing to upload it now...
** Changed in: network-manager (Ubuntu)
Status: Confirmed => In Progress
** Changed in: network-manager (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel (mathieu-tl)
--
Leaves unreachable entries in /etc/hosts when stopping network
https://bugs.launchpad.net/bugs/632896
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in NetworkManager: Fix Released
Status in “network-manager” package in Ubuntu: In Progress
Status in Fedora: Unknown
Bug description:
Binary package hint: network-manager
NetworkManager modifies /etc/hosts to look like this:
18.111.118.108 balanced-tree # Added by NetworkManager
127.0.0.1 localhost.localdomain localhost
::1 balanced-tree localhost6.localdomain6 localhost6
127.0.1.1 balanced-tree
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
But when stopping the network, it does not undo these modifications. This leaves the system hostname pointing at a non-routable address, which breaks various applications.
More information about the Ubuntu-sponsors
mailing list