Re: Big problem with jail in 8.4

2013-06-25 Thread Albert Shih
Le 25/06/2013 à 15:51:54+0200, Albert Shih a écrit > Hi, > > I've got a big problem with jail under freebsd 8.4. > > On this server I got two network interface. Let's say bce0 and bce1. Each > of this interface is in his own subnet. > > I've some few jail running on the interface bce0 and man

Big problem with jail in 8.4

2013-06-25 Thread Albert Shih
Hi, I've got a big problem with jail under freebsd 8.4. On this server I got two network interface. Let's say bce0 and bce1. Each of this interface is in his own subnet. I've some few jail running on the interface bce0 and many on the interface bce1. I'm using fib with jail_name_fib="1

Loopback and jail.conf

2013-06-25 Thread Ivailo Tanusheff
Hi, I'm trying to use the new jail.conf configuration for several jails on a single host. Due to some software limitations I need to have the loopback set on all jails, e.i. for each jail I need something like: lo0: flags=8049 metric 0 mtu 16384 options=63 inet 127.0.0.1 net