Re: if_bridge and ng_netflow

2013-08-12 Thread Volodymyr Kostyrko
10.08.2013 16:51, Fbsd8 wrote: if_bridge is relatively new in FreeBSD. Netgraph precedes if_bridge and is un-aware of if_bridge. Change your if_bridge definition to a ng bridge definition and everything your trying to do should fall into place. ng_bridge lacks some if_bridge goodies like passin

Re: if_bridge and ng_netflow

2013-08-10 Thread Fbsd8
Volodymyr Kostyrko wrote: Hi all. I have one machine with bridge configured. Recently I thinked about capturing all traffic on the bridge with ng_netflow. 1. ng_ether doesn't attach to bridge0 interface: # ngctl list | grep ether Name: rl0 Type: ether ID: 0034 N