[Bug 242744] IPSec in transport mode between FreeBSD hosts blackholes TCP traffic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 21 13:02:14 UTC 2019


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

--- Comment #13 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Victor Sudakov from comment #5)

> Or I'll try if you provide an example of matching such a packet.

This works for me:

ipfw add tcp-setmss 1418 tcp from any to 'table(1)' tcpflags syn out
ipfw add tcp-setmss 1418 tcp from 'table(1)' to any tcpflags syn in

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list