V
vesterman
Guest
I am getting Logwatch reports daily from my server.
I want to block this:
Unknown Entries:
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=dog.xyzdns.net : 3766 Time(s)
The day before, I put
deny from *.xyzdns.net in the htaccess file for my main site.
The entry above showing 3766 times(s) is the next day, after I made the entry into the htaccess file.
So I am guessing that the htaccess file on the main site won't do it, it needs to be at the server level.
How do I go about this? I thank all in advance who help with this.
In the meantime I will keep searching for a solution.
I want to block this:
Unknown Entries:
authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=dog.xyzdns.net : 3766 Time(s)
The day before, I put
deny from *.xyzdns.net in the htaccess file for my main site.
The entry above showing 3766 times(s) is the next day, after I made the entry into the htaccess file.
So I am guessing that the htaccess file on the main site won't do it, it needs to be at the server level.
How do I go about this? I thank all in advance who help with this.
In the meantime I will keep searching for a solution.