Re: ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!
From: Brian Pence (bpenceNOSPAM_at_celestialsoftware.net)
Date: 08/15/03
- Next message: Randy Brown: "authentication failure in log files for ssh connection"
- Previous message: Brian Pence: "Re: VNC Through WinSSHD"
- In reply to: cyberwave: "ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Next in thread: cyberwave: "Re: ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Reply: cyberwave: "Re: ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Aug 2003 12:55:22 -0500
This was a badly worded post, but I think I understand.
To forward your SOCKS requests, you need to forward a local
port (8000 or whatever you choose) to whatever port your SOCKS
server is listening on. This will *not* be port 443. 443 is where the sshd
server is listening. Since you setup the SOCKS server, you'll have
to figure that one out, but it's probably 8080 or 8000.
Then, in IE, you'll need to go to the advanced proxy settings and set
only the SOCKS proxy address to localhost:8000
-- Brian Pence Author - AbsoluteTelnet Telnet/SSH client http://www.celestialsoftware.net http://www.absolutetelnet.com "cyberwave" <qwertyhg@hotmail.com> wrote in message news:3cf3776e.0308131551.69fab1ad@posting.google.com... > I am trying to get around a proxy. I saw some other people doing > this, and I believe port 443 is SSL and therefor the only way out (the > proxy cannot see the packets. > > I have a Redhat linux box that I can SSH into (sshd is running on port > 443), and it also is running SS5 (Socks Server 5, by the italian dude, > not dante). It is the default install and it is a transparent SOCKS > server. > > I am using putty.exe (google search putty, first result) I SSH in, > forward source port 8000, and set destination port to 443. I set I.E. > to use proxy "localhost:8000" > > I get the message: "SSH-1.99-OpenSSH_3.5p1 Protocol mismatch". > If I set destination port to anything else it simply doesn't work. > > I know somebody else got this working in a very very very similar way. > Please help.
- Next message: Randy Brown: "authentication failure in log files for ssh connection"
- Previous message: Brian Pence: "Re: VNC Through WinSSHD"
- In reply to: cyberwave: "ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Next in thread: cyberwave: "Re: ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Reply: cyberwave: "Re: ssh on 443 to box w/socks, forward ports, bypass proxy. HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|