> The IP should only be brought up and down if there's an interface
> mentioned in the jail config.
In jail.config specify IP address only and remove reference to interface (re1)
Brilliant. Works like a charm - thank you very much.
-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View t
On 2/4/2014 6:19 AM, Beeblebrox wrote:
I have two NIC's, re1 faces internal LAN. re1 also has a jail running on it
for diskless clients (tftp, dhcp). IP assigned to re1 by /etc/rc.conf and
jail.conf are same: ip4.addr = 192.168.2.1/24
A /32 subnet will break diskless clients and also prevents ga
I have two NIC's, re1 faces internal LAN. re1 also has a jail running on it
for diskless clients (tftp, dhcp). IP assigned to re1 by /etc/rc.conf and
jail.conf are same: ip4.addr = 192.168.2.1/24
A /32 subnet will break diskless clients and also prevents gatewaying of
traffic from laptops connecti