Change Public IP address of game Instances

OS Name/Version: Debian 12

Product Name/Version: AMP Release “Phobos” v2.6.1.6, built 21/04/2025 13:43

Problem Description:
Im running my game traffic throw a VPS and need to be able to edit the public IP address in the configs but when i make the change it reverts the ip back to the public ip address of the server. need it to be the ip address of the VPS.

"publicAddress": "111.111.111.111",

Steps to reproduce:

  • Step 1 In Arma reforger config change the IP address for the public IP address via SFTP
  • Step 2 Save and restart the server
  • Step 3 check the config, it reverts the public ip address back to the public ip address of the server.

Actions taken to resolve so far: not sure how to stop it from reverting the config.

Still waiting for a change in AMP’s underlying code to allow this PR to be merged, which would enable this: Various: add public IP selector setting by Greelan · Pull Request #822 · CubeCoders/AMPTemplates · GitHub