Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 23:33:15 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Gary Kline <kline@thought.org>
Cc:        freebsd-questions@FreeBSD.ORG, imdave@mcs.net
Subject:   Re: Parallel link
Message-ID:  <Pine.BSF.3.96.980414233137.4383E-100000@gdi.uoregon.edu>
In-Reply-To: <199804142115.OAA08208@tao.thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Apr 1998, Gary Kline wrote:

> > 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
Amend to:
		route add -net 10.0.0.1 10.0.0.2

> 		in my P90 and something similar in the 6x86??

Make routes that point at each other, basically.

> > Point to point Ethernet is just as fun, although it is faster.
> 
> 		This is fun?!  whoa....
> 
> 		:-)

I've had my share of hair-removal sessions trying to get my formerly OS/2
laptop to talk to my FreeBSD box via ptp Ethernet.  It didn't help that
the OS/2 box would change frame types for TCP :(

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980414233137.4383E-100000>