Date: Wed, 20 Sep 2006 16:47:35 +0100 From: Dominic Marks <dom@goodforbusiness.co.uk> To: rvenne@dental-on-line.fr Cc: freebsd-stable@freebsd.org Subject: Re: jail: socket unavaible Message-ID: <45116297.5090701@goodforbusiness.co.uk> In-Reply-To: <45115E21.8060003@dental-on-line.fr> References: <44F3F2FE.8000407@sun-fish.com> <20060829062640.A11793@eskimo.com> <4510EFBE.1050000@sun-fish.com> <20060920080011.B21905@eskimo.com> <45115E21.8060003@dental-on-line.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
rvenne@dental-on-line.fr 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 "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45116297.5090701>