- Home /
Question by
CazicThule · Dec 29, 2012 at 12:20 PM ·
networkingmultiplayermasterserver
Master server list shows local (192.168...) IP
I'm registering my server with MasterServer.RegisterHost and pulling the list down with MasterServer.PollHostList() but the server's IP is its local LAN IP (192.168..) rather than its net ip. This is the same whether UseNAT is true or false for the server. What's the problem here?
Comment