OpenSSH
[Top] [All Lists]

Re: tunneling through stdin/stdout, source routing

To: Simon Richter <Simon.Richter@hogyros.de>, openssh-unix-dev@mindrot.org
Subject: Re: tunneling through stdin/stdout, source routing
From: Simon Richter <Simon.Richter@hogyros.de>
Date: Wed, 15 Nov 2006 00:54:06 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
In-reply-to: <20061114071345.GA25414@dementia.proulx.com>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
References: <4555C24C.7000007@hogyros.de> <20061114071345.GA25414@dementia.proulx.com>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)
Hi,

Bob Proulx schrieb:

> When I was doing that it I would always find that it left a lot of
> netcat processes hanging around that did not terminate appropriately.
> I assume that is your problem too?  Instead let me recommend the
> 'connect' code.

Exactly, and it requires the remote machine to have netcat or something 
similar around. Even a better tool like "connect" would only partially 
solve the problem, as I still need to make it run on the other box.

In the particularly nasty setup I am facing here this is extra 
difficult, as the same home directory is shared over multiple machines 
of different architectures (and with different runtime libraries 
installed), so I'd have to have the tool once for each architecture, and 
find a way to properly switch on the architecture of the machine I'm 
connecting to.

That's why I'd think a client-only solution would be the best solution 
here. My client can always ask for a port forward, the server doesn't 
care where it comes from.

    Simon
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>