PDA

View Full Version : TS2 server problem


crazyandy
06-06-2006, 21:18
Hi all,

I have lately found a problem on my ts server. The problem is that when i try to log into the web interface from either my windows machine or the linux machine which it is hosted on it will not let me, it just says that the page can not be displayed.
Has any one got any ideas as to what the problem might be.

sorry if this has come up before, this is my first post.

thanks,
Andy

FlashMaster
06-06-2006, 22:07
Sounds like it might be an external firewall/port problem as it applies to both your windows and linux machine. Has your current config worked before? Perhaps your ISP has made changes to their setup? Have you made any changes to the port settings in server.ini? Any external firewalls that you have changed or reset yourself?

crazyandy
07-06-2006, 11:56
it did work before but i then set up the apache server on it and i came across a problem with it so i did a complete reinstall of linux and this fixed the apache problem but when i reinstalled teamspeak and set it up the webinterface never worked after that so there must be something that i have not changed that i did last time. any ideas. i recon its a firewall problem but i have tried every thing, i even turned the firewall off on the linux machine and still nothing. any ideas.

thanks, Andy

FlashMaster
07-06-2006, 23:19
I don't have any specific suggestions, sry. It could be anything, the IP you're using to connect, the ports, wether you're connecting externally or internally. Try this link and see if any of the services are available externally:

http://ts2test.planetteamspeak.com/

It would also be useful to know a little more about your topology and what you have tried so far.

Sry I can't be more help for now...

crazyandy
08-06-2006, 21:28
ok this is really confuseing me now i have checked the ts config file and the HTTPSever Port is 8767. as it should be.
the HTTP server=1 which i asume means on or allowed.
the TCPQuery Port is 51234 is this right and what does this do.

I have checked the fire wall ok the fire wall on my linux machine and it is turned off at the mo till i get this fixed.

I have also checked my routers fire wall and it allows the 8767 port is there an other one needed.

I am in the same network as my linux machine and it is connected to my windows machine through a hub.
The router then connects to the hub.

so if you can work out from this info what my problem might be i would be very greatful because this is so important to me as i at the moment have no control over the major parts of my ts server.

Many thanks, Andy

Cyco
08-06-2006, 23:18
ok this is really confuseing me now i have checked the ts config file and the HTTPSever Port is 8767. as it should be.

The default HTTPServer port is 14534.

8767 is the default udp port that TS2 listens on for incoming client connections.

FlashMaster
09-06-2006, 00:01
As Cyco points out, it seems that your problem is the port configuration in server.ini. I suggest you try this configuration:

HTTPServer Port=14534 (Web interface)
HTTPServer Enabled=1 (0=off, 1=on)
TCPQueryPort=51234 (Telnet)

The TS server itself uses port 8767, and this should not be shared by the web interface.

Make sure these ports are open in all your firewalls and forwarded from your router for external access.

Port 51234 is used for access to the TS server via Telnet.

When you access the web admin site, remember to include the port number:

http://your.ts.server.address:14534

Hope this helps

FlashMaster

aN00Bis
09-06-2006, 07:57
Hi,
I have problem with WEB interface.
I loged in as Admin, I see menu...
so I choose what I want in menu, but I always get login page again.

BTW: I did not choose logout. :o

FlashMaster
09-06-2006, 10:29
aN00Bis, you should start a new thread for this as it is not the same problem as above.

However, I get the exact same problem when I log in from where I work, so I suspect it's their firewall settings that prevent me from operating it properly. It works from anywhere else.

Check your firewall settings and if you are logging in from where you work/study, check with their admin.

FlashMaster

crazyandy
10-06-2006, 12:44
Thank you soooo much i have got the problem fixed and i can finaly login again. Thank you sooo much FlashMaster and Cyco for all of your help and thank you for all of your posts.

It turned out that when i first set the server up i had a bit of help form a friend and he must have used a different port because i used to use :8767 to login but when i reinstalled it it must have gone back to the default one :14534.

Thank you all so much,
Andrew

FlashMaster
10-06-2006, 19:54
Np, Andy

Good to hear ur up and running again. ;)