From owner-freebsd-questions Tue Aug 1 09:53:58 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id JAA00414 for questions-outgoing; Tue, 1 Aug 1995 09:53:58 -0700 Received: from starfire.mn.org (starfire.skypoint.net [199.86.32.187]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id JAA00408 for ; Tue, 1 Aug 1995 09:53:55 -0700 From: john@starfire.mn.org Received: (from john@localhost) by starfire.mn.org (8.6.11/1.1) id LAA18295 for questions@FreeBSD.org; Tue, 1 Aug 1995 11:53:17 -0500 Message-Id: <199508011653.LAA18295@starfire.mn.org> Subject: Drawing IP addresses from a pool for dial-in SL/IP and PPP To: questions@FreeBSD.org (FreeBSD questions) Date: Tue, 1 Aug 1995 11:53:12 -0500 (CDT) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1199 Sender: questions-owner@FreeBSD.org Precedence: bulk I have a number of users that dial in for network access, far more than I can assign IP addresses to. My solution to this was to create a modified sliplogin which will draw IP addresses from a bitmapped pool. I also added additional fprintf's to make the information available to the users' dialin scripts to automatically adapt to the assigned IP address. I give the gateway IP also, but so far everyone is just using the IP of the ethernet card in the host as their gateway address. Now I wish to make PPP available in the same way, and I am wondering if I will need to do the same thing, or if PPP has some mechanism for handling that. Actually, when it comes right down to it, I could use some help setting up PPP for dial-in use on modem lines which are shared with FAX, SL/IP, PPP, and regular login-users... My current hunch is to set up a single special-purpose login, perhaps with no password at all, and then require PAP or CHAP authentication in pppd. Comments/suggestions? If anyone is interested in my IP-pooling sliplogin, they are welcome to it. Just e-mail me. John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417