Re: GatewayPorts does not open remote end
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 01/22/05
- Next message: David Deutsch: "Difference between ServerAliveInterval and TCPKeepAlive?"
- Previous message: Darren Tucker: "Re: GatewayPorts does not open remote end"
- In reply to: Darren Tucker: "Re: GatewayPorts does not open remote end"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 22 Jan 2005 10:41:22 GMT
In article <41f22d53$0$31106$5a62ac22@per-qv1-newsreader-01.iinet.net.au>,
Darren Tucker <dtucker@dodgy.net.au> wrote:
>If nothing else is available, the ssh client on the remote host could
>be pressed into service, although it's not very efficient, eg:
>
>$ ssh -A -R 1234:port.forward.dest:22 remoteserver \
> ssh -L 1235:127.0.0.1:1234 -N localhost
Oops, add a "-g" to the second line.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: David Deutsch: "Difference between ServerAliveInterval and TCPKeepAlive?"
- Previous message: Darren Tucker: "Re: GatewayPorts does not open remote end"
- In reply to: Darren Tucker: "Re: GatewayPorts does not open remote end"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|