In some mail from Peter Eisch, sie said:
> 
> Can anyone help me with understanding what is happening?  Is there a way I
> can tell my local firewall to reassemble the packets into one frame before
> forwarding to my local linux (RHEL w/2.6 kernel) system?

IPFilter doesn't do reassembling of fragmented packets.

If you have linux systems on either side, you may want to try
including a rule to pass "body" fragments - e.g.

pass in quick all with frag-body,not short

Darren

Reply via email to