Question : tunnel telnet through http

Hello,

I need to telnet a server remotely which has a web server apache tomcat 5.5 installed at a remote premisis. It is behind firewall, i can reach only the apache manager page remotely over local isp connection because firewall ONLY permits HTTP. I have the admin rights of the apache server.
Is there any way I can telnet the server through some kind of http tunneling.

Answer : tunnel telnet through http

Your client config is wrong.  You have:

      http://server/shot

You need:

     http://server/shot/service

I just tested and when I remove the /service in my client config I get the same 302 redirect error.
Random Solutions  
 
programming4us programming4us