Date: Thu, 29 Jan 2009 08:53:29 +1100 From: Andrew Snow <andrew@modulus.org> To: Dmitry Morozovsky <marck@rinet.ru> Cc: freebsd-stable@FreeBSD.org Subject: Re: jail: external and localhost distinction Message-ID: <4980D3D9.5060409@modulus.org> In-Reply-To: <alpine.BSF.2.00.0901290021000.91263@woozle.rinet.ru> References: <alpine.BSF.2.00.0901290021000.91263@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote: > am I right concluding that under FreeBSD jail there is no way to attach two > processes to the same port of external interface address and localhost? > > I tried to move rather standard two-tier nginx(ip:80)+apache(127.1:80) scheme > into a jail and on apache start got In FreeBSD jails, the loopback interface doesn't exist - 127.0.0.1 is hardwired internally to point to the (external) jail IP.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4980D3D9.5060409>