[pkg-lighttpd] Bug#564556: /usr/share/lighttpd/use-ipv6.pl causes this
Roman Mamedov
roman at rm.pp.ru
Mon Jan 11 12:38:22 UTC 2010
On Mon, 11 Jan 2010 17:26:03 +0500
Roman Mamedov <roman at rm.pp.ru> wrote:
> When I comment it out and just add the following instead:
>
> server.socket = "[::]:80"
>
> ...the server starts up fine and listens both on IPv4 and IPv6
Hm, actually no, it does not listen on IPv6 that way. The proper fix is:
server.use-ipv6 = "enable"
And don't forget to ensure you have "net.ipv6.bindv6only = 0" in
your /etc/sysctl.d/bindv6only.conf
Comments in bug #560837 have some useful information on the matter.
--
With respect,
Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-lighttpd-maintainers/attachments/20100111/05faddb0/attachment.pgp>
More information about the pkg-lighttpd-maintainers
mailing list