Due to increasing hack attacks on my server, slowing down everything, I am in great need to do something asap.
I have come upon APF (Advanced Policy Firewall) and BFD (Brute Force Detection) which seems to be able to work together - http://www.webhostgear.com/240.html
I block SSH and put my static IP as trusted so I can SSH all I want and those overnight script scanner attacks only put a little load on my server drop’n the packets isntead of having failed login attempts.
I wouldn’t block NodeWorx though b/c thats a good backup. If your IP should change or…
if you get hit by a hurricane and the power is out for 5 days, but then hey, you get a generator and get that PC fired up only to find that the DSL is out and you have to use a dial-up backup account that will of course give you a totally different IP. If NodeWorx isn’t block then you can log into NodeWorx and unblock SSH login or add your new temporary dial-up IP :rolleyes:
I also block MySQL port since everything with MySQL is done locally.
Yes, but if you are not blocking NodeWorx you dont really need to worry about putting debug mode on because you can just open the SSH ports again through NodeWorx.
Yes, block all TCP/UDP
Everything works fine for me, I believe this is only if a remote computer is connecting directly to the database, but all your sites and PHPmyAdmin access the server via localhost
This is really up to you what else you want to block or leave open, but I wouldn’t mess with anything you are not sure about.
Good Luck and hopefully you will see a nice CPU drop from no more hack attempts via SSH. I guess my not allowing root direct SSH access is kind of pointless now since no one can log into SSH