]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
suricata: Use correct red device when using QMI
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 18 Aug 2024 09:15:31 +0000 (11:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Aug 2024 12:46:14 +0000 (12:46 +0000)
commit823ece817fb2c3c95954a658dd1ed6fa3e1a9028
treede2db27ef90b782da8c621930c60583e652440f5
parent321745c05935cb2d1bfb88b995533366e96e1cca
suricata: Use correct red device when using QMI

When using QMI the dial-in option has to be set to "ppp" during setup.

In this case the initscript of suricata will create all related firewall
rules for the ppp0 interface which is not correct when using QMI where
the RED device is called red0.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/suricata