Switch to a different ip address range.

This commit is contained in:
Tom Alexander
2022-10-29 20:11:25 -04:00
parent 2e893733a8
commit 4de74765af
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
ext_if = "{ igb0 igb1 ix0 ix1 wlan0 }"
jail_net_v4 = "10.10.11.0/24"
jail_net_v4 = "10.193.223.0/24"
dhcp = "{ bootpc, bootps }"
allow = "{ nat_uplink0 }"