Date: Thu, 17 May 2001 13:15:43 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Ade Lovett <ade@FreeBSD.ORG> Cc: freebsd-net@FreeBSD.ORG Subject: Re: Problems with ng_one2many Message-ID: <200105172015.f4HKFhW76705@arch20m.dellroad.org> In-Reply-To: <20010512191718.D90400@FreeBSD.org> "from Ade Lovett at May 12, 2001 07:17:18 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105172015.f4HKFhW76705>