Home
TrafMeter Web Online Help
TrafMeter
What is TrafMeter?
License Agreement
TrafMeter Editions
Registration Info
How To Contact Us
Description
System requirements
Introduction
Installation Package
Installation Guide
Opening the configuration
Selecting NIC
Capturing the traffic
TrafMeter Service Monitor
User authentication
Sending SMS
NAT
Traffic Shaper
Viewing the Traffic Counters
Processing the captured packet
Logging the Application Events
Logging the denied packets
Firewall
Zeroing counters
Users
Filter Manager
Filter Editor
Rule Editor
IP Address Groups
Database Connection String
XML Traffic Reports
Using XSL formatting
The example of XSL formatting
The example of XSL formatting (2)
Traffic Logging into the Database
Database table
Packet Logging
Into the plaintext file
Filename template
Into the database
Database Table
Microsoft SQL Server Syntax
MySQL Server Syntax
Microsoft Access Syntax
Useful SQL scripts
Host Header Logging
Into the plaintext file
Into the database
Database Table
Microsoft SQL Server Syntax
MySQL Server Syntax
Microsoft Access Syntax
Result Codes
Counting VPN packests
Table for storing Filter Names
Registry Settings
FAQ
TrafMeter FAQ
Traffic counting with TrafMeter FAQ
Configuration examples
Example 1
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Knowledge base
IP protocol number
Type Of Service (ToS) field
MAC address
Promiscuous mode
Ethernet hub
Ethernet switch
Ethernet
NAT router
HOWTO: Creating an OLE DB Connection String for Microsoft SQL Server
HOWTO: Creating an OLE DB Connection String for an Access
HOWTO: Creating an OLE DB Connection String for MySQL
Manual editing of the XML files
Zeroing counters using TrafReset
How to enable
Reloading the Filterset

Processing the captured packet in TrafMeter

There are three processing levels of the captured packet in TrafMeter: the Filterset Level, the Filter Level and the Rule Level.

The Rule Level

All of rule's conditions must be valid for the captured packet in order for it to satisfy the rule. This case is called "Rule Match" and this rule is called "Matched Rule".

The Filter Level

The TrafMeter Filter may include unlimited number of rules. At least one rule, listed in the filter, must satisfy the captured packet, in order to satisfy the filter. Processing the captured packet at the filter level starts from the first rule until Rule Match. If Matched Rule has the actions "Count" or "Count and Pass", the sent bytes counter or the received bytes counter will be increased by the total length of the current packet.

The Filterset Level

The captured packet will be processed by the filters included in the filterset, from the first filter until the last filter. The captured packet will be processed by the next filter, if:

  • The captured packet has not satisfied at least one rule, listed in the filter
  • The Matched Rule has the action "Count"

TrafMeter will stop processing the captured packet, if:

  • The Matched Rule has the action "Pass" or "Count and Pass"
  • The Matched Rule has the action "Deny". In this case, a firewall will block the captured packet (valid only in Active Capture Mode). The action "Deny" is similar to the action "Pass" in Passive Capture Mode.

 

This HTML Help has been published using the chm2web software.