Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Mag. M. Faffelberger" <m.faffelberger@crp.at>
To: <cygwin@cygwin.com>
Subject: tcpforwarding under NT
Date: Wed, 28 Feb 2001 12:22:06 +0100
Message-ID: <NDBBIMEOKDGHHCOJEGCMEEKECMAA.m.faffelberger@crp.at>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

hi,

i have established a connection between 2 machines with sshd/ssh.
now i have to open a tcp-port for exchanging information between the two
machines.

i tried the following:

in my sshd_config  i made the entries:
- AllowTcpForwarding yes
- GatewayPorts yes

then i tried:
ssh -f -n -R 10000:host:port user@host"./sleep 3600"

but there was no port 10000 opened on my system.

any tips?

thanx

Matthias


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

