External IP ?

Hey guys,

im trying to find where to change the 127.0.0.1 to my external IP, ive read over the documentation 3 times..

ive edited "publicIPaddress" from loadbalancing.dll.config from game server 1 & 2... am i doing something wrong? ive port forwarded on port 5055 UDP

thank you

Comments

  • Mainmenu - script
    [they didnt provide that in document but there it is if u cant find it anyone else]
  • The loadbalancing setup also uses the UDP port 5056 and 5057 (for the game server running on the same machine as master).
    Unity Webplayers also will require the policy application available as TCP port 843.

    Are those ports also open in your case?

    Edited: added missing port 5057.
  • Tobias wrote:
    The loadbalancing setup also uses the UDP port 5056 (for the game server running on the same machine as master).
    Unity Webplayers also will require the policy application available as TCP port 843.

    Are those ports also open in your case?
    Actually ports 5056 AND 5057 for UDP and ports 4531 AND 4532 for TCP for the game servers, as the default setup of the LoadBalancing app configures 2 game-servers.