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