Hi Dennis,

Dennis Kempin wrote:

> I am currently trying to set up pmacct to account traffic between my host and 
> the internet. 
> 
> I account src and dst hosts without any filtering.
> aggregate[out]: dst_host,src_host
> aggregate[in]: dst_host,src_host
> 
> Looking at the results i wondered how pmacct does divide between inbound and 
> outbound traffic?
> My IN socket shows many connections from my IP to the internet. 

It doesn't. You have to tell it how to, e.g. by applying an appropriate 
filter to each plugin, for example:

        aggregate_filter[in]: dst net 192.168.0.0/16
        aggregate_filter[out]: src net 192.168.0.0/16

Cheers, Chris.
-- 
Aptivate | http://www.aptivate.org | Phone: +44 1223 760887
The Humanitarian Centre, Fenner's, Gresham Road, Cambridge CB1 2ES

Aptivate is a not-for-profit company registered in England and Wales
with company number 04980791.

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

Reply via email to