Question

How to get past cookie IP validation in WHM

I have a dynamic IP address and trying to login to setup WHM and cPanel using the link it sends after logging into SSH for the first time. I get the IP address has changed error when logging into WHM. I know the command to disable IP cookie validation on WHM but of course running the command will not disable cookie IP validation because there is no license on the server yet. Is there a way to get around this?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
January 5, 2021
Accepted Answer

Hi there @eleanorJellyfish,

What I would personally do in such a situation is to use a VPN with a static IP address.

If you don’t have a VPN, you can spin up an OpenVPN Droplet with 1-Click by using the DigitalOcean Marketplace:

https://marketplace.digitalocean.com/apps/openvpn-access-server

Hope that this helps. Regards, Bobby

alexdo
Site Moderator
Site Moderator badge
January 5, 2021

Hello, @eleanorJellyfish

I would recommend you the solution that Bobby mentioned or simply to purchase a license for cPanel/WHM.

You can check the pricing here:

https://cpanel.net/pricing/

Additionally if you have another server you can use it as a proxy with Mozilla Firefox. All you need to do is to execute this command on the server:

ssh -ND 1080 root@server -p $PORT

And then navigate to Firefox --> Network Settings --> SOCKS5 proxy: localhost, port $PORT

If you now check your IP address it should be the IP address of the server/droplet.

Hope that this helps! Regards, Alex

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel