Enable ipv6 on homeserver.

This commit is contained in:
Tom Alexander
2024-07-12 21:44:43 -04:00
parent 0e2c7adaf9
commit 6be368a1e8
8 changed files with 24 additions and 12 deletions

View File

@@ -28,8 +28,8 @@ block log all
pass out on $ext_if
pass in on jail_nat
match in on jail_nat from any to any dnpipe 1
match in on jail_nat from any to $rfc1918 dnpipe 2
# match in on jail_nat from any to any dnpipe 1
# match in on jail_nat from any to $rfc1918 dnpipe 2
# Allow traffic from my machine to the jails/virtual machines
pass out on jail_nat from $jail_nat_v4