Hi Mathieu, On Fri, Jan 07, 2011 at 05:01:56PM -0000, Mathieu Trudel-Lapierre wrote: > You should be able to add the following to /etc/NetworkManager/nm- > system-settings.conf: > > [keyfile] > hostname=<whatever FQDN you want to force NM to use> > > ** Changed in: network-manager (Ubuntu) > Status: New => Incomplete
Thanks for your reply. Sorry for not responding earlier. Unfortunately doing as advised does not change anything for me. NM seems to ignore the 'hostname' statement. But I came up with another solution for me today: In /etc/hosts I removed the line with the ethernet ip address an added the FQDN to the localhost entries. /etc/hosts looks now like this: 127.0.0.1 bunny.sgs.dfn.de bunny localhost.localdomain localhost ::1 bunny.sgs.dfn.de bunny localhost6.localdomain6 localhost6 # 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 ff02::3 ip6-allhosts In our static setup (no DHCP, Interface configured in /etc/network/interfaces and "managed=false" in "nm-system-settings.conf") everything seems to work as expected for us. Dont's know yet if the missing ethernet ip in /etc/hosts will break som applications but so far everything looks good. Thanks, Raoul -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663744 Title: changing /etc/hosts breaks ssh-login with kerberos -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
