Peter Palfrader <[EMAIL PROTECTED]> wrote: > > Maybe it is a misconfiguration, but I don't hope so: > marvin:~# cat /etc/hosts > 127.0.0.1 localhost > 192.168.112.2 marvin.ibk.palfrader.org
> # The following lines are desirable for IPv6 capable hosts > # (added automatically by netbase upgrade) > ::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 I suspect that it's just trying to lookup localhost for IPv6. Try putting in a ::1 localhost and see what happens. -- Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

