OpenVZ Forum


Home » General » Support » iptables --update
iptables --update [message #26894] Mon, 04 February 2008 22:54 Go to previous message
swapneel is currently offline  swapneel
Messages: 8
Registered: November 2007
Junior Member
Hello,

We have the following modules listed in /etc/sysconfig/iptables-config in the hardware node.

IPTABLES_MODULES="ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp"

A user adding a rule such as the one given below,

iptables -A INPUT -p tcp -i venet0 -m state --state NEW --dport 22 -m recent --update --seconds 15 -j DROP

results in,

[root@vps /]# iptables -A INPUT -p tcp -i venet0 -m state --state NEW --dport 22 -m recent --update --seconds 15 -j DROP
iptables: No chain/target/match by that name

Is there any other module we have left out ? Any help is much appreciated. Thanks




 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Quota file is gone!
Next Topic: [SOLVED] Kernel Panic !
Goto Forum:
  


Current Time: Sun Aug 04 09:16:33 GMT 2024

Total time taken to generate the page: 0.02787 seconds