Date: Thu, 06 Aug 2020 12:28:50 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248474] NAT broken on IPsec/VTI [if_ipsec] Message-ID: <bug-248474-7501-vVdNNllEYV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248474-7501@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248474 --- Comment #17 from Andrey V. Elsukov <ae@FreeBSD.org> --- Did you tried disable if_enc's pfil handling? % sysctl net.enc | grep filter net.enc.out.ipsec_filter_mask: 0 net.enc.in.ipsec_filter_mask: 0 Also you can try enable filtertunnel variable % sysctl net | grep filtertunnel net.inet.ipsec.filtertunnel: 1 net.inet6.ipsec6.filtertunnel: 1 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248474-7501-vVdNNllEYV>
