From owner-freebsd-questions Tue Apr 14 14:37:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18940 for freebsd-questions-outgoing; Tue, 14 Apr 1998 14:37:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tera.tera.com (tera.tera.com [207.108.223.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA18921 for ; Tue, 14 Apr 1998 21:37:46 GMT (envelope-from kline@tao.thought.org) Received: (from uucp@localhost) by tera.com (8.8.7/8.7.3) with UUCP id OAA02545; Tue, 14 Apr 1998 14:17:44 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.8.5/8.7.3) id OAA08208; Tue, 14 Apr 1998 14:15:26 -0700 (PDT) From: Gary Kline Message-Id: <199804142115.OAA08208@tao.thought.org> Subject: Re: Parallel link In-Reply-To: from Doug White at "Apr 14, 98 11:38:26 am" To: dwhite@resnet.uoregon.edu Date: Tue, 14 Apr 1998 14:15:26 -0700 (PDT) Cc: kline@thought.org, freebsd-questions@FreeBSD.ORG, imdave@mcs.net 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 Tue, 14 Apr 1998, Gary Kline wrote: > > > This is directed toward Dave Bodenstab or Doug White, primarily; > > but if anyone else on the list has any insight, I'd be much > > obliged to hear back. > > I'm here. > > > I've finally got my two FBSD boxes configured with a Laplink > > cable on /dev/lpt1. In /etc/sysconfig (P90//2.2.0-R) is: > > > > ifconfig lp0 10.0.0.1 10.0.0.2 -link0 > > route add -net 10.0.0.2 10.0.0.1 > > > > And in /etc/rc.conf (6x86//2.2.5) > > is: > > > > ifconfig lp0 10.0.0.2 10.0.0.1 -link0 ## in sage > > route add -net 10.0.0.1 ## sage > > Don't forget to add the route on the other side too. Hmmm. I put the first pair of lines in my P90 (10.0.0.1); the second two lines in my 6x86. Do I need *both* on either machine?? Do I need: ifconfig lp0 10.0.0.1 10.0.0.2 -link0 route add -net 10.0.0.2 10.0.0.1 ifconfig lp0 10.0.0.2 10.0.0.1 -link0 ## in sage route add -net 10.0.0.1 ## sage in my P90 and something similar in the 6x86?? ..... > > > Doug, you're probably right about doing this thru two NE2000's > > and some twisted pair. That's my next hardware adventure. > > Point to point Ethernet is just as fun, although it is faster. > > This is fun?! whoa.... :-) 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