Comment 14 for bug 316862

Revision history for this message
johnsdagg (johndaggett) wrote :

similarly, i can make computer01 and computer02 entries in the /etc/hosts file which allows nautilus to behave as one would hope, but again this isn't a solution because i have other boxes on the network that use dynamic ip addresses.

example /etc/hosts file:

127.0.0.1 localhost
127.0.1.1 computer03
192.168.1.100 computer01
192.168.1.101 computer02

# 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