This is the mail archive of the cygwin@sources.redhat.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]

tcpforwarding under NT


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


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