From owner-freebsd-net@FreeBSD.ORG Sat Mar 11 02:02:45 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBFE16AC81 for ; Sat, 11 Mar 2006 02:02:41 +0000 (GMT) (envelope-from silby@silby.com) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 3387C4933E for ; Fri, 10 Mar 2006 19:23:59 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 73930 invoked from network); 10 Mar 2006 19:23:57 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 10 Mar 2006 19:23:57 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 10 Mar 2006 13:23:56 -0600 (CST) From: Mike Silbersack To: "Julian H. Stacey" In-Reply-To: <200603072252.k27MqMnb040904@fire.jhs.private> Message-ID: <20060310132310.X68028@odysseus.silby.com> References: <200603072252.k27MqMnb040904@fire.jhs.private> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Bernd Kopriva , net@freebsd.org Subject: Re: TCP_COMPAT_42 support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 02:02:45 -0000 On Tue, 7 Mar 2006, Julian H. Stacey wrote: >> Looks to me like skyr decided to close the connection, and it closed as >> expected. I think the problem is probably above the TCP layer - have you >> tried an older version of rlogin to see if that makes a difference? > > Hmm. Thanks Mike, > Until you wrote that I was thinking of install an old FreeBSD to try as > a bridge, something like 2.2.8, in case of TCP difference, but now > youve written that, as It's petty much a binary machine, > perhaps I screwed the config somehow in /etc so I'll take another look, > then. do a reload from tape to a sub dir, & run a find + cmp & rm > C prog with my http://berklix.com/~jhs/src/bsd/jhs/bin/public/cmpd/cmpd.c I actually meant that rlogin on the client side might be the problem - could you try the rlogin from 2.2.8 running under 6.0? Mike "Silby" Silbersack