Hi I have a Node running Ubuntu 18.04 that is currently hosting 1 rust server (192.223.31.76:28015). We are looking to run up to 3 servers on the box. However when we spun up the second server and gave it a second ip (74.91.123.94:28015) the server does not show up on the rust server list.
- We are able to connect to the server with the ip.
- The first server had no issues showing on the server list.
- We tried running the server on the same ip w/ different ports and it also did not appear on the server list.
- The server has been restarted about 5 times while staying on for over 24 hours at a time.
- The servers are hosted inside Docker containers but running the server outside the container also did not appear on the server list.
Any help diagnosing the issue is greatly appreaciated. If any more information is needed I will supply it as soon as possible.
Thank you.