GameTracker > Forum > General Help > Need help to add my Dayz-Epoch-Server running on my Linux-Root
Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
Forum Home > General Help > Need help to add my Dayz-Epoch-Server running on my Linux-Root
basti890PM
#1
Need help to add my Dayz-Epoch-Server running on my Linux-Root
Apr 07, 2015 6:48 AM
Joined: Mar 07, 2014
Posts: 10
Hello,

I set up a DayZ-Epoch (Arma2) Server on my Ubuntu 14.0. Root.

I can't add the server to your gametracker database and I even can't find my Server in In-Game Server-Browser nor in DayZ-Launcher.

My IP is: 85.25.185.164
Join-port: 2302
Steam-port: 2300
Steam-Query-port: 2301
(like writen in my server.cfg)

can you help me to fix this?

I alreaday tried all ports from 2300-2303 as Query-port, but no succes.

Sincerly Sebastian Reoher
burnPM
#2
Apr 07, 2015 8:25 AM
Joined: Sep 27, 2006
Posts: 10924
Have you configured your network firewall to allow traffic on the specified query port?
I am retired from GameTracker after 11 years and will not be responsive for support requests.

basti890PM
#3
Apr 07, 2015 8:58 AM
Joined: Mar 07, 2014
Posts: 10
I just opened the ports 2300-2303 with "sudo ufw enable && ufw allow PORTNUMBER"
for each Port.

Could you please check if it works now?
burnPM
#4
Apr 07, 2015 10:22 PM
Joined: Sep 27, 2006
Posts: 10924
I was not able to add it on http://www.gametracker.com/servers/ with the provided query port.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

basti890PM
#5
Apr 08, 2015 10:57 AM
Joined: Mar 07, 2014
Posts: 10
Well the epoch server is buggy anyway atm, but I also can't add my Teamspeak-server: (same-IP)
here are my ports with netstat -npl | grep ts3:
tcp: 0.0.0.0:10011 0.0.0.0:* LISTEN 1312/ts3server_linux
tcp: 0.0.0.0:30033 0.0.0.0:* LISTEN 1312/ts3server_linux
upd: 0.0.0.0:9987 0.0.0.0:* 1312/ts3server_linux

Can you please tell me exactly, what error you get, so that I can contact my hoster, to figure out whats wrong?

Edit i fugured out what was wrong with my TS, missing guest-permissions

sincerly Sebastian R.
Last edited by: basti890 Apr 08, 2015 11:19 AM
basti890PM
#6
Apr 09, 2015 2:58 AM
Joined: Mar 07, 2014
Posts: 10
Hey since my TS works, i figured out wha my Dayz_Epoch Arma2-Serevr can not be found!

~# netstat -npl |grep server
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
udp 0 0 0.0.0.0:2302 0.0.0.0:* 27449/server
udp 0 0 0.0.0.0:2304 0.0.0.0:* 27449/server

the Steam-ports 2300 and 2301 are not getting opened.

Do you have any hint why this might happen?
basti890PM
#7
Apr 14, 2015 3:34 AM
Joined: Mar 07, 2014
Posts: 10
My Server is running now and the steam ports are opened.

ports: 2300, 2301, 2302 and 2304 are opened.

But as the joinport is 2302 I still can't add the Server.
Maybe it a bug from the server it self, but i can't check if the server is even running succesfully.

I'll report later when i chekd the server running to 100%.
basti890PM
#8
Apr 20, 2015 1:52 AM
Joined: Mar 07, 2014
Posts: 10
Finally managed to add my server.
If any1 got a similar issue, install the server with the files from densio.
I set up the serevr for new and now it works.