From owner-freebsd-net Mon Aug 6 10:23:51 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 1143037B403 for ; Mon, 6 Aug 2001 10:23:48 -0700 (PDT) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA66009; Mon, 6 Aug 2001 12:25:56 -0700 (PDT) Date: Mon, 6 Aug 2001 12:25:55 -0700 (PDT) From: Julian Elischer To: Jim.Pirzyk@disney.com Cc: freebsd-net@freebsd.org Subject: Re: ng_one2many usage In-Reply-To: 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 On Sun, 5 Aug 2001 Jim.Pirzyk@disney.com wrote: > Nope, nor does it work when I change it to dc0 (which there is a device > called dc0, but I though that was too confusing). > > - JimP > > > Jim Pirzyk wrote: > > > > > > So I tried to use the one2many netgraph module, but I get errors > > > right away. Here is what I get: > > > > > > Jim.Pirzyk@snoopy:~ > > > 47>sudo ngctl -d mkpeer trnk0: one2many upper one What you are saying is: "tell teh node called "trnk0:" (so it had better already exist) to make a peer of type one2many. Attachi ti to trnk0: using a hook called upper and to the new node on a hook called "one". If you don't already have a node called "trnk0:" then this must fail. it's very hard to see what you are doing wrong when I can't see what the graph you are trying to make looks like.. > > > ngctl: sendto(trnk0:): No such file or directory > > > ngctl: send msg: No such file or directory > > > > > > Any ideas on what is going wrong? > > > > is there a node called trnk0: ? > > > > > > > > - JimP > > > > > > -- > > > --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ > > > __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org > > > _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation > > > (*)/ (*) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-net" in the body of the message > > > > -- > > +------------------------------------+ ______ _ __ > > | __--_|\ Julian Elischer | \ U \/ / hard at work in > > | / \ julian@elischer.org +------>x USA \ a very strange > > | ( OZ ) \___ ___ | country ! > > +- X_.---._/ presently in San Francisco \_/ \\ > > v > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message