Page 1 of 2

Trying to make an Pub Server

Posted: Mon Mar 23, 2015 8:07 pm
by Nope aka Hanz
Guys.
I try now to make an pub server with the ddnetserver.exe
I forward my Port 8303 on udp and tcp.

But in the f2 console it says choose master2.teeworlds.com as masterserver sending heartbeats.
nothing more.
nobody can join.

idk why. can anybody help me?

btw. i using linux ubuntu 64bit ;)

Re: Trying to make an Pub Server

Posted: Mon Mar 23, 2015 8:08 pm
by Soreu

Code: Select all

sv_register "1"
?

Re: Trying to make an Pub Server

Posted: Mon Mar 23, 2015 8:13 pm
by Nope aka Hanz
Yep.

Re: Trying to make an Pub Server

Posted: Mon Mar 23, 2015 8:59 pm
by Element Finland
Are you using the default config file?

Re: Trying to make an Pub Server

Posted: Mon Mar 23, 2015 9:23 pm
by Nope aka Hanz
yup.
just edited name and map. nothing more.

Re: Trying to make an Pub Server

Posted: Tue Mar 24, 2015 10:25 pm
by Ryozuki
Are you sure you correcly forwarded your port with your ipv4 ?

Re: Trying to make an Pub Server

Posted: Tue Mar 24, 2015 10:44 pm
by Soreu
if he would do it wrong, he would get other message in console - like "Firewall/Nat problems detected" or so

Re: Trying to make an Pub Server

Posted: Fri Mar 27, 2015 12:26 pm
by TwItCh
I did exactly the same and its working, You need to open port 8303 on your router and set sv_port to 8303 and sv_register to 1
If the server works it will say no firwall/nat problems detected, server registered
What is the command to add a map voting option on your server?

Re: Trying to make an Pub Server

Posted: Fri Mar 27, 2015 2:21 pm
by kamillentee
addvote "bla bla bla" change_map NAMEOFMAP

Re: Trying to make an Pub Server

Posted: Fri Mar 27, 2015 2:27 pm
by TwItCh
Not on of your solutions work? In the cfg file right?