Monday, May 19, 2014

Fix: Webmin acessing issue

Sometimes, accessing webmin with your vps ip & port (https://<your-vps-ip>:10000) doesn't work because of your ISP. Your ISP has blocked 10000 port for a reason that's why 
 you can not access in your webmin control panel. You can fix this problem in two ways. You can tell your ISP to unblock port 10000 or just change this port to another. I think the second option is way better. To change webmin port to another, simply follow the below steps.






1. Go to Hidemyass proxy list & select a proxy and port which support HTTPS and has high speed (optional). Example:


2.  Change your browser proxy to this selected ip address and port.
3. Now you can access webmin panel. Go to webmin panel address (https://<your-vps-ip>:10000) and login as root.
4. Navigate to "Webmin" section & browse to webmin>Webmin Configuration>Ports and Addresses
5. Delete 10000 & then put 7359 or any other port (in my case, 7359 works perfectly for me without using additional ip port.).
6. Click "Save"

Now you can access webmin panel with your new ip and port  https://<your-vps-ip>:<your-selected-port>.

No comments:

Post a Comment