Hi Jonas, On Tue, Feb 09, 2010 at 04:55:52PM +0100, Jonas Nylund wrote: > > [ ... ] > > mysql> select * from acct_v5_06 limit 10; > +----------+----------+-------------+-------------+------+---------+---------+----------+----------+----------+-----+---------+-------+-------+---------------------+---------------------+ > | agent_id | class_id | mac_src | mac_dst | vlan | ip_src | ip_dst > | src_port | dst_port | ip_proto | tos | packets | bytes | flows | > stamp_inserted | stamp_updated | > +----------+----------+-------------+-------------+------+---------+---------+----------+----------+----------+-----+---------+-------+-------+---------------------+---------------------+ > | 0 | unknown | 0:0:0:0:0:0 | 0:0:0:0:0:0 | 200 | 0.0.0.0 | 0.0.0.0 > | 0 | 0 | ip | 104 | 67 | 36641 | 0 | > > [ ... ] > > I probably have missed something in my config. But i cant find what. I also > need help undestanding the TOS values? What is tos 67? in VLAN 200 i only > should see DSCP AF31, and DSCP 47.
I see 67 appearing in the 'packets' field. TOS appears to be 104, which should match your expectations of seeing DSCP AF31 populating such field. Cheers, Paolo _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
