These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for how to view the web panel via domain name on the new forum.
I have successfully installed virtualmin in my ubuntu server 16.04.
Previously, i just go to the internal ip of my server to view the virtualmin web panel. My question is after add one virtual server (exp : domain1.com), how to access the virtualmin web panel with the domain name. Because after i go to domain1.com:10000, it redirect to the local ip which is not accesible via the internet.
Thanks...
Make sure you allow webmin access in enabled features..
Create Webmin login? If selected, a Webmin user with the same username and password as the Unix user who owns this domain will be created. This user will be able to use Webmin to manage the domain's website, DNS domain and databases, if enabled.
Chaos Reigns Within, Reflect, Repent and Reboot, Order Shall Return.
I have enabled the webmin login, now when i type domain1.com:10000, it goes to 192.168.0.191:10000 which is a local ip. I want to access my virtualmin web panel via domain1.com:10000. Can anyone help me with this?
if you type in https://whatever-you-want:10000 it will work. But when you only put in domain.com:10000, it then forwards to https://machine-name.
Either change the hostname of the machine or type in https:// each time.