This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ssh tcp forwarding


I can't get ssh tcp forwarding to 
work to my cygwin sshd.

I can ssh to my cygwin sshd and get
a bash.

I can use cygwin ssh to tcp forward
to a RedHat sshd, so I have the
correct commands.

When I run the following command from
my RedHat system

ssh -v -v -v -L 5900:myWindowsHost:5900 myWindowsHost

I see

debug2: tty_make_modes: 93 0
debug1: Connections to local port 5900 forwarded to remote address
host:5900
socket: Address family not supported by protocol
debug1: Local forwarding listening on 127.0.0.1 port 5900.
debug1: fd 4 setting O_NONBLOCK
debug1: fd 4 IS O_NONBLOCK
debug1: channel 0: new [port listener]
debug1: Requesting shell.
debug1: Entering interactive session.

Is the socket error my problem?  Am I configured
correctly?  Do I have any options?

Best Regards,
Terry

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]