Hi Chris,

Sorry, just a copy-pasty-mistake. 

The working filter is:

vlan and (dst net 192.76.141.0/24 or dst net 194.55.246.0/23 or dst net 
195.246.160/19 or dst net 88.215.224.0/19 or dst net 62.93.212.0/23 or dst net 
62.93.246.0/23 or dst net 88.215.192.0/19)

The non-working are:

vlan and ((vlan 365 or vlan 1337) and (dst net 192.76.141.0/24 or dst net 
194.55.246.0/23 or dst net 195.246.160/19 or dst net 88.215.224.0/19 or dst net 
62.93.212.0/23 or dst net 62.93.246.0/23 or dst net 88.215.192.0/19))

((vlan 365 or vlan 1337) and (dst net 192.76.141.0/24 or dst net 
194.55.246.0/23 or dst net 195.246.160/19 or dst net 88.215.224.0/19 or dst net 
62.93.212.0/23 or dst net 62.93.246.0/23 or dst net 88.215.192.0/19))

Cheers,
Bernd

> -----Ursprüngliche Nachricht-----
> Von: pmacct-discussion-boun...@pmacct.net [mailto:pmacct-discussion-
> boun...@pmacct.net] Im Auftrag von Chris Wilson
> Gesendet: Donnerstag, 9. Juni 2011 18:46
> An: pmacct-discussion@pmacct.net
> Betreff: Re: [pmacct-discussion] Broken aggregate Filter
> 
> Hi Bernd,
> 
> On Thu, 9 Jun 2011, Bernd Bornkessel wrote:
> 
> > It works if I use:
> >
> > vlan and ((vlan 365 or vlan 1337) and (dst net 192.76.141.0/24 or dst
> > net 194.55.246.0/23 or dst net 195.246.160/19 or dst net
> > 88.215.224.0/19 or dst net 62.93.212.0/23 or dst net 62.93.246.0/23 or
> > dst net
> > 88.215.192.0/19))
> >
> > Well, but what if I also want to filter by VLAN. The following filters
> > do not work :\
> [...[
> > vlan and ((vlan 365 or vlan 1337) and (dst net 192.76.141.0/24 or dst
> > net 194.55.246.0/23 or dst net 195.246.160/19 or dst net
> > 88.215.224.0/19 or dst net 62.93.212.0/23 or dst net 62.93.246.0/23 or
> > dst net
> > 88.215.192.0/19))
> 
> These filters look identical to me. How come it both works and doesn't work?
> 
> Cheers, Chris.
> 
> _______________________________________________
> pmacct-discussion mailing list
> http://www.pmacct.net/#mailinglists

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

Reply via email to