Re: ipt_recent is now missing? [message #28807 is a reply to message #28800] |
Fri, 28 March 2008 16:29   |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Matt,
please, don't pay attention to this warnings,
as Vasily already said - they are generated by vzctl and vzctl really doesn't know anything about ipt_recent.
But despite on this warning, functionality of the ipt_recent module _will be_ available inside a Container - just try to use it!
You can check which modules are available inside a Container by 'cat /proc/net/ip_tables_matches':
# vzctl exec 100 cat /proc/net/ip_tables_matches
recent
length
ttl
tcpmss
multiport
multiport
limit
tos
icmp
udp
tcp
Just try to create a rule inside a Container which requires ipt_recent functionality - it should work. Could you please try and share the results with us?
Thank you,
Konstantin Khorenko
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|