Re: Re[2]: Loopback and jail.conf

2013-06-26 Thread Scott Lambert
lambert@nagios1:~> > -Original Message- > From: Lars Engels [mailto:lars.eng...@0x20.net] > Sent: Wednesday, June 26, 2013 2:00 PM > To: Ivailo Tanusheff > Cc: wishmaster; freebsd-jail@freebsd.org > Subject: Re: Re[2]: Loopback and jail.conf > > On Wed, Jun 26, 2

RE: Re[2]: Loopback and jail.conf

2013-06-26 Thread Ivailo Tanusheff
I need all jails to use the 127.0.0.1 address, not different hosts in 127.0.0 network. -Original Message- From: Lars Engels [mailto:lars.eng...@0x20.net] Sent: Wednesday, June 26, 2013 2:00 PM To: Ivailo Tanusheff Cc: wishmaster; freebsd-jail@freebsd.org Subject: Re: Re[2]: Loopback and

Re: Re[2]: Loopback and jail.conf

2013-06-26 Thread Lars Engels
On Wed, Jun 26, 2013 at 07:47:25AM +, Ivailo Tanusheff wrote: > Mate, I do not need pf or ipfw :) > Maybe I did not describe it well, what I simply need is: > > Jail 1: > Interface em0: 192.168.0.1 > Interface lo0: 127.0.0.1 > > Jail 2: > Interface em0: 192.168.0.2 > Interface lo0: 12

RE: Re[2]: Loopback and jail.conf

2013-06-26 Thread Ivailo Tanusheff
Mate, I do not need pf or ipfw :) Maybe I did not describe it well, what I simply need is: Jail 1: Interface em0: 192.168.0.1 Interface lo0: 127.0.0.1 Jail 2: Interface em0: 192.168.0.2 Interface lo0: 127.0.0.1 Jail 3: Interface em0: 192.168.0.3 Interface lo0: 127.0.0.1 As you can s