Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3E435B6C.7080606@t-online.de>
Date: Fri, 07 Feb 2003 08:08:28 +0100
From: =?ISO-8859-1?Q?Markus_Sch=F6nhaber?= <mks99@t-online.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030206
X-Accept-Language: de-de, de, en-us, en
MIME-Version: 1.0
CC: cygwin@cygwin.com
Subject: Re: ssh port forwarding
References: <20030207062746.88291.qmail@web14904.mail.yahoo.com> <3E435915.4070709@t-online.de>
In-Reply-To: <3E435915.4070709@t-online.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
X-Sender: 320022782391-0001@t-dialin.net
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h1778ut08535

Markus Schönhaber wrote:
> Matt wrote:
> 
>> I am trying to forward TCP ports over ssh.  I have had
>> this up and running on three different machines.  Now
>> they all report the same error:
>>
>> Matt@aptivaxp ~
>> $ ssh 5903:localhost:5900 administrator@XX.XX.XX.XX
>> ssh: 5903:localhost:5900: no address associated with
>> hostname.
> 
> 
> Try -L:
> $ ssh -L 5903:localhost:5900 administrator@XX.XX.XX.XX

or -R might be the right choice - depending on the direction you want the 
port to be forwarded.

> Regards
>   mks



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

