Topic: Master server registration not working
Hi,
I have a problem to get my Teeworlds server registered on the master servers. I read a lot of registration errors but the most of the solution did not help me. I set the sv_register to 1 and I configured port forwarding.
Server details:
- The server is on a vserver not at home
- I configured the port 8303 INPUT in iptables on the root server and forward it to the vserver
- I configured 8300 OUTPUT
Here the server configuration:
sv_name BallerBude
sv_port 8303
sv_external_port 0
sv_max_clients 16
sv_max_clients_per_ip 16
sv_high_bandwidth 0
sv_register 1
sv_map dm1
logfile /opt/teeworld/teeworld.log
console_output_level 0
sv_rcon_max_tries 3
sv_rcon_bantime 30
sv_auto_demo_record 0
sv_auto_demo_max 10
ec_bindaddr localhost
ec_bantime 0
ec_auth_timeout 30
ec_output_level 1
sv_warmup 0
sv_scorelimit 30
sv_timelimit 15
sv_gametype dm
sv_maprotation dm1 dm2
sv_rounds_per_map 1
sv_motd Willkommen auf dem OCM Fun Server
sv_spectator_slots 0
sv_teambalance_time 1
sv_spamprotection 1
sv_tournament_mode 1
sv_respawn_delay_tdm 3
sv_teamdamage 1
sv_powerups 1
sv_vote_kick 0
sv_vote_kick_bantime 5
sv_vote_kick_min 3
sv_inactivekick_time 3
sv_inactivekick 2
Thank you for your help!
Tru5T