Jon3
17-03-2005, 23:59
I can't find anything in the FAQ section that covers this.
[Warning: I've got TS2 running under Linux emulation on OpenBSD 3.6]
I've got the TS2 server answering on 51234.
The admin port appears to be answering on 14534. (IE, I can telnet to that port and get Connected.)
However, I can't get anything out of the admin port server, a simple telnet to the port with GET / just hangs there, same thing for any browser I try.
The server does get as far as binding to the ports:
tcp 0 0 *.51234 *.* LISTEN
tcp 0 0 *.14534 *.* LISTEN
The TS2 client isn't successful when trying to connect to the server either.
Does anybody have any experience running this under emulation?
Is there source code someplace I can get at and compile this natively?
[Warning: I've got TS2 running under Linux emulation on OpenBSD 3.6]
I've got the TS2 server answering on 51234.
The admin port appears to be answering on 14534. (IE, I can telnet to that port and get Connected.)
However, I can't get anything out of the admin port server, a simple telnet to the port with GET / just hangs there, same thing for any browser I try.
The server does get as far as binding to the ports:
tcp 0 0 *.51234 *.* LISTEN
tcp 0 0 *.14534 *.* LISTEN
The TS2 client isn't successful when trying to connect to the server either.
Does anybody have any experience running this under emulation?
Is there source code someplace I can get at and compile this natively?