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?
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!
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.
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
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:
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