PDA

View Full Version : Can't access admin site


Hardegg
13-12-2003, 13:52
I am having no problems running TS Server and ppl can enter everything works fine.
Bit I can no longer access the admin webpage when I right click on the icon it opens a page and says connecting to 127.0.0.1
I am confused.
Halp, thanks :confused:

Luzmu
13-12-2003, 14:21
Depending on your system configuration etc it might only be binding to the external (public) IP that you have or one of many IPīs you might have. Even the port that it is supposedly listening could have changed, that doesnt happen unless someone changes it so you should propably know of such an event but better check anyway.

yuna
13-12-2003, 14:44
Same thing here
no firewall
behind router forward is ok people can connect
but cant acces admin page
pc without firewall runnin 98se

what can it be

Dummer Sack
13-12-2003, 15:51
1. If you want to connect to the web interface externaly you have to forward port 14534 TCP in addition to port 8767 UDP.

2. You need cookies enabled in your browser. No other software should block the cookies from the web interface.

3. Try another web browser. (enter the URL maually: http://localhost:14534/).

4. The current server delivers invalid HTML code for the login and the slogin page. This can cause problems with some browsers and proxies.
Check if in the httpdocs directory the files login.html and slogin.html end with </body></html>. If not, append </body></html> at the end of these files.

Rhitick
18-01-2004, 18:24
How do you forward a port? My firewall likes to hide options (Norton)

And it worked b4 on norton grrrr

Oh and here is my server log

18-01-04 13:16:08,ALL,Info,server, Server init initialized
18-01-04 13:16:08,ALL,Info,server, Server version: 2.0.19.40 Win32
18-01-04 13:16:09,ALL,Info,server, Starting server with port: 8767
18-01-04 13:16:09,ALL,Info,server, Server init finished
18-01-04 13:16:12,ERROR,All,frmMain, unable to detect external ip

yuna
18-01-2004, 18:43
hehehe i dont use a virus scanner because of that ! sertainly not norton
but i just put in a virtural server with the ip were my server is running at and put off my fire wall and it worked

next to that hehe i got a teamspeak server at hosting now so i dont use it anymore :D

Rhitick
18-01-2004, 19:05
When I disable both it still doesnt work

Zunaynu
11-10-2004, 05:24
1. If you want to connect to the web interface externaly you have to forward port 14534 TCP in addition to port 8767 UDP.


I am trying to understand this ... I am new to it all. I have managed to get the UDP forwarded and working fine. I just have no clue where and what to edit to get 14534 TCP forwarded. Can someone please post an example for me? I would be ever so greatful :D