.local hostname is resolving to virbr0 IP address

scar scar at drigon.com
Sat Jul 23 05:25:06 UTC 2011


Jordon Bedwell @ 07/22/2011 10:21 PM:
> On Fri, July 22, 2011 10:19 pm, scar wrote:
>> for some reason my .local hostname is resolving the the IP address held
>> by the virbr0 interface, and i'd like it to rather resolve to the IP
>> address held by the eth0 interface.  anyone know where that is
>> controlled and how to change it back?
> 
> What is the output of:
> cat /etc/hosts
> 

$ cat /etc/hosts
127.0.0.1	cave	localhost.localdomain	localhost
127.0.1.1	cave

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
$






More information about the ubuntu-users mailing list