This commit is contained in:
2026-01-01 21:53:29 -05:00
parent 748620ff5c
commit 4340537cbd

View File

@@ -54,9 +54,9 @@ Prepare the host for VNET jails.
Add the following lines to the /etc/rc.conf file
``` sh
ifconfig_re1="DHCP"
cloned_interfaces="bridge0"
ifconfig_bridge0="addm re1 up"
ifconfig_re1 = "DHCP"
cloned_interfaces = "bridge0"
ifconfig_bridge0 = "addm re1 up"
```
### 6. BastilleBSD + ZFS Configuration