Re: GatewayPorts does not open remote end

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 01/22/05


Date: 22 Jan 2005 00:02:08 GMT

In article <Pine.LNX.4.61.0501212017480.23268@yvahk01.tjqt.qr>,
Jan Engelhardt <jengelh@linux01.gwdg.de> wrote:
>ssh -o GatewayPorts=yes -L 12345:localhost:22 -R 23456:localhost:22
>user@external
>
>only binds internal:12345 to the wildcard address, external:23456 is still
>bound to 127.0.0.1 only. Is there a way I can also bind 23456 to the wildcard
>address?

Make sure it's permitted by the server. On OpenSSH this is the
GatewayPorts option in sshd_config, and it defaults to "no". Other
implementations may vary.

-- 
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.


Relevant Pages

  • Re: Permission denied (publickey,keyboard-interactive).
    ... >output of SSH. ... authentication attempts were denied) will be on the server side. ... Note that OpenSSH 3.4p1 has a potential security problem, ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: File tranfer size maximum
    ... >I am using openssh and have problems tranfering 'large' files to the ... >server with openssh. ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: OpenSSH 3.6p1 server and SSH 2.0.12 client
    ... using F-Secure Client 5.0 to connect to ... >OpenSSH 3.6p1 server. ... Apparently one of the new features in OpenSSH causes ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: tcsetpgrp()
    ... Which SSH implementation and version thereof are you running? ... On QNX the pty allocation process apparently ... In the next release of OpenSSH, ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: SSH Connecting through Firewall
    ... >client to use HTTPS or FTP proxy. ... There is no such option in the OpenSSH ... Good judgement comes with experience. ...
    (comp.security.ssh)