From owner-freebsd-hackers Fri Sep 13 12:01:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA08893 for hackers-outgoing; Fri, 13 Sep 1996 12:01:04 -0700 (PDT) Received: from red.jnx.com ([208.197.169.254]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA08888 for ; Fri, 13 Sep 1996 12:01:02 -0700 (PDT) Received: from base.jnx.com (base.jnx.com [208.197.169.238]) by red.jnx.com (8.7.5/8.7.3) with ESMTP id MAA06989; Fri, 13 Sep 1996 12:00:19 -0700 (PDT) Received: (from pst@localhost) by base.jnx.com (8.7.5/8.7.3) id LAA01650; Fri, 13 Sep 1996 11:59:58 -0700 (PDT) To: dkelly@hiwaay.net (David Kelly) cc: hackers@freebsd.org Subject: Re: pty's and slattach References: From: Paul Traina Date: 13 Sep 1996 11:59:57 -0700 In-Reply-To: dkelly@hiwaay.net's message of 11 Sep 96 01:30:38 GMT Message-ID: <7ysp8mfdg2.fsf@base.jnx.com> Lines: 3 X-Mailer: Gnus v5.2.25/XEmacs 19.14 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As a side note, you should really use the if_tun driver with *nos instead of running slip between the two machines over the PTY port. It's *much* more efficient.