I inputted the ip address and tried xxx.xxx.xxx.xxx:2087 and port 2086 but i was not directed to login screen
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.
I’m going to assume that you’ve properly installed cPanel/WHM on your VPS?
If so, port 2087 is the secure access port, so try https://1.2.3.4:2087.
Verify that port 2087 is open, you can do this by running:
sudo netstat -pantu|grep 2087