HI Jacek,
Thanks for you help!
I tried this and this is what iptables says:

root@nmdev:~>iptables -t prestate -f -j NOTRACK
iptables v1.2.5: no command specified
Try `iptables -h' or 'iptables --help' for more information.

I never saw the prestate table in iptables help anywhere??

What should I do to fix this?
Thanks again,
Yogini

 -----Original Message-----
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]  On Behalf Of Jacek Konieczny
Sent:   Monday, March 11, 2002 11:43 PM
To:     [EMAIL PROTECTED]
Subject:        Re: HELP! iptables -f flag does not drop fragments...

On Mon, Mar 11, 2002 at 06:51:06PM -0800, Yogini Parkhi wrote:
> Is there a way to tell connection tracking not to reassemble?
Have you tried:
iptables -t prestate -f -j NOTRACK
?

Greets,
        Jacek


Reply via email to