How to change gameserver IP config for local play?

Hello guys,
I've tried to set it by clicking on Set Local IP : 192.168.1.107.
Unfortunately, Current IP : stucked on "autodetect public" and wont be changed.
How to change it ?
https://pasteboard.co/KdGtTiR.png

Best Answers

  • Madara47
    Madara47
    Answer ✓
    solved by the amazing discord member Subzero:
    "
    hi,
    -you can set the public IP in deploy\LoadBalancing\GameServer\bin\GameServer.xml.config
    there is a "PublicIPAddress" entry.
    -you also have to adjust /deploy/Nameserver.json
    assuming nameserver, master and gameserver are running on the same machine set the IpAddress value to your public address (if they are running on different machines set it to the master IP address).
    -if master and gameserver are running on different machines you also have to adjust "MasterIPAddress" in GameServer.xml.config (set to public master address).
    "
  • chvetsov
    chvetsov mod
    Answer ✓
    yeah, instruction is correct

    best,
    ilya

Answers

  • Madara47
    Madara47
    Answer ✓
    solved by the amazing discord member Subzero:
    "
    hi,
    -you can set the public IP in deploy\LoadBalancing\GameServer\bin\GameServer.xml.config
    there is a "PublicIPAddress" entry.
    -you also have to adjust /deploy/Nameserver.json
    assuming nameserver, master and gameserver are running on the same machine set the IpAddress value to your public address (if they are running on different machines set it to the master IP address).
    -if master and gameserver are running on different machines you also have to adjust "MasterIPAddress" in GameServer.xml.config (set to public master address).
    "
  • chvetsov
    chvetsov mod
    Answer ✓
    yeah, instruction is correct

    best,
    ilya