Code Select
2014-12-18 15:16:57 JTS3ServerMod 5.3 Hosting Edition Final (27.10.2014): EXCEPTION
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Code Select
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:10011 0.0.0.0:* LISTEN 2628/ts3server_linu
tcp 0 0 0.0.0.0:10050 0.0.0.0:* LISTEN 1757/sshd
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2189/mysqld
tcp 0 0 0.0.0.0:30033 0.0.0.0:* LISTEN 2628/ts3server_linu
tcp 0 0 0.0.0.0:3030 0.0.0.0:* LISTEN 2287/nginx
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2439/master
Code Select
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:10011 0.0.0.0:* LISTEN 2628/ts3server_linu
tcp 0 0 0.0.0.0:10050 0.0.0.0:* LISTEN 1757/sshd
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2189/mysqld
tcp 0 0 0.0.0.0:30033 0.0.0.0:* LISTEN 2628/ts3server_linu
tcp 0 0 0.0.0.0:3030 0.0.0.0:* LISTEN 2287/nginx
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2439/master
tcp6 0 0 :::5873 :::* LISTEN 2780/java
Code Select
root@e:/home/JTS3Server_5.3_rc3_3# telnet -d 123.54.3.1 5873
Trying 123.54.3.1...
setsockopt (SO_DEBUG): Permission denied
Connected to 123.54.3.1.
Escape character is '^]'.
Connection closed by foreign host.
root@e:/home/JTS3Server_5.3_rc3_3
Code Select
defbotsetting_ts3_server_address
127.0.0.1
defbotsetting_ts3_server_query_port
10011
bottelnet_address
127.0.0.1
bottelnet_port
5873
s3_server_query_port
10011
ts3_server_address
127.0.0.1
Hmm.. any suggestions?
Update: Problem solved with fixes loopback