When an IP is banned by Fail2Ban and you want to un-ban that IP, the command you need to run is: sudo fail2ban-client set <jailname> unbanip ipaddress You can get the jailname by running: sudo fail2ban-client status If you want to find what IPs are banned by Fail2Ban, you can check the IPTABLES by running: […]
Tag archives: IP
All Sites Now Running on VPS
All my sites have been moved from shared hosting to a Virtual Private Server. Detected multiple hack attempts already 🙁 192.210.192.35 30 failed login attempts to account root (system) — Large number of attempts from this IP: 192.210.192.35 2013-03-11 13:56:27 2013-03-25 13:56:27 198.211.100.83 30 failed login attempts to account xxx (system) — Large number of […]
VPS – Private Nameserver Setup
VPS Panel Create DNS for domain to use as NS Creating the A records Login to WHM and look under DNS Functions. Click Edit DNS Zone and select the primary domain (the one that appears in your welcome email). Click the Edit button and wait for the page to load. Check your New Account Info […]