Quote:
Originally posted by Bear:
Hi all,
My server is attacked by a hacker, he try to guess my member area password. I already deny his IP but he still try to access my site and make my server generate a lot of 403 error.
|
dont denny the IP in your webserver.
if u using unix / linux / BSD
reject in the system route table the IP !
if linux
/sbin/route add -host IPOFUSER gw 127.0.0.1
bsd :
route add -host IP_OF_USER -reject
BUT read bevor the "man route" for rejecting this
or give ne a query on ICQ ...
------------------
"Shock your systemadministration! Read manual-pages!"