I have been putiing my hair out in clumps..
Purchased a dedicated server, Windows 2003 web edition with IIS6
installed.
I installed a team speak server for my boys, all 60 of us.
The Teamspeak server runs fine, no problems with that, but there is a
webadmin function that wont work with the ip of the server. need that
for my more dedicated members to handle everyday issues...
To connect the teamspeak client (a seperate progam) to my TSserver you
use http://my.ip.add:8767 and this works great, so at least i know
8767 is open.
Now the TS server has httpdocs that are all .html
My ip alone will load the default web on port 80, no problem
The address http://localhost:14534/ loads the webadmin fot
TS(httpdocs)when
im using remote desktop on the server.
If I use the IP inplace of localhost from my home desktop no joy.
I have tried,
1) Using local security policy, self managed firewall, making sure
that ports 14534 and 51234 are not being blocked.
2) I have reset security settings for the folder and subfolders that
the Teamspeak program resides in and gave the account IUSER_blabla
3) I have even tried creating a web and directing it to the httpdocs
folder, enabling anonomous access (the script handles auth) and also
allowed server side includes. when I open the side I get ,
%%INCLUDE%header.html%
bla bla
%%INCLUDE%footer.html%
To be honest, im prety shure Im not supposed to have to do this,
The TeamspeakServer for windows is a server in it self.
Does any one know how I can get my two servers to get along ?
Thanks,
Glenn H