Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 17:25:20 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        Aiza <aiza21@comclark.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: ezjail
Message-ID:  <88406719@serv3.int.kfs.ru>
In-Reply-To: <4BA5AA53.5030503@comclark.com> (Aiza's message of "Sun\, 21 Mar 2010 13\:10\:43 %2B0800")
References:  <4BA5AA53.5030503@comclark.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aiza <aiza21@comclark.com> writes:

> Now I would like to play with jails. One for postfix, apache, and ftp.
> My reading of EZJAIL and the jails section of the handbook lead me to
> believe I need a unique IP address for each jail. Is that correct?

No. As long as you use different ports for different jails/services
you may use one ip-address for those jails:
-----
% jls
   JID  IP Address      Hostname                      Path
     1  192.168.100.10  ftp.xxx.ru                    /jails/ftp.xxx.ru
     2  192.168.100.10  mx.xxx.ru                     /jails/mx.xxx.ru
     3  192.168.100.10  http.xxx.ru                   /jails/http.xxx.ru
-----

-- 
WBR, bsam



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