ipfw3: accept fragmented packets

Chuck Musser cmusser at sonic.net
Mon Nov 28 23:13:59 PST 2016


How do you use the "frag" keyword to accept fragmented packets? I think the
particular traffic I'm generating is resulting in large packets and fragmentation,
but I can't figure out how to accept fragments to test this hypothesis.

I tried:

ipfw3 add 130 set 2 allow ip frag via tun0

And some other similar variations. They all said "bad command". Does someone
have an example of valid syntax for this filter?

Chuck


More information about the Users mailing list