ESET Server Security for Linux – Table of Contents

Excluded network interfaces

Use it to exclude specific source ports from protocol filtering. Communication originating from these ports will not be scanned.

To exclude source ports from scanning:

1.In the Web interface, click Setup.

2.Navigate to Protections > Web access protection and click Edit next to Excluded network interfaces.

3.Click Add and type the name of the network interface to exclude. You can use single wildcard character "*" only at the end of the name.

4.Type the description.

5.Click Save, then click Save to save the changes.


Example

Wildcard example

To exclude all standard Ethernet interfaces on a Linux system, use eth* or enp*, depending on your distribution.

eth* matches eth0, eth1

enp* matches enp0s3, enp2s0