Hi
I have a server with FreeBSD 8.2 has two network interfaces and igb0 igb1.
At igb0 created vlan 1 - vlan N for users, at igb1 two uplink - vlan 1000 and 2000.
Shaping with ipfw + dummynet using tables.
Network in vlan 1000 comes to a server using the BGP (quagga), in vlan 2000(networks that are not in vlan 1000) - default gateway.
How can I calculate traffic from users on vlan 1 - vlan N to vlan 2000 and in the opposite direction?
Can I use to address this issue ng_netflow?
I have a server with FreeBSD 8.2 has two network interfaces and igb0 igb1.
At igb0 created vlan 1 - vlan N for users, at igb1 two uplink - vlan 1000 and 2000.
Shaping with ipfw + dummynet using tables.
Network in vlan 1000 comes to a server using the BGP (quagga), in vlan 2000(networks that are not in vlan 1000) - default gateway.
How can I calculate traffic from users on vlan 1 - vlan N to vlan 2000 and in the opposite direction?
Can I use to address this issue ng_netflow?