OS: Linux, Ubuntu Server 18.04
CubeCoders AMP v1.8.2.2, built 05/07/2019 11:38
ARK Server running on ports:
Game port: 7777 / UDP
Query port: 27015 / TCP
RCON port: 34197 / TCP
First I created an instance for an ARK Server. I have adjusted a number of default settings for the server and started the server. The server is not displayed in the game or in the server explorer. I also cannot see the server if I connect directly via LAN. I also asked this before in the discord but every time it is eventually ignored.
- I have added the ports to my firewall
- I have completely disabled the firewall
- I port forwarded the ports
- Turned on debug logging
When I executed the following commands this happend:
netstat -lntu | grep 7777
Blank, nothing showed
netstat -lntu | grep 27015
udp 0 0 0.0.0.0:27015 0.0.0.0:*
Its very weird that it says UDP and the port settings say TCP
netstat -lntu | grep 34197
tcp 0 0 0.0.0.0:34197 0.0.0.0:*