Page MenuHomeFreeBSD

pfctl: change for af-to / NAT64 support.
ClosedPublic

Authored by kp on Nov 27 2024, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 5:34 PM
Unknown Object (File)
Sun, Jan 12, 3:56 PM
Unknown Object (File)
Sun, Jan 12, 12:27 PM
Unknown Object (File)
Sun, Jan 12, 2:40 AM
Unknown Object (File)
Sat, Jan 11, 11:40 AM
Unknown Object (File)
Dec 17 2024, 10:08 AM
Unknown Object (File)
Dec 12 2024, 6:59 PM
Unknown Object (File)
Dec 7 2024, 8:00 PM

Details

Summary

The general syntax is:
pass in inet from any to 192.168.1.1 af-to inet6 from 2001::1 to 2001::2
In the NAT64 case the "to" is not needed in af-to and the IP is extraced
from the IPv6 dst (assuming a /64 prefix).
Again most work by sperreault@, mikeb@ and reyk@
OK mcbride@, put it in deraadt@

Obtained from: OpenBSD, claudio <claudio@openbsd.org>, 0cde32ce3f
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60824
Build 57708: arc lint + arc unit