Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 00:38:06 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        Jon Simola <jon@abccom.bc.ca>
Cc:        Marc Silver <marcs@draenor.org>, freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Multiple Jail environment(s) on one host ...
Message-ID:  <Pine.BSF.4.21.0010310037340.745-100000@thelab.hub.org>
In-Reply-To: <Pine.BSF.3.96.1001030200141.17274F-100000@newmail.netbistro.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Oct 2000, Jon Simola wrote:

> On Mon, 30 Oct 2000, The Hermit Hacker wrote:
> 
> > So far, as far as I can tell, binding the jail envs inetd to an IP appears
> > to have fixed it, but from my read of teh docs, taht shouldn't have been
> > required ... am I reading the docs wrong? *raised eyebrow*
> 
> Nope, I followed the man page 3 times, and got 3 working jails:
> 
> root@proteus:~# ps auxww |grep inet
> root       255  0.0  0.1  1028  556  ??  IsJ  Thu10PM   0:00.00 inetd -wW
> root       363  0.0  0.1  1028  648  ??  IsJ  Thu10PM   0:00.02 inetd -wW
> root       500  0.0  0.1  1028  568  ??  IsJ  Thu10PM   0:00.01 inetd -wW
> 
> That's on a 4.1-STABLE box from around Sept 19. The only sticky problems I ran
> across setting up jails was remembering to make a working /etc/resolv.conf and
> adding a route on lo0 so that my apache processes in the jails can talk to the
> mysql server running on the host.
> 
> Hmm... of course, I'm not running inetd on the host machine. Do the jails have
> working forward and reverse DNS lookups?

actually, I added -a <ip> to my jail envs and they are all working great
now ... but thanks ;)




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010310037340.745-100000>