[Bug 273198] [14.0 CURRENT] PF recognizes encrypted IPSec traffic as coming from WAN. | NAT with IPsec Phase 2 Networks
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jul 2024 08:12:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273198 --- Comment #5 from Igor Ostapenko <igor.ostapenko@pm.me> --- I've got port forwarding working with "rdr on enc0" pf rule using the "pf_if_enc.diff" patch and the following settings: sysctl net.inet.ipsec.filtertunnel=0 sysctl net.enc.in.ipsec_filter_mask=2 sysctl net.enc.out.ipsec_filter_mask=1 If you still have interest in the mentioned setup then it will be appreciated to hear results of your testing. FYI: the patch was committed to 15-CURRENT. -- You are receiving this mail because: You are the assignee for the bug.