I have 3 servers in private network.

192.168.0.2
192.168.0.3
192.168.0.4



And router setting to...

192.168.0.2:2593 [Login & Serverlist, 2593 Port forward]
192.168.0.3:25931 [Pre-AOS Server, 25931 Port forward]
192.168.0.4:25932 [HS Server, 25932 Port forward]

Public IP = 123.123.123.123



So, Clients(another netwok) login to 123.123.123.123:2593

And clients could see "Pre-AOS Server", "HS Server" on server list.

but cant join servers.


But, clients can play connetct to 123.123.123.123:25931 or 123.123.123.123:25932


How can I use multiple server with server list?

My ServerList.cs
 

Attachments

  • my ServerList.cs
    14.5 KB · Views: 5
Last edited:
Back