Tech Support

[ Tech Support ] [ Main Menu ]


  


3978


Date: August 21, 2015 at 10:22:46
From: BJ, [DNS_Address]
Subject: Bopp


Advice is to continue to block countries since there are only so many havens. Here is his email.

So the general idea is subnet block by /24. THis way if the ip changes 91.212.45.100 => 91.212.45.101 , still blocked

For nginx
cd /usr/local/nginx/conf/
# vi nginx.conf
deny 91.212.45.0/24;
deny 91.212.65.0/24;

apache directives or .htaccess think /24 notation works or you can just leave off final set
order allow,deny
deny from 91.212.45
allow from all


Responses:
[3979]


3979


Date: August 21, 2015 at 10:46:10
From: mr bopp, [DNS_Address]
Subject: Re: Bopp


thanks bj


Responses:
None


[ Tech Support ] [ Main Menu ]

Generated by: TalkRec 1.17
    Last Updated: 30-Aug-2013 14:32:46, 80837 Bytes
    Author: Brian Steele