From owner-freebsd-hackers Mon Jan 29 20:38:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA21224 for hackers-outgoing; Mon, 29 Jan 1996 20:38:35 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA21203 for ; Mon, 29 Jan 1996 20:38:30 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id UAA21615; Mon, 29 Jan 1996 20:36:56 -0800 To: Scott Halbert cc: Joe Greco , hackers@FreeBSD.ORG Subject: Re: Multi-Port Async Cards In-reply-to: Your message of "Mon, 29 Jan 1996 20:14:14 MST." <199601300314.UAA00661@srv1.thuntek.net> Date: Mon, 29 Jan 1996 20:36:55 -0800 Message-ID: <21612.822976615@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > I've assigned IP address in blocks of 10: 1 for the pc server and 2 > each for the 4 ppp ports. At this point they are entirely incoming. I also Why 2, just out of curiousity? > and so had just a fixed address. I can see your point about a shared > dialout resource pool and how to do the IP addresses (and how to advertise > the dynamic arps or route paths). It'd be quite a chore. Oh, I dunno.. It would be interesting to sit down and hammer out a spec. If there's sufficient interest, perhaps we should take it up in the freebsd-isp mailing list. > One daemon that I was interested was one that communicated who was logged > in so that the same user could not log in twice anywhere. Similarly, I'm That would be easy enough to do. Jordan