Hello, i use pmacctd to account ipv6 traffic. Currently i aggregate them by using sum_net but it seems that this is a bit buggy?
I entered 2001:xxxx:xxxx:8000/64 in my network map but it is shown up as 2001:xxxx:xxxx:8 which is, for my understanding, not right because it is another network. Is this a bug or am i just doing it wrong? details: version: pmacct-0.14.1 config: daemonize: true !daemonize: false promisc: true interface: eth3 !plugins: mysql[all] plugins: mysql[v6], mysql[v4] aggregate_filter[v4]: ip aggregate_filter[v6]: ip6 ! networks_file: /etc/pmacct/network aggregate[v6]: sum_net !aggregate[v6]: sum_host aggregate[v4]: sum_host !SQL Konfiguration sql_host: sql_user: sql_passwd: sql_db: !sql_table: acct_v6 sql_table_version: 6 sql_refresh_time: 60 sql_optimize_clauses: true sql_history: 1d sql_history_roundoff: d sql_table: acct_v6_%Y_%m sql_table_schema: /etc/pmacct/acct_v6.schema network: 2001:xxxx:xxxx:8000::/64 2001:xxxx:xxxx:ffff::/64 _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
