Skip to main content
Skip table of contents

Traffic Filters

Our Traffic Filters feature lets you easily configure which IP addresses or IP ranges to exclude from your tracking. With this, you can enjoy cleaner, more accurate data without compromising on quality. This feature is available on the JENTIS DCP under Settings > Traffic Filters.

You can create filters excluding traffic by “IP matching” - an exact match to an IP - or by “IP is in range” - using the CIDR notation.

(Click to expand) IP Address: what is it and how does it work?

Think of an IP address as the unique home address for your computer on the internet. For example, your home address tells the postal service where to deliver your mail, and your IP address tells the internet where to send data.

Without an IP address, your computer wouldn’t be able to connect to websites, send emails, or use online services because it wouldn’t have a way to identify itself and communicate with other devices.

When you connect to the internet, your Internet Service Provider (ISP) assigns your device an IP address. This IP address is how websites and online services know where to send the information you request.

When you want to visit a website, your computer sends a request to the website’s IP address. The internet uses these numbers to route your request to the correct location, just like a postal service uses addresses to deliver mail.

There are two types of IP addresses: IPv4 and IPv6.

  • IPv4: Most common, looks like 192.168.1.1. It’s a series of four numbers separated by dots.

    • An octet is a group of 8 bits. In the context of an IPv4 address, it represents each of the four segments separated by dots.

    • Each octet can hold a value from 0 to 255 because 8 bits can represent 256 different values (2^8).

  • IPv6: Newer and looks like 2001:0db8:85a3:0000:0000:8a2e:0370:7334. It’s longer and separated by colons.

    • A hextet is a group of 16 bits. In the context of an IPv6 address, it represents each of the eight segments separated by colons.

    • Each hextet can hold a value from 0 to 65535 because 16 bits can represent 65,536 different values (2^16).

    • IPv6 addresses are written in hexadecimal notation - each group can contain numbers and letters (from 0-9 and a-f).

Important: Our Traffic Filters feature only supports IPv4 at the moment.

(Click to expand) What is CIDR?

A subnet mask determines which part of the IP address is the network portion and which part is the host portion. If you think of an IP address as a phone number, the subnet mask helps separate the area code (network part) from the individual phone number (host part).

CIDR notation specifies an IP address and its associated network mask. It is written as an IP address followed by a slash (/) and a number that indicates the number of bits in the network portion of the address.

Example in IPv4:

→ Consider the address 192.168.1.0/24:

  • The first 24 bits (192.168.1) are the network portion.

  • The last 8 bits are for hosts (256 possible addresses from 192.168.1.0 to 192.168.1.255).

Example in IPv6:

→ Consider the address 2001:db8::/32:

  • The first 32 bits (2001) are the network portion.

  • The remaining 96 bits are for hosts (many possible addresses).

Important: Our Traffic Filters feature only supports IPv4 at the moment.

Traffic_Filters_DEMO.gif

Before you begin

Currently, using the Traffic Filter function by container or tool is not possible. If activated, this configuration applies to all incoming traffic as soon as the according JTM container version is published.

It’s also important to highlight that these filters are not applied to the data shown in the Preview Mode, so you can still see your own data flowing into the system.

Our Traffic Filters feature only supports IPv4.

How To Use It

  1. On the Traffic Filters page, click on “Add New Filter”;

TF - Step 1.png

  1. Create a name for your filter so you can identify it easily afterward;

TF - Step 2.png

  1. On Filter State, you can set your filter to be active or inactive, defining whether you want to apply the filter to incoming data;

TF - Step 3.png

  1. On IP Addresses Rules, you’ll define based on which rules you’ll exclude the traffic. There are two options available:

    1. IP address equals - an exact match to an IP address. Example: 192.168.1.20

    2. IP address is in range - using a CIDR notation. Example: 192.0.2.0/24

They work on a concatenated logic - this means that, for example, if you have three different rules defined, if any of these rules can be applied to the incoming IP address, it will be excluded;

TF - Step 4.png

  1. After finishing your setup, click on the "Save" button to see the filter you created on the Traffic Filters page. These filters are not applied to the data shown in the Preview Mode, so you can still see your own data flowing into the system;

  2. After creating the filter, you can also easily activate or deactivate it on the “Traffic Filters” page;

Screenshot 2024-06-24 at 10.05.02.png

If you have any questions or suggestions, contact us through our Helpdesk.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.