SYSTEM INFORMATION | |
---|---|
OS type and version | Rocky Linux 9 |
Webmin version | 2.402 |
On both servers where I have Webmin/Virtualmin installed, I’m receiving ERR_CONNECTION_TIMED_OUT errors.
The IP addresses are as follows:
https://ns3050698.ip-151-80-28.eu:10000/
https://ns3254082.ip-37-187-82.eu:10000/
As of yesterday, I had no problems connecting to Webmin/Virtualmin, and nothing had changed on the server. Port 10000 is open on both servers. This is part of the output:
ss -tuln
tcp LISTEN 0 4096 0.0.0.0:10000 0.0.0.0:*
tcp LISTEN 0 128 0.0.0.0:6995 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 10 37.187.82.165:53 0.0.0.0:*
tcp LISTEN 0 4096 127.0.0.1:8891 0.0.0.0:*
tcp LISTEN 0 4096 127.0.0.1:11000 0.0.0.0:*
tcp LISTEN 0 4096 0.0.0.0:20000 0.0.0.0:*
tcp LISTEN 0 100 0.0.0.0:993 0.0.0.0:*
tcp LISTEN 0 100 0.0.0.0:995
Can you help me figure out what’s going on? Thanks.