Results 1 to 1 of 1
-
3rd Apr 2012, 08:27 AM #1OPBanned
[SOLVED MYSELF] Block ddos ip ? iptables dont works ?
I hav already do this
ssh
iptables -A INPUT -s 208.76.50.76 -j DROP
then saved it
but when i do in ssh
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1
i still see
62 208.76.50.76
//reeboted server and its gonedevNULL Reviewed by devNULL on . Block ddos ip ? iptables dont works ? I hav already do this ssh iptables -A INPUT -s 208.76.50.76 -j DROP then saved it but when i do in ssh Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Block DoS/DDoS attacks using IPTables in SSH
By DXS in forum Tutorials and GuidesReplies: 21Last Post: 27th May 2012, 03:20 PM -
sharpleech dont works?
By canisko in forum Technical Help Desk SupportReplies: 0Last Post: 16th Jun 2011, 05:05 PM -
Block most DDoS using htaccess file!
By l0calh0st in forum Technical and Security TutorialsReplies: 21Last Post: 2nd Apr 2011, 08:28 AM -
Howto Block common DDOS Attacks
By robert420 in forum Tutorials and GuidesReplies: 0Last Post: 14th Oct 2010, 06:34 PM -
Great Tip: Finally something works!, send SMS around the world for FREE (Works 100%).
By Tigger in forum Tutorials and GuidesReplies: 4Last Post: 17th Feb 2010, 11:34 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...