Activity Stream
48,167 MEMBERS
62504 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member
    Website's:
    PornPermit.com Web-Proxy.me

    Default how to auto deny ip's via csf

    is there a script or something i can use to automatically add ip's to csf.deny when they have more than X number of connections?

    right now im using

    Code: 
    netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -nr | head
    which displays the top 10 ip's that are currently trying to connect with the most connections.

    is there a way to auto deny ones with say over 15 ?
    adanrott Reviewed by adanrott on . how to auto deny ip's via csf is there a script or something i can use to automatically add ip's to csf.deny when they have more than X number of connections? right now im using netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -nr | head which displays the top 10 ip's that are currently trying to connect with the most connections. is there a way to auto deny ones with say over 15 ? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    install ddosdeflate

  4.     
    #3
    Member
    Website's:
    PornPermit.com Web-Proxy.me
    installing now thanks

  5.     
    #4
    Member
    Website's:
    IPcoders.com
    You can use mod_geoIP. It's very useful and highly configurable.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to use the IP Deny Manager in cPanel
    By Areon in forum Server Management
    Replies: 0
    Last Post: 1st Mar 2014, 04:12 PM
  2. [PHP] using ipRangeCalculate.php to deny IPs
    By NewEraCracker in forum Web Development Area
    Replies: 2
    Last Post: 27th Aug 2011, 09:22 PM
  3. [Datalife Engine] How to deny full articles access to guests?
    By Divvy in forum Webmaster Discussion
    Replies: 4
    Last Post: 3rd Mar 2011, 02:33 AM
  4. PHP Approval/Deny help
    By narutoroot in forum Web Development Area
    Replies: 7
    Last Post: 1st Dec 2010, 02:38 PM
  5. [BATCH] Firewall - Allow/Deny Script
    By l0calh0st in forum Web Development Area
    Replies: 0
    Last Post: 31st Jul 2010, 04:16 PM

Tags for this Thread

BE SOCIAL