From: Murugavel T. <tmu...@gm...> - 2005-01-31 05:56:55
|
Hi, We have to implement snort-inline without ip_conntrack module. Is it possible? iptables -t mangle -A FORWARD -p tcp -s <xxxxxx> --syn -m state --state NEW -j MARK --set-mark 1 iptables -t mangle -A FORWARD -p tcp -s <xxxxxxxxxx> -m state --state ESTABLISHED -j MARK --set-mark 2 iptables -A FORWARD -s <xxxxxxx> -j QUEUE In the above rule ipt_state using ip_conntrack module. Is there any other way to modify the rule without ip_conntack? Regards Murugavel -- Regards Muruga>>----le> "Success comes to the person who does today" |