- May 28, 2001
- 6,229
- 0
- 0
Access into our main business system is currently done over telnet. I'm sure I dont have to spend much time talking about the problems here regarding security or client software problems. So basically what I'm looking for is a way around these problems. My though was a web-based application that runs telnet connections directly into the server (so telnet would only occur over a trusted network segment).
I've been able to find plenty of web-based telnet clients out there (i.e. http://www.zephyrcorp.com/web-based-telnet.htm) however all of these are just java or active-x clients that run locally (and the telnet connection would still run from a user's machine to the server); I'm looking for a web app that would run the telnet connections from the server so that I could run the entire thing over SSL.
Anyone have suggestions for a web app that I could use to accomplish this?
Thanks in advance,
-Erik
I've been able to find plenty of web-based telnet clients out there (i.e. http://www.zephyrcorp.com/web-based-telnet.htm) however all of these are just java or active-x clients that run locally (and the telnet connection would still run from a user's machine to the server); I'm looking for a web app that would run the telnet connections from the server so that I could run the entire thing over SSL.
Anyone have suggestions for a web app that I could use to accomplish this?
Thanks in advance,
-Erik