From owner-freebsd-current Tue Sep 12 4:41:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by hub.freebsd.org (Postfix) with ESMTP id B88B337B42C for ; Tue, 12 Sep 2000 04:41:14 -0700 (PDT) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.51.214]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "caerdonn.eurocontrol.fr", Issuer CN "CA ITM" (verified OK)) by matrix.eurocontrol.fr (Postfix/TLS) with ESMTP id B6D9E596C for ; Tue, 12 Sep 2000 13:41:13 +0200 (CEST) Received: by caerdonn.eurocontrol.fr (Postfix/TLS, from userid 1193) id 1DFA14E5C; Tue, 12 Sep 2000 13:41:12 +0200 (CEST) Date: Tue, 12 Sep 2000 13:41:12 +0200 From: Ollivier Robert To: FreeBSD Current Users' list Subject: Problem with forwarded connections with OpenSSH/FreeBSD Message-ID: <20000912134112.A25415@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone has any idea why forwarded connections (with an entry in .ssh/config or with -L ::) often ends up taking ages to setup ? During that time the connection itself is blocked with some data in the Recv-Q... localhost.euroco.6674 *.* tcp 0 0 LISTEN localhost.euroco.1853 localhost.euroco.6674 tcp 0 0 ESTABLISHED localhost.euroco.6674 localhost.euroco.1853 tcp 64 0 ESTABLISHED ^^ My entry in .ssh/config is : Host xxx.xxxxxxx.xxx Cipher blowfish RhostsAuthentication no RhostsRSAAuthentication no Compression yes CompressionLevel 4 LocalForward 6674 irc.ais.net:6667 It happens with 2.2.0 also. -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- Ollivier.Robert@eurocontrol.fr FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #6: Thu Aug 10 17:36:11 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message