Can't acces to the Control panel remotely

Hi !

I can create websites and those are accessible from the internet correctly, i see my websites without ptoblems.

But...

I can only access the control panel on my local server itself...

I can't access the panel from my https://fqdn:10000

I can't access the panel from a local computer connected to the same router with https://localhost:10000 or https://fqdn:10000

The users can't access the panel trough their fqdn using https://fqdn:10005 neither...

So... i suppose i am missing something somewhere...

Can you help please?

Thanks!

Status: 
Active

Comments

Howdy -- you'd want to make sure that there isn't a firewall blocking the Webmin port, and that Webmin is listening for connections on all interfaces, not just localhost.

However, it appears you're using Virtualmin GPL there -- for folks using Virtualmin GPL, you'd want to use the Forums for support. We monitor the Forums, along with lots of wonderful folks in the community!

If you have any followup questions and create a new Forum thread, let us know there what the output of these two commands are:

netstat -an | grep :10000
iptables -L -n