Hi:
I can see:
parallel:/dev/lp0
in cups
http://localhost:631the errors I now can see are also somehow related to localhost. as you mentioned already.
My /etc/hosts file shows 127.0.0.1 and the IPv6 stuff, which I always have to #-out after reboot.
I have not found a way to make this permanent.
this is my /etc/hosts:
--------------------------------------------------------
127.0.0.1 box localhost
# 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
#f02::2 ip6-allrouters
#ff02::3 ip6-allhosts
--------------------------------------------------------------
I have two NICs installed eth0 and eth1