Re: problems punching through firewall
From: Jim Smith (jimsmith_at_volcanomail.com)
Date: 09/25/04
- Previous message: Blacktony: "Re: [HELP !] ssh hangs after successfull login only by remote client"
- In reply to: Travis Spencer: "Re: problems punching through firewall"
- Next in thread: Andrew Schulman: "Re: problems punching through firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Sep 2004 19:39:54 -0700
I'm actually listening on 443, and it gets out OK (like I said in the
original post) because I get the "did not receive identification
string" error in my logs on the server. I couldn't go out to my
server on 80 because Verizon blocks inbound port 80.
"Travis Spencer" <travislspencer@hotmail.com> wrote in message news:<cj0dki09kj@enews4.newsguy.com>...
> "Jim Smith" <jimsmith@volcanomail.com> wrote
> > Here's my situation:
> >
> > I'm trying to punch through a corporate firewall, on port 443.
>
> If you have a server running sshd (I know that may be a big if), you can
> configure it to listen on port 80 which no one blocks. They you could get
> out to the world like this:
>
> ssh -p 80 yourserver.com 'ssh whereever.com'
>
> I know this doesn't address your questions about proxies, but I thought I
> would toss it out there in hopes that it helps.
- Previous message: Blacktony: "Re: [HELP !] ssh hangs after successfull login only by remote client"
- In reply to: Travis Spencer: "Re: problems punching through firewall"
- Next in thread: Andrew Schulman: "Re: problems punching through firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|