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

3 Connections per host



i want to allow only 3 connections per client host on my woody Debian , 2.4.26 Linux

iptables -p tcp --syn --dport 22 -m iplimit --iplimit-above 3 -j REJECT

is This correct?
i get this::no command specified

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



Reply to: