mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
ids.cgi: Check if the selected ruleset requires an oinkcode
Fixes #11983 Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -1336,6 +1336,7 @@
|
||||
'ids monitor traffic only' => 'Netzwerk-Pakete nur überpfrüfen',
|
||||
'ids no network zone' => 'Mindestends eine Netzwerk-Zone muss überwacht werden!',
|
||||
'ids no ruleset available' => 'Kein Regelset verfügbar, bitte downloaden Sie eines!',
|
||||
'ids oinkcode required' => 'Für das ausgewählte Regelset wird eine Subscription oder ein Oinkcode benötigt',
|
||||
'ids ruleset settings' => 'Regelset-Einstellungen',
|
||||
'ids preprocessor' => 'IDS-Präprozessor',
|
||||
'ids rules license' => 'Um Sourcefire VRT Zertifizierte Regeln zu nutzen, müssen Sie sich unter',
|
||||
|
||||
@@ -1368,6 +1368,7 @@
|
||||
'ids monitor traffic only' => 'Monitor traffic only',
|
||||
'ids no network zone' => 'At least one network zone has to be monitored!',
|
||||
'ids no ruleset available' => 'No ruleset available, please download one!',
|
||||
'ids oinkcode required' => 'The selected ruleset requires a subscription or an oinkcode',
|
||||
'ids ruleset settings' => 'Ruleset settings',
|
||||
'ids preprocessor' => 'IDS preprocessor',
|
||||
'ids rules license' => 'To utilize Sourcefire VRT Certified Rules, you need to register on',
|
||||
|
||||
Reference in New Issue
Block a user