Hi Garry,

The way you are expressing the IPv6 networks is correct. Let me
check whether i can do something easy to support the "::" format
aswell. I'm glad to see more and more attention paid recently to
IPv6.

With regards to the "configure" script issue: it works fine for
me - don't manage to reproduce your scenario whichever options i
use. Would you give a try with a clean download from the CVS? 

Cheers,
Paolo

On Tue, Mar 24, 2009 at 11:08:21AM -0400, Garry Peirce wrote:
> Appreciate the responses - and preemptively apologize for the length of this
> response.
> 
> $/usr/local/sbin/pmacctd
> WARN ( cmdline ): No plugin has been activated; defaulting to in-memory
> table.
> Promiscuous Mode Accounting Daemon, pmacctd 0.11.6-cvs
> 
> Paolo - yes, if I remove the networks file and change the aggregation to
> src_host ,dst_host I do see valid v6 host entries!
> The networks_file entry format I've been using is for example:
> 15169,2001:4860::/32
> 
> After trying some alternate forms, it appears the IPv6 entries should use
> the following form.
> Ex. 1,2610:0000:0000:0000:0000:0000:0000:0000/16 - resulting in ip_src=
> '2610::'. 
> To verify - is this the correct format that should be used?
> 
> Example:
> 3,2001:4860:0000:0000:0000:0000:0000:0000::/32
> 1,2610:0000:0000:0000:0000:0000:0000:0000/16
> 557,fe80:0000:0000:0000:0000:0000:0000:0000/16
> 624,2002:0000:0000:0000:0000:0000:0000:0000/16
> 22701,2001:0502:4612:0000:0000:0000:0000:0000/48
> 4,2001:0C00:0000:0000:0000:0000:0000:0000/23
> 5,2001:0500:0001:0000:0000:0000:0000:0000/48
> 
> Results:
> +--------+-----------------+---------+-------+
> | as_src | ip_src          | packets | bytes |
> +--------+-----------------+---------+-------+
> |      0 | ::              |      69 | 14354 |
> |  22701 | 2001:502:4612:: |      36 |  6830 |
> |      4 | 2001:c00::      |      21 |  4555 |
> |      5 | 2001:500:1::    |      24 |  4481 |
> |    557 | fe80::          |       4 |   272 |
> +--------+-----------------+---------+-------+
> 
> That all being the case and thinking I may have built it incorrectly, looks
> like I've jumped out of the frying pan after loading the CVS version into
> its own directory, configure now fails.  
> 
> $sudo ./configure  --enable-ipv6 --enable-mysql --enable-64bit 
> Same result if I use configure without any options.
> 
> [ ... ]
> 
> --
> Garry Peirce   +1-207-561-3539
> Network Analyst,  ITS
> University of Maine System



_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to