From owner-freebsd-questions Tue Aug 26 23:05:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA11377 for questions-outgoing; Tue, 26 Aug 1997 23:05:03 -0700 (PDT) Received: from mailhost.transarc.com (mailhost.transarc.com [158.98.16.250]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA11358 for ; Tue, 26 Aug 1997 23:04:53 -0700 (PDT) Received: from smithfield.transarc.com (smithfield.transarc.com [158.98.16.10]) by mailhost.transarc.com (8.8.0/8.8.0) with SMTP id CAA08241 for ; Wed, 27 Aug 1997 02:04:19 -0400 (EDT) Date: Wed, 27 Aug 1997 02:04:19 -0400 (EDT) From: Pat Barron To: freebsd-questions@freebsd.org Subject: Telnet to FreeBSD from Solaris Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm seeing a problem where, if I telnet to a FreeBSD system from a Sun running Solaris 2.5 or 2.5.1, and hit ^C during the session, my telnet session is dropped. This happens with both 2.2.2 and a fairly recent cvsup of -current. Has anyone else seen this? Since it only seems to happen from Solaris systems, and it happens from all Solaris 2.5 or 2.5.1 systems I've tried, I'm guessing that it's a Solaris problem, but thought someome here might know a PatchID or something I could ask Sun for. Thanks, --Pat.