limiting outgoing connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All!

I want to limit each clients outgoing connections.
Will the following be ok ?

iptables -A FORWARD -i $internal_interface -s $ip -m
limit --limit 10/s -j ACCEPT
iptables -A FORWARD  -i $internal_interface -s $ip -j
DROP

What is a good limit figure ?

regards to all,
jim


 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux