i have finished setting up the webmin and after like 5-10 mins i will be kicked out… this is the error i get Can’t establish a connection to the server at 134.209.108.70:10000.
Check self-signed SSL certificate warning Check the server status Check the connection
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 @rodman0803,
That’s normal behavior. You can’t have an SSL certificate on an IP address. You can try and Add Exception for this website/IP address on your browser and this should be fine.
If I’ve misunderstood the issue and you are not able to connect due to another reason, it’s possible your firewall is blocking the connection to port 10000. On an Ubuntu server with UFW firewall, we execute
Similarly, to open port 10000 in iptables, we use