Start a conversation

Configuring Ignored Intrusions

Overview

In some cases, legitimate traffic may be detected as an intrusion. If it happens, you can define an exception for the detected intrusion.

Note: This can also help to improve the internet connection speed, where it is affected by excessive IPS usage (symptom can be high memory usage by snort process)

The false detection may appear as a blacklist item.

tor_exit_nodes.png

The following entry is generated in Security logs:

IPS: Packet drop, severity: Blacklist, Rule ID: 1:2522571 ET TOR Known Tor Relay/Router (Not Exit) Node TCP Traffic group 572, proto:UDP, ip/port:192.168.11.120:59073 -> x.x.x.x:123


 

Solution

Automatic process

  1. In the administration interface, navigate to LogsSecurity.

  2. Find entries about filtered traffic. 

    blacklist_logs.png
  3. Copy the necessary Rule ID i.e. 2522571
  4. In the administration interface, navigate to ConfigurationIntrusion Prevention.
  5. Click the Advanced button.
  6. In the Advanced Intrusion Prevention Settings dialog, click Add.

    ips_ignored.png
  7. Paste the Rule ID number and description.
  8. Click OK and Apply.

Manual process

Kerio Control IPS module is based on the open-source library called Snort. It is possible to modify Snort rules directly using SSH:

  1. Log in via SSH to Kerio Control console.
  2. Force the system to be writable:
    mount -o rw,remount /
  3. Open /opt/kerio/winroute/snort/rules folder and modify the file used.rules according to your needs.

    image2.png

    It is NOT recommended to modify this file unless you know exactly what you are doing. The recommended way is to perform changes using Kerio Control Webadmin.

For more information about Snort rules, please refer to the official Snort website and the Anatomy of a Snort rule infographic.


 

Confirmation 

The legitimate traffic is allowed (not prevented as an intrusion anymore).


 

Related Articles

Configuring Intrusion Prevention

 

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments