problems with -R
Peter Stuge
stuge-openssh-unix-dev at cdy.org
Wed Nov 6 07:04:12 EST 2002
On Tue, Nov 05, 2002 at 11:08:47AM -0800, Ed Peschko wrote:
> However, this doesn't work; I see an sshd program running on the client box
> that corresponds to the server request, I do a netstat -a, and see:
> localhost.1111 *.* 0 0 0 0 LISTEN
> on the client machine..
> However, when I do 'ssh -p 1111 <client>', I get:
> ssh: connect to host <client> port 1111: Connection refused.
See GatewayPorts in sshd_config(5) or try "ssh -p 1111 localhost" instead.
//Peter
More information about the openssh-unix-dev
mailing list