From a8a377f7c424b4cf70c6ff6c9865c50ea2073a7f Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:22:30 -0700 Subject: [PATCH] docs: Document issues when not including subnet mask on VNET jails --- docs/chapters/networking.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index d94bf27d7..255d10246 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -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: