Thema: UT2004 Setting up a server
Einzelnen Beitrag anzeigen
Alt 02.01.2017, 15:04   #7
Party Boy
Dritte-Welt Benutzer
 
Benutzerbild von Party Boy
 
Registriert seit: 26.11.2011
Ort: Pergamino
Beiträge: 22
Beigetretene Cups: 0
Cup Siege: 0
Downloads: 45
Uploads: 6
Party Boy eine Nachricht über MSN schicken
Standard

Code:
pablo@unreal:~$ sudo netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:7877            0.0.0.0:*               LISTEN      10348/ucc-bin-linux
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      1441/mysqld
tcp        0      0 0.0.0.0:30033           0.0.0.0:*               LISTEN      1696/ts3server
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1148/sshd
tcp        0      0 0.0.0.0:10011           0.0.0.0:*               LISTEN      1696/ts3server
tcp        0      0 0.0.0.0:8988            0.0.0.0:*               LISTEN      10362/ucc-bin-linux
tcp6       0      0 :::80                   :::*                    LISTEN      1425/apache2
tcp6       0      0 :::30033                :::*                    LISTEN      1696/ts3server
tcp6       0      0 :::22                   :::*                    LISTEN      1148/sshd
tcp6       0      0 :::10011                :::*                    LISTEN      1696/ts3server
tcp6       0      0 :::443                  :::*                    LISTEN      1425/apache2
udp        0      0 0.0.0.0:8888            0.0.0.0:*                           10362/ucc-bin-linux
udp        0      0 0.0.0.0:8889            0.0.0.0:*                           10362/ucc-bin-linux
udp        0      0 0.0.0.0:8898            0.0.0.0:*                           10362/ucc-bin-linux
udp        0      0 0.0.0.0:9987            0.0.0.0:*                           1696/ts3server
udp        0      0 0.0.0.0:10777           0.0.0.0:*                           10362/ucc-bin-linux
udp        0      0 0.0.0.0:10777           0.0.0.0:*                           10348/ucc-bin-linux
udp        0      0 0.0.0.0:7777            0.0.0.0:*                           10348/ucc-bin-linux
udp        0      0 0.0.0.0:7778            0.0.0.0:*                           10348/ucc-bin-linux
udp        0      0 0.0.0.0:7787            0.0.0.0:*                           10348/ucc-bin-linux
udp6       0      0 :::9987                 :::*                                1696/ts3server
My webadmins are 7877 and 8988, I don't know why there is no 28902 (that should be the Master Server (it works btw)) and there are two 10777 instead (this port is not forwarded)

=====================================================================

I can't edit them, I didn't upload them, they also don't figure in my files

This are the new files:

http://www.utzone.de/forum/downloads...o=file&id=4470
http://www.utzone.de/forum/downloads...o=file&id=4471
__________________
Super Cool Retro FPS Themed Blog of Death
How I learned to stop worrying about my hardware and started to love the simple old school FPS
Party Boy ist offline   Mit Zitat antworten