OS Name/Version: Unraid 7.1.2 / AMP as Docker Debian GNU/Linux 12
Product Name/Version: version 2.6.1.6 - 20250421.1 - ADSModule
Problem Description:
Hello,
I’m using Unraid and have AMP installed as an ADS module.
I’ve now set up a few instances, and they’re running fine.
But I’d like to use a separate IP address for each instance so I can assign it to the firewall.
But I haven’t found a way to do this.
I can’t run the instances as Docker either, because I always get the message:
“This task could not be completed: Reconfiguring Instance - - State: 3”
“Failed to configure new instance DayZVanilla01 - Couldn’t find docker - docker is required to run containerized instances. The user running AMP (amp) must also be a member of the ‘docker’ group.”
I suspect that this prevents me from assigning separate IP addresses.
Is there a way to do this?
Thank you in advance.
The unofficial Unraid docker image isn’t supported, you’ll want to use a VM on Unraid to avoid weird docker issues.
If you already are using a VM, then you’ll need to add the amp
user to the docker group
https://docs.docker.com/engine/install/linux-postinstall/
Then from there you should be able to assign any IP you’d like, as long as the host machine “owns” the IP and the port isn’t already in use.
The port limitation is going to be removed in an upcoming release pending a networking rework.
Thank you for the answer.
Sorry, but I can only attach one image at the moment.
That’s why I’ve combined them into one.
I hope that’s okay.
I’ve now installed a VM with Debian and added another IP address - 192.168.178.50 + 192.168.178.51:
Pic1
I then installed and configured AMP using
bash <(wget -qO- getamp.sh).
It all works.
Here are my IP settings:
Pic2
I then simply set up and started a simple DayZ instance.
With the original settings, it finds the server in the launcher.
Pic3+4
If I now change the IP address to 192.168.178.51, it can no longer find the server.
But the DayZ server itself is running.
I can’t find the server even if I enter the IP and port directly.
Pic5
What am I doing wrong?
Thank you all.
The IP listed in AMP ends with 51
, whereas the one your testing ends with 50
, that’s the only problem I can see there.
@ThePotatoKing
I don’t quite understand the answer.
If I leave the IP of the DayZ instance under “Security and Privacy” at 0.0.0.0, the DayZ server can be found with any server browser, but with the IP 192.168.178.50 - see Figure 4.
If I set the IP of the instance under “Security and Privacy” to 192.168.178.51, I can no longer find the server. Even if I set the IP to “192.168.178.50,” the server isn’t listed in any browser.
In other words, the server can only be found with the IP set to 0.0.0.0.