On Fri, 16 Jul 2010 12:24:58 +0200, "Juan J." MartÃnez <[email protected]> wrote: >Can you check if this is your case? > >http://code.google.com/p/cherokee/issues/detail?id=760&q=ipv4 > >It can be fixed easily with net.ipv6.bindv6only=0 in sysctl.
Thanks Juanjo. Yes, it looks like the same issue. I'd rather have ipV4 and ipV6. ============= # sysctl -a | grep -i "net.ipv6.bindv6only" error: "Success" reading key "dev.parport.parport0.autoprobe" error: "Success" reading key "dev.parport.parport0.autoprobe0" error: "Success" reading key "dev.parport.parport0.autoprobe1" error: "Success" reading key "dev.parport.parport0.autoprobe2" error: "Success" reading key "dev.parport.parport0.autoprobe3" error: permission denied on key 'net.ipv4.route.flush' error: permission denied on key 'net.ipv6.route.flush' net.ipv6.bindv6only = 0 ============= So it looks like it's already running that way in a stock Ubuntu 10.04 host: Why then is Cherokee only listening on TCP6? _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
