Give the ability to enable egress flow accounting
This could be done like the Ubiquity variant via set system flow-accounting enable-egress
Give the ability to enable egress flow accounting
This could be done like the Ubiquity variant via set system flow-accounting enable-egress
rVYOSONEX vyos-1x | |||
rVYOSONEX2acea7d92ca3 Merge da03caa27446f32eb39c8458d443e9fd94452ad2 into… |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Wontfix | FEATURE REQUEST | Viacheslav | T446 Flow accounting enhancements: pre/post NAT, ingress/egress | ||
Resolved | FEATURE REQUEST | jpbede | T3132 Enable egress flow accounting |
We upgraded to 1.3.0-rc4 last night and enabled enable-egress, which indeed sends out egress traffic as well. However, the macaddresses are all zero:
mark@rtr1.amc.tuxis.net:~$ show flow-accounting | grep -c 00:00:00:00:00:00
11522
All entries where the macaddresses (both source and dest) are 00's, have a local ip address as a source.
So close, but no sigar yet! ;)
@tuxis-ie found the issue. Used the wrong iptables chain. See https://github.com/vyos/vyos-1x/pull/864