Results 1 to 1 of 1
Thread: starting TS2 via inetd
-
28-10-2004, 17:17 #1
-= TeamSpeak User =-
- Join Date
- May 2004
- Location
- AUT
- Posts
- 3
starting TS2 via inetd
I'm using TS rc2 20201 on a Debian Woody rc1. So far everything works fine when i start the server manually. Now i'ld like to start the server_linux via inetd.
So i added a user "teamspeak" and chowned all files to this user.
I added two lines to "/etc/services"
and another two to "/etc/inetd.conf"Code:teamspeak 8767/udp teamspeak-web 14534/tcp
Now, when i connect to port 8767 or 14534 it seems that inetd is trying to start server_linux and fails. The problem is i have no clue why!Code:teamspeak stream udp nowait teamspeak /usr/local/tss_rc2/server_linux & teamspeak-web stream tcp nowait teamspeak /usr/local/tss_rc2/server_linux &
What am i missing? Any ideas? Is it a problem with inetd? Would it help to switch to xinetd?
All help appreciated!!!
Plauderer
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Starting TS2 "Minimized & no focus" from another application ?
By T_G in forum [TeamSpeak 2] Addons & ScriptsReplies: 4Last Post: 10-08-2004, 04:03 -
Kann ts2 nicht starten.
By doedalu in forum [TeamSpeak 2] Server SupportReplies: 13Last Post: 22-05-2004, 05:52 -
Need help starting the TS2 server on bootup
By sQuiZZ in forum [TeamSpeak 2] Server SupportReplies: 13Last Post: 27-06-2003, 23:51 -
a problem starting ts2
By purerockfury in forum [TeamSpeak Classic] General QuestionsReplies: 0Last Post: 14-01-2003, 23:17 -
error starting TS2
By direwolf in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 09-09-2002, 04:36


Reply With Quote