Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2009 14:12:42 +0200
From:      Reinhard Haller <reinhard.haller@interactive-net.de>
To:        freebsd-questions@freebsd.org
Subject:   ng_netflow and ipv6
Message-ID:  <4A6853BA.5070308@interactive-net.de>

next in thread | raw e-mail | index | archive | help
Hi,

I'm monitoring the network traffic with ng_netflow and
collecting/displaying it with nfsen.

I'm missing ipv6 traffic (all ssh-traffic is going over ipv6) in the
filtered netflow output.
I've checked the netflow data with tcpdump/wireshark, there is no ipv6
netflow monitored.

My config:

FreeBSD 7.2 with netgraph included in kernel configuration

ngctl -f /usr/local/etc/netflow.conf is started after boot with the
following config:

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/192.168.0.31:9996
connect em1: netflow: lower iface1
connect em1: netflow: upper out1
connect nfe0: netflow: lower iface2
connect nfe0: netflow: upper out2
msg netflow: setconfig {iface=0 conf=7}
msg netflow: setconfig {iface=1 conf=7}
msg netflow: setconfig {iface=2 conf=7}

Any suggestions?

Thanks
Reinhard Haller





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A6853BA.5070308>