From owner-freebsd-questions Sun Jul 7 21:30:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA04048 for questions-outgoing; Sun, 7 Jul 1996 21:30:06 -0700 (PDT) Received: from lespoir.apana.org.au (lespoir.apana.org.au [202.12.87.57]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA04002 for ; Sun, 7 Jul 1996 21:29:57 -0700 (PDT) Received: (from wongm@localhost) by lespoir.apana.org.au (8.6.12/8.6.6) id OAA05702; Mon, 8 Jul 1996 14:28:53 GMT Date: Mon, 8 Jul 1996 14:28:53 +0000 () From: "M.C Wong" To: questions@freebsd.org Subject: [2.1R] ^C in telnet session kills the connection, why ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm having a problem when telnet from a HP-UX box into a FreeBSD 2.1R machine, typing ^C actually kills the telnet connection. Is there anything on telnet that one can set to prevent this from hapenning ? Telnet from the same host to a Sun box doesn't have this problem. Thanks in advance.