OpenVZ Forum


Home » General » Support » iptables --update
iptables --update [message #26894] Mon, 04 February 2008 22:54 Go to next 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




Re: iptables --update [message #26898 is a reply to message #26894] Tue, 05 February 2008 00:08 Go to previous messageGo to next message
rickb is currently offline  rickb
Messages: 368
Registered: October 2006
Senior Member
last I checked, iptables recent module is not virtualized.



-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions

UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
Re: iptables --update [message #26984 is a reply to message #26894] Wed, 06 February 2008 14:35 Go to previous messageGo to next message
xemul is currently offline  xemul
Messages: 248
Registered: November 2005
Senior Member
It must be in 2.6.24. What kernel do you use?

http://static.openvz.org/userbars/openvz-developer.png
Re: iptables --update [message #27132 is a reply to message #26984] Sun, 10 February 2008 17:30 Go to previous messageGo to next message
swapneel is currently offline  swapneel
Messages: 8
Registered: November 2007
Junior Member
We're running 2.6.9 (2.6.9-023stab044.4-enterprise).
Re: iptables --update [message #28159 is a reply to message #27132] Mon, 10 March 2008 18:39 Go to previous messageGo to next message
optize is currently offline  optize
Messages: 33
Registered: September 2006
Member
Any updates to this? I have the same problem.
Re: iptables --update [message #28583 is a reply to message #28159] Mon, 24 March 2008 17:34 Go to previous message
locutius is currently offline  locutius
Messages: 125
Registered: August 2007
Senior Member
any update to this

is ipt_recent planned for virtualisation or has it happened?

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


Current Time: Sun Aug 04 06:59:35 GMT 2024

Total time taken to generate the page: 0.02513 seconds