On 06/01/2010, at 23:27, dearknarl wrote: > I figured out why my cherokee server was only accessible at localhost. > > After a netstat, I saw that cherokee was only listening on IPv6, not IPv4. > > I've temporaraly fixed the problem by changing my system wide > /etc/sysctrl.d/ ipv bind setting, but I would like a better solution. > > How do I make cherokee listen on IPv4 and IPv6?
You could always tell Cherokee to listen to the same interface twice (with the IPv4 and IPv6 stacks). Here you have an example to listen localhost:
<<inline: IPv4_IPv6.png>>
-- Octality http://www.octality.com/
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
