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

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
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: Loopback and jail.conf

2013-06-26 Thread Mark Felder
On Wed, Jun 26, 2013, at 7:12, Ivailo Tanusheff wrote: > I need all jails to use the 127.0.0.1 address, not different hosts in > 127.0.0 network. > Jails cannot all share the same loopback. The networking in a jail is a bit odd if you're new to it. If you really want each jail to act like its own

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

2013-06-26 Thread Scott Lambert
On Wed, Jun 26, 2013 at 12:12:54PM +, Ivailo Tanusheff wrote: > I need all jails to use the 127.0.0.1 address, not different hosts in 127.0.0 > network. man jail ip4.addr A list of IPv4 addresses assigned to the prison.