Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 12:11:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252105] [pf] interface modifier :0 pick link local address
Message-ID:  <bug-252105-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252105

            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@FreeBSD.org
          Reporter: sdalu@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,=20
but it doesn't seem to be the case anymore

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252105-227>