Date: Wed, 24 Jan 2001 22:57:36 -0800 (PST) From: Doug White <dwhite@resnet.uoregon.edu> To: Archie Cobbs <archie@dellroad.org> Cc: Julian Elischer <julian@elischer.org>, "Thomas T. Veldhouse" <veldy@veldy.net>, "Rogier R. Mulhuijzen" <drwilco@drwilco.net>, freebsd-current@FreeBSD.ORG, vitaly@riss-telecom.ru Subject: Re: status of bridge code Message-ID: <Pine.BSF.4.21.0101242254540.25771-100000@resnet.uoregon.edu> In-Reply-To: <200101250508.VAA04564@curve.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Jan 2001, Archie Cobbs wrote: > Julian Elischer writes: > > > Is there any reasonable documentation or a HOWTO on the usage of netgraph? > > > I am currently using the standard bridging code and IPFIREWALL (ipfw) with > > > my dc cards. No problems so far - as long as I don't use DUMMYNET with it. > > > I really wish I could use DUMMYNET as I need to put bandwidth limits on a > > > few of the computers on my network. > > > > /usr/share/examples/netgraph > > man 4 netgraph > > man 4 ng_bridge > > (etc.) > > also a daemon-news article on how it works. > > http://www.daemonnews.org/200003/netgraph.html A small addendum to the Netgraph canon: Netgraph starts with a _clean_slate_. If this is your first time, make sure you define some endpoint first, then build on that. You don't have interfaces, sockets, nothin' to start with. Like a box of Legos and an empty table. :-) Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101242254540.25771-100000>