Annakan
11-04-2005, 12:35
I installed teamspeak Server 2.0 on an OpenBsd 3.6 box with linux compat installed.
It went fine mostly besides my usual mistakes.
Now I can connect to the coice server from my local network just fine so connecting from the outside will be a matter of configuring filtering rules.
BUT I can't connect to the web interface to manage the teamSpeak server.
Either from the local box or a local network box
Lynx http://localhost:14534 does not work and hang as well as a telnet to the server port. I am NOT refused, connection seems to start fine but nothing is ever sent from the server to the web client.
Another detail is that shutting down the server can not be done cleanly (something hangs inside ?) and the script has to use a hard kill to eradicate the process.
Help ? :o
NB : I also receive a script error message saying that the SEQ command is not recognized in the wait loops, I did not pay much attention to that Bash syntax should be consistent accross platforms though, I will look into it later
It went fine mostly besides my usual mistakes.
Now I can connect to the coice server from my local network just fine so connecting from the outside will be a matter of configuring filtering rules.
BUT I can't connect to the web interface to manage the teamSpeak server.
Either from the local box or a local network box
Lynx http://localhost:14534 does not work and hang as well as a telnet to the server port. I am NOT refused, connection seems to start fine but nothing is ever sent from the server to the web client.
Another detail is that shutting down the server can not be done cleanly (something hangs inside ?) and the script has to use a hard kill to eradicate the process.
Help ? :o
NB : I also receive a script error message saying that the SEQ command is not recognized in the wait loops, I did not pay much attention to that Bash syntax should be consistent accross platforms though, I will look into it later