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: bob@proulx.com (Bob Proulx)
Date: Tue, 14 Nov 2006 00:13:45 -0700
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: <4555C24C.7000007@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>
Mail-followup-to: Simon Richter <Simon.Richter@hogyros.de>, openssh-unix-dev@mindrot.org
References: <4555C24C.7000007@hogyros.de>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
User-agent: Mutt/1.5.9i
Simon Richter wrote:
> to connect to another host behind a firewall, and I also have a lot of
> these commands in my ssh config file. Since this relies on the server
> having netcat available (which a lot don't, or in some really old
> version that will not shut down properly) it breaks often,

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.

  http://www.imasy.or.jp/~gotoh/ssh/connect.html

Having switched to connect I stopped having problems such as
described.  It was the difference between night and day.

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