From owner-freebsd-hackers Fri May 5 05:06:59 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA24915 for hackers-outgoing; Fri, 5 May 1995 05:06:59 -0700 Received: from asstdc.scgt.oz.au (root@asstdc.scgt.oz.au [202.14.234.65]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA24887 for ; Fri, 5 May 1995 05:06:12 -0700 Received: (from imb@localhost) by asstdc.scgt.oz.au (8.6.12/BSD4.4) id WAA02099; Fri, 5 May 1995 22:04:34 +1000 From: michael butler Message-Id: <199505051204.WAA02099@asstdc.scgt.oz.au> Subject: Re: slattach!!!!!!! To: obrien@leonardo.net (Mike O'Brien) Date: Fri, 5 May 1995 22:04:33 +1000 (EST) Cc: hackers@FreeBSD.org In-Reply-To: <199505050743.AAA00490@caern.protocorp.com> from "Mike O'Brien" at May 5, 95 00:43:42 am Reply-To: imb@scgt.oz.au X-Mailer: ELM [version 2.4 PL24beta] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 450 Sender: hackers-owner@FreeBSD.org Precedence: bulk Mike O'Brien writes: > I'm curious about this whole reconnection thing. In all the > PPP cases I know, the providers do dynamic address assignment .. If you are acting as their client, doesn't the PPP address negotiation (by setting the remote end to 0.0.0.0) and subsequent interface manipulation do the job ? If you ARE the service provider, I haven't found a method of dynamic reassignment for FreeBSD (yet) .. suggestions anyone ? michael