[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

regards


I have
# sysctl -a | grep 'security.jail'
security.jail.set_hostname_allowed: 1
security.jail.socket_unixiproute_only: 1
security.jail.sysvipc_allowed: 0
security.jail.enforce_statfs: 2
security.jail.allow_raw_sockets: 1
security.jail.chflags_allowed: 0
security.jail.jailed: 0


Works fine. Maybe there's another reason?
What netstat -an inside a jail says?
_______________________________________________
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