How do I unblock myself on my VPS?

 

If you become blocked on your virtual machines firewall, you will not be able to unblock yourself via WHM or over SSH. First, your will need to log in to your client area.

  1. Once logged in to your client area, click on Services > My Services > Click on your VPS Package > Click on the Launch VNC icon
  2. Once you are logged in to the server via the console, you can check to see if your IP address is blocked by running the command ‘csf -g ip_address‘ (replacing ip_address with your own IP address). For example: csf -g 109.52.137.94
  3. If your IP address is blocked, it will be shown here and will also give you the reason why it was blocked – e.g. blocked due to invalid login
    attempts to cPanel
  4. To unblock your IP address, run the command ‘csf -dr ip_address‘
  5. To whitelist your IP address, run the command ‘csf -a ip_address‘

You can get your IP address by going to http://ip.letshost.ie or by searching for ‘what is my ip address’ in Google.

If you have any questions on the above, please do not hesitate to 'Open a Ticket' and we will be happy to advise further.

  • #vps, #unblock, #server
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create a new cPanel account in my VPS

To create a new cPanel account on your VPS, you can do this via the WHM. First, you will need to...

How do I reset the root password for my VPS?

To reset the root password for your VPS, please see the following steps: Login to your Client...

How to fix your VPS server when it goes OOM (Out Of Memory)

  Once your server runs out of memory (‘goes OOM’), the only way to fix this is to reboot it....

How do I connect to my VPS via SSH?

  SSH (Secure Shell) is a network protocol used for secure data communication between a server...

My VPS server is unresponsive, what do I do?

If your server is unresponsive, it is possible that it has run out of memory (‘gone OOM’). Please...