From owner-freebsd-hackers Thu May 4 18:27:40 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA07151 for hackers-outgoing; Thu, 4 May 1995 18:27:40 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA07145 for ; Thu, 4 May 1995 18:27:39 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id SAA00820; Thu, 4 May 1995 18:26:30 -0700 From: Julian Elischer Message-Id: <199505050126.SAA00820@ref.tfs.com> Subject: Re: slattach!!!!!!! To: tom@haven.uniserve.com (Tom Samplonius) Date: Thu, 4 May 1995 18:26:29 -0700 (PDT) Cc: nate@trout.sri.MT.net, faulkner@mpd.tandem.com, freebsd-hackers@freefall.cdrom.com In-Reply-To: from "Tom Samplonius" at May 4, 95 05:24:38 pm Content-Type: text Content-Length: 566 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > > On Thu, 4 May 1995, Nate Williams wrote: > > > > determined by a rotary. Worse, you can be attached to any of a number > > > of systems so you need to grab both the IP address assigned to you and > > > the name of the machine you attached to so you can add the route. > > The IP of the machine you connect to, isn't needed. actually, it's often the other way around.... you can assign you ethernet IP to your slip port as well, as the routing will use the ip address for the foreign eddress for routing decisions (in versions I've used) > > Tom >