Here's the output of netstat -l -t. It looks like the 'www'-port is only on tcp, whereas other services are connected to tcp6 (meaning ipv6 and ipv4?).
[EMAIL PROTECTED]:~$ netstat -l -t Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:webcache *:* LISTEN tcp 0 0 *:www *:* LISTEN tcp 0 0 *:51413 *:* LISTEN tcp 0 0 localhost:ipp *:* LISTEN tcp6 0 0 localhost:6880 [::]:* LISTEN tcp6 0 0 [::]:8008 [::]:* LISTEN tcp6 0 0 localhost:45100 [::]:* LISTEN tcp6 0 0 [::]:33333 [::]:* LISTEN tcp6 0 0 [::]:ssh [::]:* LISTEN tcp6 0 0 [::]:55230 [::]:* LISTEN [EMAIL PROTECTED]:~$ -- apache has lost IPv6 connectivity in Heron update https://bugs.launchpad.net/bugs/212554 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs