Having trouble with your UO server status or connection? This comprehensive guide covers everything from TCP networking basics to emulator-specific configurations.
Our system checks your UO server status using TCP socket connections on your specified port. Here's what happens:
Add our monitoring server IP to your firewall whitelist:
Status Check IP: 130.162.162.237
This ensures our lightweight status checks can reach your server.
If you're using a proxy or DDoS protection service:
Our system performs one lightweight query per hour to check your server status. However, during debugging sessions or troubleshooting periods, you might notice slightly more frequent queries as we verify connectivity issues. Don't worry - we're not hammering your server! 🔧
130.162.162.237
130.162.162.237
{"NetworkSettings": {"EnableStatusQueries": true, "BlockExternalMonitoring": false}}
To enable status polling on Sphere servers, you need to modify your sphere.ini
file:
CUOStatus=1
UOGStatus=1
sphere.ini
fileCUOStatus=1
UOGStatus=1
To enable status polling on UOX3 servers, you need to modify your uox.ini
file:
UOGENABLED=1
FREESHARDSERVERPOLL=1
uox.ini
fileUOGENABLED=1
FREESHARDSERVERPOLL=1
POL requires the ModernDistro serverlist hook package for status monitoring:
If you've followed all the steps above and still can't get your server status working, we're here to help!
Contact SupportInclude your server IP, port, and emulator type for faster assistance.