Mpd-4.1 released

Andrew Bliznak andriko.b at gmail.com
Tue Feb 13 11:21:41 UTC 2007


2007/2/13, Alexander Motin <mav at 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 at alkar.net
> Optima Telecom
>


More information about the freebsd-net mailing list