Setting NOTRACK on all tcp connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm developing a module that should mark DSCP values on SIP and related RTP connections.
For that task i have created the relevant rules.
However i would to use the conntrack only for theses udp (SIP and RTP) connections.When testing in heavy TCP load environment i got the conntrack table full.
I tried to setup a rule for notracking TCP connections as follows:

iptables -t raw -A  PREROUTING -p tcp -j NOTRACK

but stiil i can see a lot of tcp connections in /proc/net/nf_conntrack.

How do i set the rule for tcp NOTRACK?

Thanks,

Raviv

--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux