[Bug 252105] [pf] interface modifier :0 pick link local address

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 24 12:11:34 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252105

            Bug ID: 252105
           Summary: [pf] interface modifier :0 pick link local address
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: sdalu at sdalu.com

When trying to perform nat on ipv6, I tried the rule:
nat pass on wan0 inet6 from net0:network to any -> wan0:0

But wan0:0 is picking the link-local address

# pfctl -s nat
nat pass on wan0 inet6 from dcb:e130:f4cb:2d97::/64 to any ->
fe80::428d:5cff:feb1:a4fd

I've found issue #201695 related to this problem and marked as fixed, 
but it doesn't seem to be the case anymore

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list