Teamspeak 3 Lässt sich nicht starten Dringend Hilfe Gesucht [GELÖST]
Posted: Tue 27. Feb 2018, 18:45
Hallo erst mal!!!
Habe da folgendes Anliegen.
Haben heute einen server wechsel vor genommen von einen Ältern Model auf ein neues mit KeyHelp.
Nun wollte ich unseren Teamspeak3 server wieder insterlieren da ich ja zu vor n neuen Teamspeak3 server installieren muss bevor ich unser Backup über spielen kann habe ich mich an die arbeit geamcht nach volgender anleitung https://www.bennetrichter.de/anleitunge ... erstellen/ gefolgt was soweit auch alles gut geklapt hat habe auch soweit wie es iher im forum behandelt wurde die Ports in der Frewall frei gegeben unter Allow.
jetzt kommt folgender schwer punkt wo ich den server starten möchte mit dem befehl (./ts3server_startscript.sh start) bekomme ich folgende aussage über putty.
Starting the TeamSpeak 3 server
Please set the environment variable TS3SERVER_LICENSE to "accept" in order to accept the license agreement.
Alternatively, create a file named ".ts3server_license_accepted" in the working directory or start the server with the command line parameter "license_accepted= 1".To view the license agreement set TS3SERVER_LICENSE to "view" in order to print the license to the console.
Alternatively view the file "LICENSE" in your favorite text viewer yourself.
TeamSpeak 3 server could not start.
Kann mir eventuell jemand sagen an welcher stelle ich einen feheler mach.
habe auch zur konntrolle ein mal iptabels -L -nv --line-numbers aus geführt.
Habe da folgendes Anliegen.
Haben heute einen server wechsel vor genommen von einen Ältern Model auf ein neues mit KeyHelp.
Nun wollte ich unseren Teamspeak3 server wieder insterlieren da ich ja zu vor n neuen Teamspeak3 server installieren muss bevor ich unser Backup über spielen kann habe ich mich an die arbeit geamcht nach volgender anleitung https://www.bennetrichter.de/anleitunge ... erstellen/ gefolgt was soweit auch alles gut geklapt hat habe auch soweit wie es iher im forum behandelt wurde die Ports in der Frewall frei gegeben unter Allow.
jetzt kommt folgender schwer punkt wo ich den server starten möchte mit dem befehl (./ts3server_startscript.sh start) bekomme ich folgende aussage über putty.
Starting the TeamSpeak 3 server
Please set the environment variable TS3SERVER_LICENSE to "accept" in order to accept the license agreement.
Alternatively, create a file named ".ts3server_license_accepted" in the working directory or start the server with the command line parameter "license_accepted= 1".To view the license agreement set TS3SERVER_LICENSE to "view" in order to print the license to the console.
Alternatively view the file "LICENSE" in your favorite text viewer yourself.
TeamSpeak 3 server could not start.
Kann mir eventuell jemand sagen an welcher stelle ich einen feheler mach.
habe auch zur konntrolle ein mal iptabels -L -nv --line-numbers aus geführt.
Code: Select all
root@******:~# iptables -L -nv --line-numbers
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destination
1 470K 747M Bogus all -- * * 0.0.0.0/0 0.0.0.0/0
2 470K 747M Always all -- * * 0.0.0.0/0 0.0.0.0/0
3 21524 3155K Banned all -- * * 0.0.0.0/0 0.0.0.0/0
4 21524 3155K fail2ban all -- * * 0.0.0.0/0 0.0.0.0/0
5 19739 3048K Allow all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destination
1 0 0 Bogus all -- * * 0.0.0.0/0 0.0.0.0/0
2 0 0 Always all -- * * 0.0.0.0/0 0.0.0.0/0
3 0 0 Banned all -- * * 0.0.0.0/0 0.0.0.0/0
4 0 0 Allow all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 301 packets, 79713 bytes)
num pkts bytes target prot opt in out source destination
Chain Allow (2 references)
num pkts bytes target prot opt in out source destination
1 1 28 Friend icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
2 4705 645K ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:9987 /* Teamspeak 3 */
3 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:30033 /* Teamspeak 3 */
4 367 22020 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:10011 /* Teamspeak 3 */
5 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:2010 /* Teamspeak 3 */
6 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:41144 /* Teamspeak 3 */
7 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:2008 /* Teamspeak 3 */
8 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:51234 /* Teamspeak 3 */
9 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:51234 /* Teamspeak 3 */
10 7 448 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 255 limit: avg 1/sec burst 5
11 0 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 255
12 0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
13 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
14 7 554 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53
15 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20
16 6 288 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21
17 15 600 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 30000:30500
18 223 12384 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
19 29 1308 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
20 21 1052 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
21 57 3004 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
22 6 280 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
23 1 40 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110
24 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143
25 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993
26 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995
27 14295 2361K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain Always (2 references)
num pkts bytes target prot opt in out source destination
1 223 28039 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
2 448K 744M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
3 21532 3155K Friend all -- * * 0.0.0.0/0 0.0.0.0/0
Chain Banned (2 references)
num pkts bytes target prot opt in out source destination
Chain Bogus (2 references)
num pkts bytes target prot opt in out source destination
1 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x03/0x03
2 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x06
3 0 0 DROP all -- * * 169.254.0.0/16 0.0.0.0/0
4 0 0 DROP all -- * * 172.16.0.0/12 0.0.0.0/0
5 0 0 DROP all -- * * 192.0.2.0/24 0.0.0.0/0
6 0 0 DROP all -- * * 192.168.0.0/16 0.0.0.0/0
7 0 0 DROP all -- * * 10.0.0.0/8 0.0.0.0/0
8 0 0 DROP all -- !lo * 127.0.0.0/8 0.0.0.0/0
Chain Friend (2 references)
num pkts bytes target prot opt in out source destination
1 8 480 ACCEPT all -- * * 87.118.86.92 0.0.0.0/0
2 0 0 ACCEPT all -- * * 62.141.48.14 0.0.0.0/0
3 0 0 ACCEPT all -- * * 84.19.186.226 0.0.0.0/0
4 0 0 ACCEPT all -- * * 193.22.254.22 0.0.0.0/0
5 0 0 ACCEPT all -- * * 95.169.160.29 0.0.0.0/0
6 21525 3155K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Chain f2b-keyhelp-phpmyadmin (1 references)
num pkts bytes target prot opt in out source destination
1 49 2308 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Chain f2b-sshd (1 references)
num pkts bytes target prot opt in out source destination
1 15 900 REJECT all -- * * 59.63.166.105 0.0.0.0/0 reject-with icmp-port-unreachable
2 223 12384 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Chain fail2ban (1 references)
num pkts bytes target prot opt in out source destination
1 49 2308 f2b-keyhelp-phpmyadmin tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
2 1990 118K f2b-sshd tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 22