ssh -R only listening on lo
From: David Wolever (wolever_at_ftml.net)
Date: 09/16/05
- Previous message: Florin Andrei: "audit perspective: proof that all connections are encrypted"
- Next in thread: Miro Dietiker, MD Systems: "AW: ssh -R only listening on lo"
- Reply: Miro Dietiker, MD Systems: "AW: ssh -R only listening on lo"
- Reply: Micha Borrmann: "Re: ssh -R only listening on lo"
- Reply: Greg Wooledge: "Re: ssh -R only listening on lo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Sep 2005 19:57:17 -0400 To: secureshell@securityfocus.com
Hey,
I was playing around with `ssh -R` last night, and found
that (even with -g, if that switch applies to this) ssh
would only listen on the loop-back (127.0.0.1) address.
This means I can't connect back down the tunnel from the
server to the client from anywhere except the server.
The command line I used was:
ssh -vgR 8888:mylaptop:80 myserver
I looked through the verbose output and couldn't find much
useful information.
Is this something I'm doing wrong, or is this the way things
are supposed to be? Is there a way I could work around it
(with out starting ANOTHER tunnel the other way using -L
from the remote host, that is >_~)?
On my laptop, ssh -v gives me:
OpenSSH_3.8.1p1, OpenSSL 0.9.7g 11 Apr 2005 (this is on a
machine running OSX 10.4)
On my server, ssh -v says:
OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004
Thanks,
David
-- David Wolever - http://wolever.net/~wolever AIM: davidswolever MSN: david@wolever.net P: 416-769-0318 C: 416-906-0403 "Without payment you have received; without payment you are to give." (Mat 10:8 ISV)
- application/pgp-signature attachment: stored
- Previous message: Florin Andrei: "audit perspective: proof that all connections are encrypted"
- Next in thread: Miro Dietiker, MD Systems: "AW: ssh -R only listening on lo"
- Reply: Miro Dietiker, MD Systems: "AW: ssh -R only listening on lo"
- Reply: Micha Borrmann: "Re: ssh -R only listening on lo"
- Reply: Greg Wooledge: "Re: ssh -R only listening on lo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|