Nice!
-
Nice! NAT64 in action, My IPv6-only jail can successfully talk with Github. No tayga, just the new "af-to" feature, that the "pf" firewall got in 15.0-RELEASE:
pass in quick on bastille0 inet6 from $jail_net to 64:ff9b::/96 \
af-to inet from ($ext_if) keep stateThis is genuinly nice!
#freebsd #networking #pf #nat64 #ipv6

-
L larvitz@burningboard.net shared this topic
R relay@relay.an.exchange shared this topic -
Nice! NAT64 in action, My IPv6-only jail can successfully talk with Github. No tayga, just the new "af-to" feature, that the "pf" firewall got in 15.0-RELEASE:
pass in quick on bastille0 inet6 from $jail_net to 64:ff9b::/96 \
af-to inet from ($ext_if) keep stateThis is genuinly nice!
#freebsd #networking #pf #nat64 #ipv6

@Larvitz OT: Patches accepted for IPv6 "longer loopback": https://datatracker.ietf.org/doc/draft-kumari-ipv6-loopback/
-
S stefano@mastodon.bsd.cafe shared this topic