I need Help..
I have an UT3 Server running on an Linux Root Server. Everything works accept it doesn't show in the Server-list. I don't know if i have opened the ports correctly this is the command i jused:
iptables -I INPUT -p UDP --dport 7777 -j ACCEPT
iptables -I INPUT -p UDP --dport 6500 -j ACCEPT
iptables -I INPUT -p UDP --dport 13000 -j ACCEPT
Please help me with this.
ahh forgott: I can connect with open IP
I have an UT3 Server running on an Linux Root Server. Everything works accept it doesn't show in the Server-list. I don't know if i have opened the ports correctly this is the command i jused:
iptables -I INPUT -p UDP --dport 7777 -j ACCEPT
iptables -I INPUT -p UDP --dport 6500 -j ACCEPT
iptables -I INPUT -p UDP --dport 13000 -j ACCEPT
Please help me with this.
ahh forgott: I can connect with open IP
Comment