[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfilter
Subject:    Re: Counting Packets on a Bridge
From:       Chris <chris () openecs ! org>
Date:       2001-03-29 10:08:07
[Download RAW message or body]

Claus wrote:

> After rereading your first message you wanted to count all packets passed
> over the bridge then the following rule should work fine:
>
> count in on we0 all
> count in on we1 all

Yes, but I want to count the Packages IP based.

> That counts all traffic across the bridge and traffic to one of the
> bridging interfaces.  To only count the traffic across the bridge you may
> want to use the following rules:
>
> count in on we0 from any to !<ip of we0>
> count in on we1 from any to !<ip of we0>

Yes this is what I want to use.

> I hope the syntax of the rules is correct.  I haven't had the need to use
> counts and negations (!) so far.

Thanks for your suggestions.

Regards - Chris

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic