RE: Port forwarding confusion
- From: "Michael P. Brininstool" <mikepb@xxxxxxxxxxx>
- Date: Fri, 24 Aug 2007 15:20:13 -0600
ssh -L 2993:ImapsServer:993 ProxyUser@SSHPROXY
connect your imaps client to localhost port 2993
-----Original Message-----
From: listbounce@xxxxxxxxxxxxxxxxx [mailto:listbounce@xxxxxxxxxxxxxxxxx] On
Behalf Of Johannes Graumann
Sent: Friday, August 24, 2007 7:39 AM
To: secureshell@xxxxxxxxxxxxxxxxx
Subject: Port forwarding confusion
Hello all,
I have a hard time getting the following situation sorted out and would
appreciate any input to solve it.
I'm in a firewalled LAN which provides a ssh-proxy to access outside
machines
which I have to use like so:
1) build tunnel
ssh ProxyUser@SSHPROXY -L 2022:OUTSIDEBOX:22
2) make connection
ssh -X OutsideboxUser@localhost -p 2022
What I now wish to do is to access an outside mailserver (especially port
993)
through this proxy and am stuck how to conceptually do this - build another
tunnel through the tunnel?
If anybody can nudge me in the right direction, I would be very grateful.
Johannes
- References:
- Port forwarding confusion
- From: Johannes Graumann
- Port forwarding confusion
- Prev by Date: Fwd: Re: Port forwarding confusion
- Next by Date: Re: Port forwarding confusion
- Previous by thread: Re: Port forwarding confusion
- Next by thread: Re: Port forwarding confusion
- Index(es):
Relevant Pages
|