- Posts: 17
- Thank you received: 0
use of dstlimit
- iamprabhu100
- Topic Author
- Offline
- New Member
Less
More
18 years 10 months ago #12482
by iamprabhu100
use of dstlimit was created by iamprabhu100
Hi,
Friends can any one tellme the use of dstlimit in linux.Up to my knowledge I know it is used for dos attack
But i dont know how exactly it is playing its role.
and tell me the explanation for this syntax
iptables -A TCPLIMIT -p tcp --syn -m dstlimit --dstlimit 10/s --dstlimit-burst 2 --dstlimit-mode srcip-dstip --dstlimit-name http --dstlimit-htable-size 256 --dstlimit-htable-expire 2000 -j RETURN
regards
Prabhakaran.D
Friends can any one tellme the use of dstlimit in linux.Up to my knowledge I know it is used for dos attack
But i dont know how exactly it is playing its role.
and tell me the explanation for this syntax
iptables -A TCPLIMIT -p tcp --syn -m dstlimit --dstlimit 10/s --dstlimit-burst 2 --dstlimit-mode srcip-dstip --dstlimit-name http --dstlimit-htable-size 256 --dstlimit-htable-expire 2000 -j RETURN
regards
Prabhakaran.D
Time to create page: 0.107 seconds