From owner-freebsd-hackers Fri Apr 21 20:13:20 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA00809 for hackers-outgoing; Fri, 21 Apr 1995 20:13:20 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA00796 ; Fri, 21 Apr 1995 20:13:14 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: jkh@violet.berkeley.edu (Jordan K. Hubbard) cc: hackers@FreeBSD.org cc: lloth@menzo.sojourn.com Subject: Re: yeah, what is the deal with this? In-reply-to: Your message of "Fri, 21 Apr 95 17:33:32 PDT." <199504220033.RAA02816@violet.berkeley.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 21 Apr 1995 20:13:14 -0700 Message-ID: <795.798520394@freefall.cdrom.com> From: Gary Palmer (FreeBSD/ARM Team) Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <199504220033.RAA02816@violet.berkeley.edu>, Jordan K. Hubbard write s: > Can Free BSD do dynamic IP addressing? I have a customer that needs to be >able to handle dynamic IP addressing in order to get on-line. Is this possible >? Using PPP it is relatively easy if you use ijppp (see `man ppp'). Normal PPP could also do it probably. It's nearly impossible with slip as there is no negotiation between the two computers with SLIP. Gary