From owner-freebsd-net Thu Jun 13 23: 0:35 2002 Delivered-To: freebsd-net@freebsd.org Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by hub.freebsd.org (Postfix) with ESMTP id 67B3637B41C for ; Thu, 13 Jun 2002 23:00:19 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020614060018.JLWJ20219.sccrmhc03.attbi.com@InterJet.elischer.org>; Fri, 14 Jun 2002 06:00:18 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id WAA97555; Thu, 13 Jun 2002 22:46:32 -0700 (PDT) Date: Thu, 13 Jun 2002 22:46:31 -0700 (PDT) From: Julian Elischer To: Lars Eggert Cc: Archie Cobbs , net@FreeBSD.ORG Subject: Re: netgraph encryption? In-Reply-To: <3D095C9B.6050201@isi.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I haven't seen a problem with multicast and netgraph but that doesn't mean there isn't a problem. Let us see if there is a traceback. On Thu, 13 Jun 2002, Lars Eggert wrote: > Archie Cobbs wrote: > >>I looked briefly at ng_mppc but and was under the impression it needed a > >>ppp node above it. The packets I'd like to feed to an encryption node > >>are UDP (and soon TCP and IP). Or am I wrong? > > > > In reality you can feed it anything you want. It's not PPP specific. > > > > You would however have to rig up a node that handles packets going > > out and returning on the same hook (ng_bpf(4) could be configured > > to do this). > > OK, I'll look into it. Or I'll try to find an undergrad to build > ng_blowfish :-) > > As an aside, do netgraph interfaces have problems with multicast? I've > seen crashes using both mrouted and pim6dd when I had a netgraph > interface configured. I'll try to produce a dump next time. > > Lars > -- > Lars Eggert USC Information Sciences Institute > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message