[EMAIL PROTECTED] wrote:
hi list

I'm tring to make apache work inside a jail (6.1)
apachctl start gives following errors

no listening sockets available, shutting down

here's some sysctl values on my host

security.jail.allow_raw_sockets: 1
security.jail.enforce_statfs: 2
security.jail.set_hostname_allowed: 1
security.jail.socket_unixiproute_only: 1
security.jail.sysvipc_allowed: 0
security.jail.chflags_allowed: 0

thanks for your helps

Try making sure all your HTTPd instances on the system bind to a specific IP.
Sounds to me like you have another web server bound to * outside the jail ?

Dominic

regards

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to