Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2021 07:23:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254520] net/wireguard-kmod: pf  not working
Message-ID:  <bug-254520-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254520
           Summary: net/wireguard-kmod: pf  not working
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: decke@FreeBSD.org
          Reporter: matthias.pfaller@familie-pfaller.de
             Flags: maintainer-feedback?(decke@FreeBSD.org)
          Assignee: decke@FreeBSD.org

I have the following rules in my pf.conf:

rdr on wg0 inet6 proto tcp from xxx::/48 to xxx::1 port =3D 443 -> xxx::1 p=
ort
344
rdr on wg0 inet  proto tcp from 10.33.68.0/23 to 10.33.66.130 port =3D 443 =
->
10.33.66.130 port 344

With wireguard-go this is working as expected (by me). With wireguard-kmod =
this
seems to get ignored. Connections coming in over wg0 will connect to port 4=
43
and not to port 344.

regards, Matthias

--=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-254520-7788>