From owner-freebsd-net Thu May 17 13:16:31 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 3977E37B42C; Thu, 17 May 2001 13:16:29 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id NAA73461; Thu, 17 May 2001 13:16:28 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.3/8.11.3) id f4HKFhW76705; Thu, 17 May 2001 13:15:43 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200105172015.f4HKFhW76705@arch20m.dellroad.org> Subject: Re: Problems with ng_one2many In-Reply-To: <20010512191718.D90400@FreeBSD.org> "from Ade Lovett at May 12, 2001 07:17:18 pm" To: Ade Lovett Date: Thu, 17 May 2001 13:15:43 -0700 (PDT) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ade Lovett writes: > After a bit more investigation, I came across ng_one2many which appears > to do exactly what I want, only it just refuses to work for me. > > The machine is running 4.3-STABLE as of a day or so, all appropriate > modules have been loaded, viz: > > matrix 86# kldstat > Id Refs Address Size Name > 1 5 0xc0100000 1b143c kernel > 2 1 0xc71d5000 c3000 vinum.ko > 3 1 0xc72f8000 3000 ng_one2many.ko > 4 2 0xc72fc000 8000 netgraph.ko > 5 1 0xc7307000 3000 ng_socket.ko > > Yet when I try to perform the first part of the setup as documented > in the manpage, I get the following: > > matrix 131# /usr/sbin/ngctl mkpeer de1: one2many upper one > ngctl: send msg: No such file or directory > matrix 132# > > and obviously, everything else fails to do anything. For the benefit of the list, there is a typo in the ng_one2many man page. See the latest checkin for details... http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/ng_one2many.4.diff?r1=1.1.2.4&r2=1.1.2.5 -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message