bin/165413: ng_netflow does not work as advertised

Jacco van Buuren jaccovanbuuren at gmail.com
Thu Feb 23 08:50:12 UTC 2012


>Number:         165413
>Category:       bin
>Synopsis:       ng_netflow does not work as advertised
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 23 08:50:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jacco van Buuren
>Release:        9.0
>Organization:
-
>Environment:
FreeBSD gamma01.andromeda.nebula 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
# /usr/sbin/ngctl -f- <<-SEQ
>         mkpeer em0: netflow lower iface0
>         name em0:lower netflow
>         connect em0: netflow: upper out0
>         mkpeer netflow: ksocket export inet/dgram/udp
>         msg netflow:export connect inet/10.0.2.15:4444
> SEQ
ngctl: send msg: No such file or directory
ngctl: line 1: error in file


# kldstat
Id Refs Address    Size     Name
 1   11 0xc0400000 e9ece4   kernel
 2    2 0xc2b91000 33000    pf.ko
 3    1 0xc2b89000 3000     pflog.ko
 4    1 0xc2d0c000 4000     ng_socket.ko
 5    2 0xc2d10000 b000     netgraph.ko
 6    1 0xc2da2000 8000     ng_netflow.ko


>How-To-Repeat:
# /usr/sbin/ngctl -f- <<-SEQ
>         mkpeer em0: netflow lower iface0
>         name em0:lower netflow
>         connect em0: netflow: upper out0
>         mkpeer netflow: ksocket export inet/dgram/udp
>         msg netflow:export connect inet/10.0.2.15:4444
> SEQ
ngctl: send msg: No such file or directory
ngctl: line 1: error in file

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list