Date: Mon, 11 Jan 2010 00:04:57 +0200 From: Kaya Saman <SamanKaya@netscape.net> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: freebsd-jail@freebsd.org Subject: Re: Using 'Jails' like Solaris Zones?? Message-ID: <4B4A4F09.1080901@netscape.net> In-Reply-To: <4B4A4DF3.5010509@quip.cz> References: <4B4A422F.9060307@netscape.net> <4B4A4DF3.5010509@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
> > AFAIK FreeBSD jail can't be bound to a specific NIC, but can be bound > to IP address(es) and addresses can be assigned to a different NICs. > It means, if you have following NICs: nic0, nic1 and IPS on NICs: > nic0 = 10.10.10.10 > nic1 = 10.20.20.20 > > Then if you start first jail with IP 10.10.10.10 and second jail with > IP 10.20.20.20, then first jail will use nic0 and second jail will use > nic1 > > You can also use more than one IP from more than one NIC in one jail > thanks to BZs work on multi-ip jail (since 7.2) > > Miroslav Lachman Thanks! This is actually a really great idea..... and probably will do just what I want. I am guessing in a 4 NIC environment I can even use this to create an internal private master/slave config and also have a public master/slave too. All I need to do now is learn how to configure and use 'Jails'. Regards, Kaya
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B4A4F09.1080901>