Add ndproxy to support neighbor discovery of VMs from the public internet.

This commit is contained in:
Tom Alexander
2025-12-07 14:31:15 -05:00
parent 613204d9fa
commit 9bc3aed323
14 changed files with 149 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ pass quick on $allow
# doas route add -host 74.80.180.139 -interface jail_nat
# doas route add -net 10.129.0.0/16 -interface jail_nat
# ? doas route -6 add -net '2620:11f:7001:7:ffff:ffff:0ad7:0100/120' -interface jail_nat
# ? doas ifconfig jail_nat inet6 2620:11f:7001:7:ffff:ffff:0ad7:0101/120
# doas sysctl net.link.ether.inet.proxyall=1
# Plus this in pf.conf:
# pass quick from any to 74.80.180.139