[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2011-02-05 Thread Logain Smith
*** This bug is a duplicate of bug 397393 *** https://bugs.launchpad.net/bugs/397393 ** This bug has been marked a duplicate of bug 397393 can't bind to ::1 * You can subscribe to bug 397393 by following this link: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/397393/+subscribe

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-11-15 Thread Alex Athanasopoulos
What is the workaround? What is a good way to automatically add an ip6 address to say my eth0 interface at boot time before apache2 starts? (for those of use that are not proficient in network initialization). I've switched my local http applications to ipv6 to familiarize myself with ipv6 but I

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-11-15 Thread Loïc Minier
Add some public IPv6 to your box; perhaps with some tunnel broker? -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-11-15 Thread Alex Athanasopoulos
Just any ipv6 for my own private network. For example, if I do this: sudo ifconfig eth0 add 1::2 ...then apache starts listening on :::80 I just want this to be done automatically at boot time. Perhaps by putting some commands in /etc/network/interfaces? -- apache2 does not listen on ipv6 at all

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-11-15 Thread Loïc Minier
Sure, look at the interfaces(5) man page and search for inet6 But you want to pick an address which is not a public IPv6 of someone else -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You received this bug notification

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
It seems reasonable to not listen on IPv6 if no v6 address is configured. Unfortunately, Apache (or rather APR) does this by using getaddrinfo's AI_ADDRCONFIG flag. And glibc seems to ignore IPv6 addresses of scope host (i.e. ::1) when deciding if an v6 address is configured. For me, the default

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
** Package changed: apache2 (Ubuntu) = eglibc (Ubuntu) -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
It seems reasonable to not listen on IPv6 if no v6 address is configured. Unfortunately, Apache (or rather APR) does this by using getaddrinfo's AI_ADDRCONFIG flag. And glibc seems to ignore IPv6 addresses of scope host (i.e. ::1) when deciding if an v6 address is configured. For me, the default

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
** Package changed: apache2 (Ubuntu) = eglibc (Ubuntu) -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-10 Thread Clint Byrum
** Summary changed: - apache2 doens't listen on ::1 when there is no routable IPv6 address + apache2 does not listen on ipv6 at all when there is no routable IPv6 address -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-10 Thread Clint Byrum
** Summary changed: - apache2 doens't listen on ::1 when there is no routable IPv6 address + apache2 does not listen on ipv6 at all when there is no routable IPv6 address -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You