]> git.ipfire.org Git - ipfire-2.x.git/commit
CU184-update.sh: Add drop hostile in & out logging entries core184
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 16 Mar 2024 09:32:54 +0000 (10:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Mar 2024 10:14:24 +0000 (10:14 +0000)
commit68c3cfd0be7d840466361fc33901db9f1fb74daa
tree0ab328dca6553d917a965f77bf3cb5214478d641
parent6d501c05583a4efa513ff4b04a48ef41d5e8170e
CU184-update.sh: Add drop hostile in & out logging entries

- My drop hostile patch set updated the WUI entries to include in and out logging options
   but the values need to be added to the optionsfw entries for existing systems being
   upgraded.
- After the existing CU184 update the LOGDROPHOSTILEIN and LOGDROPHO)STILEOUT entries
   are not in the settings file which trewats them as being set to off, even though they
   are enabled in the WUI update.
- This patch adds the LOGDROPHOSTILEIN and LOGDROPHOSTILEOUT entries into the settings
   file and then runs the firewallctrl command to apply to the firewall.
- Ran a CU184 update on a CU183 vm system and then ran the comands added into the update.sh
   script and then did a reboot. Entries include and DROP_HOSTILE entries start to be
   logged again.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/184/update.sh