> On Feb 24, 8:30 pm, RedShift <[EMAIL PROTECTED]> wrote: > This is how it should be: > > [EMAIL PROTECTED] ~]$ cat /etc/hosts > # > # /etc/hosts: static lookup table for host names > # > > #<ip-address> <hostname.domain.org> <hostname> > 127.0.0.1 localhost.local localhost > 192.168.0.102 polaris.local polaris > 192.168.0.1 galaxy.local galaxy > > # End of file > [EMAIL PROTECTED] ~]$
i changed it to: ------------------------------------------------ [EMAIL PROTECTED] ~]$ cat /etc/hosts # # /etc/hosts: static lookup table for host names # #<ip-address> <hostname.domain.org> <hostname> 127.0.0.1 localhost.localdomain localhost 192.168.0.3 arch.localdomain arch # End of file [EMAIL PROTECTED] ~]$ ------------------------------------------------ and gave it a reboot. trust me , it does not help :-( _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
