Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netflow v9 issue - e1000 #108

Open
1WisTech1 opened this issue Jan 13, 2017 · 3 comments
Open

Netflow v9 issue - e1000 #108

1WisTech1 opened this issue Jan 13, 2017 · 3 comments

Comments

@1WisTech1
Copy link

After discussing this issue with @Dstahl0 I'm at a loss. This is what I get when I try and enable Netflow within UCRM.

commit:
iptables: Invalid argument. Run `dmesg' for more information.
Error: [iptables -t raw -I VYATTA_CT_PREROUTING_HOOK 1 -i eth0 -j ULOG --ulog-nlgroup 2 --ulog-cprange 64 --ulog-qthreshold 10] failed - 256
Commit failed

@Dstahl0
Copy link

Dstahl0 commented Jan 13, 2017

@UBNT-Petr

Feel free to contact me on the community via pm, as we can chat with 1WisTech1 to dive more into this.

@Dstahl0
Copy link

Dstahl0 commented Mar 18, 2017

@keksa

@UBNT-Petr
Copy link
Member

UBNT-Petr commented Mar 21, 2017

@1WisTech1
Can you send us your router configuration? When UCRM set up netflow, these commands are used:

configure
set system flow-accounting netflow server 192.168.3.122 port 2055
set system flow-accounting interface eth0
set system flow-accounting interface eth1 // set for all interfaces to ensure download is monitored
set system flow-accounting netflow version 9
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 60
set system flow-accounting netflow timeout max-active-life 60
set system flow-accounting netflow timeout tcp-fin 10
set system flow-accounting netflow timeout tcp-generic 60
set system flow-accounting netflow timeout tcp-rst 10
set system flow-accounting netflow timeout udp 60
commit
save

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants