From owner-freebsd-net@FreeBSD.ORG Sat Nov 22 07:37:56 2003 Return-Path: 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 CE8F516A4CE for ; Sat, 22 Nov 2003 07:37:56 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5BA843FE1 for ; Sat, 22 Nov 2003 07:37:52 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 0F849651EE; Sat, 22 Nov 2003 15:37:52 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01455-02-2; Sat, 22 Nov 2003 15:37:51 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 671CD651EB; Sat, 22 Nov 2003 15:37:51 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 978AC1B; Sat, 22 Nov 2003 15:37:50 +0000 (GMT) Date: Sat, 22 Nov 2003 15:37:50 +0000 From: Bruce M Simpson To: falacy Message-ID: <20031122153750.GC23796@saboteur.dek.spc.org> Mail-Followup-To: falacy , freebsd-net@freebsd.org References: <200311220708.15262.fBSDfalacy@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311220708.15262.fBSDfalacy@shaw.ca> cc: freebsd-net@freebsd.org Subject: Re: 5.1-R plip0 issue (BSD --> Linux) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 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, 22 Nov 2003 15:37:56 -0000 On Sat, Nov 22, 2003 at 07:08:15AM +0000, falacy wrote: > Anyone who is hooking up a slackware linux box to a freeBSD 5.1 system over > the parallel port, skip the hand book all together and add the following > lines to your /etc/rc.conf file, The answer has been in the plip(4) man page all along, perhaps encouraging people not to read documentation is a bad thing? BMS