From owner-freebsd-questions Mon Feb 16 15:20:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02992 for freebsd-questions-outgoing; Mon, 16 Feb 1998 15:20:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tera.com (tera.tera.com [207.108.223.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02756 for ; Mon, 16 Feb 1998 15:19:54 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from uucp@localhost) by tera.com (8.8.7/8.8.7) with UUCP id PAA27925; Mon, 16 Feb 1998 15:18:15 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.8.5/8.7.3) id OAA02516; Mon, 16 Feb 1998 14:58:38 -0800 (PST) From: Gary Kline Message-Id: <199802162258.OAA02516@tao.thought.org> Subject: Re: insight needed on PLIP In-Reply-To: from Doug White at "Feb 16, 98 01:23:04 pm" To: dwhite@resnet.uoregon.edu Date: Mon, 16 Feb 1998 14:58:38 -0800 (PST) Cc: kline@thought.org, questions@FreeBSD.ORG Organization: <> thought.org: public access uNix in service... <> X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Doug White: > On Sat, 14 Feb 1998, Gary Kline wrote: > > > lpt0 at 0x378-0x37f irq 7 on isa > > OK, you must be notified that lp0 is available. dmesg reports:: lp0: TCP/IP capable interface Pretty sure it would say the same thing on my new platform... > > What's next? What lines do I put into the configuration files > > in /etc? And then, what kind of cable do I plug between lpt0 > > and lpt0? Since my new 6x86 platform is not part of the > > larger net, can I assign my local IP designation? (Like 127.0.0.02) > > For the cable, use an `Interlink cable'; I have one that is a > parallel->parallel crossover with a null modem cable alltied to it. Very > handy to have around if you're short on NICs. I'll ask my local PC store for this; or a `Laplink'. In /etc/config, I added lp0 to the list of network_interfaces:: network_interfaces="lo0 ep0 tun0 lp0" And the line ((indicated by lp(4) )): ifconfig lp0 127.0.0.1 127.0.0.2 -link0 > > Use a private net and configure interface lp0 on both ends. > How close is this configuration to being correct for my FBSD to FBSD lp link?? thanks, gary > -- Gary D. Kline kline@tao.thought.org Public service uNix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message