Start server problem

Request help for teeworlds-related subjects (mapping, servers, ..).
For client issues, see our repositories (https://github.com/ddnet/ddnet/issues).
Post Reply
Ven
Posts: 6
Joined: Fri Feb 03, 2017 3:51 pm
Clan: B3AST

Start server problem

Post by Ven »

Hi :D I have problem with start server on linux, i start DDnet-server in terminal and it: ERROR: configure your firewall/nat to let through udp on port 8303.

Sorry for bad english :D
SPSomeone
Posts: 350
Joined: Mon Nov 21, 2016 9:29 pm
Player profile: https://ddnet.tw/players/SP-32--124--32-Someone/
Clan: Somepeople

Re: Start server problem

Post by SPSomeone »

then do what it says
Image
User avatar
Ryozuki
Posts: 1748
Joined: Tue Feb 24, 2015 7:28 am
Location: Catalonia
Player profile: http://ddnet.tw/players/Ryozuki/
Mapper profile: http://ddnet.tw/mappers/Ryozuki/
Clan: Unique
Website: https://edgarluque.com
Discord: Ryozuki#2188

Re: Start server problem

Post by Ryozuki »

Ven wrote:Hi :D I have problem with start server on linux, i start DDnet-server in terminal and it: ERROR: configure your firewall/nat to let through udp on port 8303.

Sorry for bad english :D
If you are running the sv on your home, be sure to also enable the ports on your router config, maybe you only will need to do this and not configure the firewall (ubuntu has all ports open by default):
Maybe this helps: http://www.computerhope.com/issues/ch001201.htm

Else:

Depends on your Distro, usually ubuntu has ufw and then you can do it easily:
ufw allow 8303

Or maybe you are using iptables:
iptables -A INPUT -p udp -m udp --dport 8303 -j ACCEPT
service iptables restart



(https://help.ubuntu.com/community/UFW)
Ven
Posts: 6
Joined: Fri Feb 03, 2017 3:51 pm
Clan: B3AST

Re: Start server problem

Post by Ven »

But i haven't ubuntu :D But thanks i know i must open ports :D
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest