File cranix-firewall.changes of Package cranix-firewall
-------------------------------------------------------------------
Wed Nov 13 18:27:13 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- ffde715ec87acf9f13d0196e50114d8229def580
o sbin/crx_firewall.py
Firewall stop means to open the firewall.
-------------------------------------------------------------------
Mon Oct 28 09:54:51 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- b8c21c9728c7483ee8705336f5432beac22ff41c
o templates/cranix-firewall-template.conf
Let open access for the CEPHALIX-Server
-------------------------------------------------------------------
Mon Sep 16 16:17:16 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 88687ebe373779f6017ca88d61346c250085c9af
o tools/open_rooms.py
Use full path
-------------------------------------------------------------------
Sat Sep 14 11:03:20 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 482194a95b499e67a24bd4b06ea2a558d3669d94
o tools/add_fw_pre_rules.py tools/del_fw_pre_rules.py
New tool scripts to add and remove pre scripts.
o templates/cranix-firewall-template.conf templates/cranix-firewall.conf
Use full path for iptables
-------------------------------------------------------------------
Thu Sep 12 16:27:17 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 5a70d86d021bd8eba666390aa19cdcb26708976b
o sbin/crx_firewall.py
Fix opening firewall
o templates/cranix-firewall-template.conf
Add internal ports
-------------------------------------------------------------------
Mon Sep 9 07:46:10 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 54cf0381e297a83ff5b17a7dcdfd83a0f8c58820
o tools/add_fw_open_rules.py, tools/del_fw_open_rules.py
New tools to add and remove open_rules
-------------------------------------------------------------------
Mon Sep 9 07:20:18 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- fa8b50a4d12eef76ebaf022ebc98916728f295e7
o tools/add_fw_incomming.py, tools/del_fw_incomming.py
New tools to add and remove incomming ports
-------------------------------------------------------------------
Fri Aug 30 10:06:25 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- f6e5f96cbd6f0723baa7e798dd1c3cb6254dea46
o Fix setting and converting port forwarding rules.
-------------------------------------------------------------------
Thu Aug 29 10:00:44 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- dc93e2383276838900656c6dca1104d387424c8f
o open_rooms.py new tool to open the rooms to access the server.
-------------------------------------------------------------------
Wed Aug 28 13:11:50 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 65802a3227d51b2194d5c710bf810507931e7ab7
Introduce debug.
-------------------------------------------------------------------
Tue Aug 27 11:58:08 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 54d4dd1afe4752ff3971710245868f43b7a617b5
Fix some typos after converting nat rules to list of hashes.
-------------------------------------------------------------------
Mon Aug 26 13:41:20 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 680557a0fbd2f1186c9d73285852467048afcbea
Enhance handling of external (NAT) rules.
Handle protocol, destination and source_ip
-------------------------------------------------------------------
Sun Aug 25 12:29:02 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- dbd16bbdb2dc454f67e8cd741564c60024015ae6
o Add dummy firewall-cmd files to satisfy yast installer
o Check /etc/sysctl.d/cranix.conf if this exists
-------------------------------------------------------------------
Sun Aug 25 10:42:47 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- a8139c885b94a373e6d6a636bc0697ed8cb3a791
o Fix evaluating command line parameters.
o Start only after cranix-api or cephalix-api.
-------------------------------------------------------------------
Sun Aug 25 09:21:11 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- 51b50bedd9b3577577727a479f8bb026ddfe5cd8
o New rule set: open_rules to open the firewall.
o Now cranix-firewall.py accept one command line parameter. This can have 3 values:
start: the firewall will be setup all rules except of open_rules will be set.
stop: only the pre_rules will be set.
open: open_rules will be set.
o Add tool scripts for the cranix-api service.
o Do not setup firewall befor setup was done.
-------------------------------------------------------------------
Sat Aug 24 09:40:16 UTC 2024 - Peter Varkoly <pvarkoly@cephalix.eu>
- fc6635d29ba4352b47a1219bc114d85e4b558958
Initial version of cranix-firewall a simple and powerfull firewall
setup script.