System Information
Field
Value
Operating System
Linux - Debian GNU/Linux 13 on x86_64
Product
AMP ‘Phobos’ v2.6.3.2 (Mainline)
Virtualization
Docker
Application
Voyagers of Nera
Module
GenericModule
Running in Container
Yes
Current State
Ready
Problem Description
Issue
Have the instance running but can not connect to the server and i’m pretty sure the ports are forward properly
Reproduction Steps
Forward the Ports
Allowed Firewall access
Confirmed in config files everything was correct
Vene_S
8 November 2025 17:37
2
Same Problem. Its only one UDP Port. Local working.
Edit:
I have much more Gameservers with AMP Running and all working from Outside.
Only Voyagers of Nera not working.
Maybe there is a Template Error?
[/Script/BoatGame.BGCustomGameSettings]
ServerPort=27700
QueryPort=27800
Dont see this in File, but if i put it manually in, not work, too
I was running into the same issue with the local connection to my Voyagers of Nera server working but the outside tunnel wasn’t working.
Turns out the issue was that I needed to add the server port and query port to the host server config file located here: BoatGame/Saved/PersistedData/CustomConfig/CustomHostServerUserSettings.ini
For me it looked liked this after adding the two ports:
[/Script/BoatGame.BGCustomHostServerSettings]
HostServerDisplayName=
HostServerPassword=
MaxPlayers=10
AutosaveTimerSeconds=300
ServerPort=7778
QueryPort=7779
That wouldn’t have been the issue at all
If you are hosting the server behind playit or similar, then you need to set the Public IP Selection Mode accordingly
system
Closed
3 January 2026 06:32
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.