Re: resolver inside a jail

2006-12-11 Thread Edwin Groothuis
On Mon, Dec 11, 2006 at 09:34:22AM +, Bjoern A. Zeeb wrote: > On Mon, 11 Dec 2006, Edwin Groothuis wrote: > > [loopback address in jail] > >Is this something I should open a bug report for? > > No, it's a well known "feature" of jails that INADDR_LOOPBACK gets > translated to the jails addres

Re: resolver inside a jail

2006-12-11 Thread Bjoern A. Zeeb
On Mon, 11 Dec 2006, Edwin Groothuis wrote: [loopback address in jail] Is this something I should open a bug report for? No, it's a well known "feature" of jails that INADDR_LOOPBACK gets translated to the jails address. There is no INADDR_LOOPBACK inside a jail - check ifconfig ;) -- Bjoern