aabc / ipt-netflow

Netflow iptables module for Linux kernel (official)
https://github.com/aabc/ipt-netflow
502 stars 129 forks source link

assigning cisco-like timeout seetings #107

Open edvinaskairys opened 5 years ago

edvinaskairys commented 5 years ago

Hello,

Is it enough to set these to this:

net.netflow.active_timeout = 60 net.netflow.inactive_timeout = 15

?

I want to make timeout seetings as much as simmilar to CISCO ISR:

Inactive Timeout: 15 secs Active Timeout: 60 secs Update Timeout: 1800 secs Synchronized Timeout: 600 secs

?

Thanks

aabc commented 5 years ago

Yes.