Re: Are new SSH versions buggy?
From: GertJan (mustng68@nettaxiNOSPAM.com)Date: 05/17/02
- Next message: Eric D. Friedman: "help with local forward of HTTP traffic"
- Previous message: signit: "openssh-3.2.2p1 on solaris broken?"
- In reply to: Andreas Meile: "Are new SSH versions buggy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: GertJan <mustng68@nettaxiNOSPAM.com> Date: Fri, 17 May 2002 18:18:54 +0200
Andreas Meile wrote:
> Dear Linux and SSH users
>
> I often need the port forwarding feature in SSH, for example to access to
> a W2K server with a command like this one:
>
> ssh -g -L 3389:w2kserv.company.loc:3389 -l user firewalls.address.com
>
> On the company's firewall, port 22 is forwarded. This worked without
> issues on my old SuSE Linux installations until version 7.1
>
> Recently, I installed SuSE Linux 8.0 (from scratch, i.e. no update) and
> there this makes a lot of trouble. :-( So, first I get
>
> bind: Address already in use
I also have seen this message sometimes, but it still worked.
> error messages, although port 3389 in this case was _not_ used by another
> process. I even can use an arbitrary port in the command above, this
> message still appears.
>
< snip >
>
> Does anybody know about bugs or important changes in the default
> /etc/ssh/ssh[d]_config file which could cause such problems?
If you are using the forwarded port from another machine, you have to use
GatewayPorts yes in sshd_config
--
GertJan
Running SuSE 7.2 with kernel 2.4.19-pre8aa2-m16, CPU Temp: +43.5°C
6:13pm up 6:18, 1 user, load average: 0.34, 0.08, 0.02
- Next message: Eric D. Friedman: "help with local forward of HTTP traffic"
- Previous message: signit: "openssh-3.2.2p1 on solaris broken?"
- In reply to: Andreas Meile: "Are new SSH versions buggy?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|