mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-18 16:21:32 +01:00
docs: Document issues when not including subnet mask on VNET jails
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user