OpenVZ Forum


Home » General » Support » *SOLVED* ipt_mport and ipt_iplimit
Re: ipt_mport and ipt_iplimit [message #14774 is a reply to message #14759] Tue, 10 July 2007 10:58 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

I think "ipt_mport" is multiport matching, is it? If so, you can use it on HN:

# iptables -A INPUT -p udp -m multiport --ports 567 -j DROP


"limit" also works on HN:

# iptables -A INPUT -p udp -m  limit --limit 567/second


multiport and limit also work in VE.

Vasily.




 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Need help with OVZ networking implementation!
Next Topic: *SOLVED* Question about the right kernel download
Goto Forum:
  


Current Time: Mon Aug 12 00:59:40 GMT 2024

Total time taken to generate the page: 0.02867 seconds