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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to