Interface List¶
Opening the Interface Configuration tab displays a list of all defined instances of Snort 3. Each instance can monitor one or more interfaces.
Add New Interface¶
To add a new Snort instance, click
in the toolbox. This opens
the Interface Settings window to create a new instance.
List Entries¶
Each entry in the list on this tab contains several fields and action icons, described here.
- ID
The unique identifier Netgate Nexus generated and assigned to the instance.
- Interfaces
The interface(s) this instance is monitoring for network traffic.
- Description
The text description of this instance.
- Status
Indicates the current state of the instance and has controls for the service.
- Status
Prints the current state of the instance, e.g. “Running”, “Stopped”.
StopClick to stop this instance.
StartClick to start this instance.
RestartClick to stop and then start this instance.
Tip
Individual instances can also be controlled from Status > Services.
- Rulesets
A list of Rulesets this instance is using.
- Action Icons
This area contains icons to perform actions on this instance.
Show AlertsClick to Show Alerts generated by this instance.
Show Blocked HostsClick to Show Blocked Hosts due to alerts on this instance.
EditClick to edit the settings for this instance.
ReloadClick to reload the configuration of this instance without restarting the process.
DeleteClick to remove this instance.
Show Alerts¶
Clicking
on the row of a Snort instance displays the alerts
generated by the instance.
The Alerts list contains a table with entries that have the following columns:
- Time
Timestamp when Snort generated the alert.
- Priority
The severity level set by the rule that generated the alert. Lower numbers are more severe, with 1 being the most severe.
- Class
Classification type of the rule that generated the alert, if known.
- GID
Generator ID of the Snort rule that generated the alert.
- SID
Signature ID of the Snort rule that generated the alert.
Click
to Add this SID to a suppress list.Click
to disable and remove this rule from the ruleset.- Source
The Source IP address of traffic that triggered the alert.
Click
suppress to suppress alerts for this rule from this source address.- SPort
The Source port of traffic that triggered the alert.
- Destination
The Destination IP address of traffic that triggered the alert.
Click
suppress to suppress alerts for this rule from this destination address.- DPort
The Destination port of traffic that triggered the alert.
- Description
The description of the rule that generated the alert.
Show Blocked Hosts¶
Clicking
on the row of a Snort instance displays the hosts blocked
due to alerts generated by the instance. All traffic to and from these hosts is
blocked by the packet filter.
The table contains a list of IP addresses, one per line.
Click
on a row to clear the block for that host.
Click Refresh to reload the list of blocked hosts.
Click Clear to remove all entries from the blocked hosts table.