Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: ssh tcp forwarding MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Thu, 25 Oct 2001 17:11:47 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: <3FC07C3DD75AD94BB5B9C52ABD033763047238@ohemail01.columbus.labbook.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ssh tcp forwarding Thread-Index: AcFdmagjNuT/uFfOTEmzLxIycTxF6w== From: "Terry Roe" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9PLCDB07906 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/