https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248474

--- Comment #17 from Andrey V. Elsukov <a...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to