https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273198
--- Comment #5 from Igor Ostapenko <igor.ostape...@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.