OpenSSH
[Top] [All Lists]

Re: tunneling through stdin/stdout, source routing

To: Simon Richter <Simon.Richter@hogyros.de>
Subject: Re: tunneling through stdin/stdout, source routing
From: David Woodhouse <dwmw2@infradead.org>
Date: Wed, 15 Nov 2006 22:27:51 +0800
Cc: openssh-unix-dev@mindrot.org
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: <455A571E.6010105@hogyros.de>
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> <455A571E.6010105@hogyros.de>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
On Wed, 2006-11-15 at 00:54 +0100, Simon Richter wrote:
> 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.

That or a perl script to make a TCP connection?

If you also use multiple _clients_ then you still have the problem of
needing it compiled and installed for all machines.

-- 
dwmw2

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