fsociety3765
Explorer
- Joined
- Feb 2, 2021
- Messages
- 61
Hi all,
I have a need to create a jail that is completely isolated from everything else on my network.
I have a separate network interface added to TrueNAS that will be dedicated for use on this jail. I have created a dedicated network on my router of 192.168.100.1/29, no DHCP server, and I have set up the firewall so that this network is isolated and blocked off from everything else. It only has internet access.
In creating the jail, I assigned this new interface (vtnet1) and set a static IP (no DHCP server on this network).
The jail doesn't seem to be isolated though. Or at least not as isolated as I was expecting it to be. The jail cannot communicate with any of my other subnets which is what I expected, however, if I run
Is there anything I am missing? Searching around, there are mentions of "bridges". Is that maybe my problem? Do I need to add this interface to a new bridge and then assign the bridge to the jail?
Thanks,
FS
I have a need to create a jail that is completely isolated from everything else on my network.
I have a separate network interface added to TrueNAS that will be dedicated for use on this jail. I have created a dedicated network on my router of 192.168.100.1/29, no DHCP server, and I have set up the firewall so that this network is isolated and blocked off from everything else. It only has internet access.
In creating the jail, I assigned this new interface (vtnet1) and set a static IP (no DHCP server on this network).
The jail doesn't seem to be isolated though. Or at least not as isolated as I was expecting it to be. The jail cannot communicate with any of my other subnets which is what I expected, however, if I run
ifconfig
, it is still seeing the other TrueNAS network interface (vtnet0) and a bunch of other stuff.Is there anything I am missing? Searching around, there are mentions of "bridges". Is that maybe my problem? Do I need to add this interface to a new bridge and then assign the bridge to the jail?
Thanks,
FS