Microsoft
Software
Hardware
Network
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
Need a bat file to copy specific files from an autonumbered directory
Scale one data series in Excel bar graph
How to trigger an AC2 event using FLV instance timecode.
Lookup column on diffent list doesn't display my field
Moving iTunes Library to a New PC
Wildcard for Integer MS SQL 2008
How to import mixed XML and data into a SQL Server table
query result seems to change number to text
Create a query in access 2007 that updates data in MS SQL 2005
password protected visual basic code for access database