Merge pull request #852 from BastilleBSD/tschettervictor-patch-1

docs: Document issues when not including subnet mask on VNET jails
This commit is contained in:
tschettervictor
2025-02-17 16:23:10 -07:00
committed by GitHub

View File

@@ -120,6 +120,10 @@ container interfaces as they are started and stopped. These interface names
match the pattern `eXb_bastilleX`. Internally to the containers these
interfaces are presented as `vnet0`.
If you do not specify a subnet mask, you might have issues with jail to jail
networking, especially VLAN to VLAN. We recommend always adding a subnet to
VNET jail IPs when creating them to avoid these issues.
VNET also requires a custom devfs ruleset. Create the file as needed on the
host system: