From owner-freebsd-net Mon Oct 23 18:30:23 2000 Delivered-To: freebsd-net@freebsd.org Received: from gomer.august.net (gomer.august.net [216.87.128.131]) by hub.freebsd.org (Postfix) with ESMTP id 9022037B479 for ; Mon, 23 Oct 2000 18:30:21 -0700 (PDT) Received: from localhost (2191 bytes) by gomer.august.net via send-mail with P:stdio/R:inet_hosts/T:smtp (sender: ) (ident using unix) id for ; Mon, 23 Oct 2000 20:30:12 -0500 (CDT) (Smail-3.2.0.108 1999-Sep-19 #1 built 1999-Oct-11) Message-Id: Date: Mon, 23 Oct 2000 20:30:12 -0500 (CDT) From: lgfausak@august.net (Greg Fausak) To: julian@elischer.org, lgfausak@august.net Subject: Re: BPF usage questions Cc: freebsd-net@FreeBSD.ORG Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Julian wrote> >Greg Fausak wrote: >> >> FreeBSD Net Mail List: >> >>...deleted... >> 1) Is it wise to use so many BPF devices? >> >> 2) Is there any way to increase the number of BPF devices beyond 255? >> >> and, finally, the real questions... >> >> 3) Is there some way I can listen on a single device and determine >> what real device a packet comes in on and... >> >> 4) Has anyone done something like this? This is much like the >> dhcp helper command on a cisco router. I'd like to be able to >> serve DHCP for thousands of 'devices'. > >I hate to sound like a broken record, but archie and I have been looking >at using netgraph for this. What is netgraph? >Of course we have pretty full (approved by MCI) frame relay support in >Netgraph already >so all teh device driver needs to do is supply a simple netgraph >interface, and let us do >the frame relay demultiplexing. It is then very simple to slot in a >netgraph node >to filter out and redirect all DHCP stuff. We don;t support DHCP with >our >netgraph code at teh moment but it wouldn;t be hard, and as a kernel >module it could >easily handle thousands of dhcp clients with very littel system load. > >What software are you using for frame relay at the moment? I'm using bridging software written by etinc.com. It's called bwmgr. Very robust, I've been running 400 DSL customers for about a month with no problems. I'm sure I could load it up with 800 customers if I had some way to handle the BPF/DHCP problem. My partner is Andy Fullford, he's from (around) Sydney... G'day mate! ---greg > > >> >> ---greg >> Greg Fausak >> August.Net Services, LLC >> greg@august.net >> 972-323-6598 >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-net" in the body of the message > >-- > __--_|\ Julian Elischer > / \ julian@elischer.org > ( OZ ) World tour 2000 >---> X_.---._/ presently in: Budapest > v > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message