Go to file
Adolf Belka 68c3cfd0be 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>
2024-03-18 10:14:24 +00:00
config CU184-update.sh: Add drop hostile in & out logging entries 2024-03-18 10:14:24 +00:00
doc vpnmain.cgi: Add option to regenerate the host certificate 2024-02-07 11:08:51 +00:00
html vpnmain.cgi: Add option to regenerate the host certificate 2024-02-07 11:08:51 +00:00
langs vpnmain.cgi: Add option to regenerate the host certificate 2024-02-07 11:08:51 +00:00
lfs cpufrequtils: hide output on disabled cores. 2024-02-18 11:41:20 +01:00
src cpufrequtils: hide output on disabled cores. 2024-02-18 11:41:20 +01:00
tools checkrootfiles: fix search for wrong rootfiles 2024-02-03 14:47:41 +00:00
.gitignore gitignore: add *.b2 checksum files 2022-04-08 00:32:40 +02:00
.mailmap .mailmap: Add Adolf Belka 2021-03-10 14:42:37 +00:00
README.md Improve README and CONTRIBUTING 2022-03-21 13:47:58 +00:00
make.sh make.sh: Build dependencies for frr 2024-01-30 14:56:11 +00:00

README.md

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed wiki located here which should answers most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.