Date: Wed, 4 Dec 2002 15:48:25 +0100 From: Ruben de Groot <fbsd-q@bzerk.org> To: Jeff MacDonald <jeff@interchange.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Another Jail Question Message-ID: <20021204144825.GA23097@ei.bzerk.org> In-Reply-To: <HJEPJELDKPJEEIIFNLNHAEBLCBAA.jeff@interchange.ca> References: <20021204142056.GA22971@ei.bzerk.org> <HJEPJELDKPJEEIIFNLNHAEBLCBAA.jeff@interchange.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 04, 2002 at 09:27:33AM -0500, Jeff MacDonald typed: > Hi, > > I have been thinking about running 2 jails on my home server > one for "work sensitive" data, the other for personal fun stuff. > > However i only have 1 ip at my house [static]. > > Could i take the server taht will have jails on it, put it behind > a natd box so it has 2 ip's [192.168.0.1 and .2] and just make > the nat box, forward packets to teh appropriate jail based upon > what port they come in on ? Alternatively, you can run both jails on the same IP address. As long each jail uses different portnumbers there will be no conflicts. > > also, if i have host machine with 2 jails in it, i know i can't > run PostgreSQL in the jails, can i run it on the host environment > and make the jails access it via TCP ? > > server is a dual PII 300 with 512 megs of ram, this should be fine > to handle 2 jails, right ? > > thanks. > > jeff. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?20021204144825.GA23097>