https://bugs.contribs.org/show_bug.cgi?id=10494
--- Comment #20 from John Crisp <[email protected]> ---
Some debug info:
ps -e|grep ts3server
1363 pts/0 00:00:02 ts3server
Check the ports:
netstat -an |grep 9987
udp 0 0 0.0.0.0:9987 0.0.0.0:*
udp 0 0 :::9987 :::*
netstat -an |grep 10011
tcp 0 0 0.0.0.0:10011 0.0.0.0:*
LISTEN
tcp 0 0 :::10011 :::*
LISTEN
You can then telnet to the server with
telnet 127.0.0.1 10011
Here is a handy CLI reference:
http://media.teamspeak.com/ts3_literature/TeamSpeak%203%20Server%20Query%20Manual.pdf
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/