Date: Tue, 13 Feb 2007 13:21:40 +0200 From: "Andrew Bliznak" <andriko.b@gmail.com> To: "Alexander Motin" <mav@alkar.net> Cc: freebsd-net@freebsd.org Subject: Re: Mpd-4.1 released Message-ID: <21be38170702130321t23345ce0pe298733be438d6b0@mail.gmail.com> In-Reply-To: <45D194EB.10008@alkar.net> References: <21be38170702130035n4ee69773mddc07a2b674fb81a@mail.gmail.com> <45D194EB.10008@alkar.net>
next in thread | previous in thread | raw e-mail | index | archive | help
2007/2/13, Alexander Motin <mav@alkar.net>: > Hi. > > Andrew Bliznak wrote: > > I have set netflow node <nodename> option in mpd.conf to attach to > > existing ng_netflow node > > --- > > default: > > load psrv1 > > load psrv3 > > ... > > pppoe: > > ... > > set netflow node netflow > > set netflow export 172.16.2.35 9996 > > ... > > psrv1: > > new -n -i ng1 pppoe1 pppoe1 > > load pppoe > > 'set netflow ...' options should be specified _before_ creation of any > bundle which require it. Move 'set netflow ...' commands to the startup > section. OK. This works. Thanks... One more questions. a) Device type l2tp (copy pppoe config with changed device type) produce INVARIANTS KASSERT in sys/netgraph/ng_l2tp.c on first packet from nearest cisco :( b) Now on exit not cleaned only three nodes: ... Name: <unnamed> Type: pppoe ID: 00001843 Num hooks: 1 Name: ng0 Type: iface ID: 00001630 Num hooks: 0 Name: ng2 Type: iface ID: 00000013 Num hooks: 0 ... pyvo# ngctl show \[00001843\]: Name: <unnamed> Type: pppoe ID: 00001843 Num hooks: 1 Local hook Peer name Peer type Peer ID Peer hook ---------- --------- --------- ------- --------- ethernet vlan4 ether 0000000b orphans > > -- > Alexander Motin mav@alkar.net > Optima Telecom >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21be38170702130321t23345ce0pe298733be438d6b0>