Page MenuHomeVyOS Platform

flow-accounting broken
Closed, DuplicatePublicBUG

Description

set system flow-accounting interface 'eth3'
set system flow-accounting netflow server $$MYSERVER port '2055'
set system flow-accounting netflow timeout expiry-interval '60'
set system flow-accounting netflow timeout flow-generic '60'
set system flow-accounting netflow timeout icmp '300'
set system flow-accounting netflow timeout max-active-life '60'
set system flow-accounting netflow timeout tcp-fin '60'
set system flow-accounting netflow timeout tcp-generic '60'
set system flow-accounting netflow timeout tcp-rst '60'
set system flow-accounting netflow timeout udp '60'
set system flow-accounting netflow version '5'
set system flow-accounting syslog-facility 'daemon'


commit
[ system flow-accounting interface eth3 ]
iptables: No chain/target/match by that name.
Error: [iptables -t raw -I VYATTA_CT_PREROUTING_HOOK 1 -i eth3 -j ULOG --ulog-nlgroup 2 --ulog-cprange 64 --ulog-qthreshold 10] failed - 256

Details

Difficulty level
Unknown (require assessment)
Version
999.201711072137
Why the issue appeared?
Will be filled on close