From 5d162fa30c98fb9146685c1fcc031a5011c4b8b0 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger Date: Tue, 26 Mar 2024 01:43:25 +0100 Subject: [PATCH] Change naming schema of journal entries. New scheme allows for sortingmeaningfully. --- notes/journal/{Mon, 11. March 2024.md => 11-03-24-mon.md} | 0 notes/journal/{Tue, 12. March.md => 12-03-24-tue.md} | 0 notes/journal/{Fri, 15. March 2024.md => 15-03-24-fri.md} | 0 notes/journal/{Tue, 19. March 2024.md => 19-03-24-tue.md} | 4 +++- notes/journal/{Mon, 25 March 2024.md => 25-03-24-mon.md} | 0 5 files changed, 3 insertions(+), 1 deletion(-) rename notes/journal/{Mon, 11. March 2024.md => 11-03-24-mon.md} (100%) rename notes/journal/{Tue, 12. March.md => 12-03-24-tue.md} (100%) rename notes/journal/{Fri, 15. March 2024.md => 15-03-24-fri.md} (100%) rename notes/journal/{Tue, 19. March 2024.md => 19-03-24-tue.md} (98%) rename notes/journal/{Mon, 25 March 2024.md => 25-03-24-mon.md} (100%) diff --git a/notes/journal/Mon, 11. March 2024.md b/notes/journal/11-03-24-mon.md similarity index 100% rename from notes/journal/Mon, 11. March 2024.md rename to notes/journal/11-03-24-mon.md diff --git a/notes/journal/Tue, 12. March.md b/notes/journal/12-03-24-tue.md similarity index 100% rename from notes/journal/Tue, 12. March.md rename to notes/journal/12-03-24-tue.md diff --git a/notes/journal/Fri, 15. March 2024.md b/notes/journal/15-03-24-fri.md similarity index 100% rename from notes/journal/Fri, 15. March 2024.md rename to notes/journal/15-03-24-fri.md diff --git a/notes/journal/Tue, 19. March 2024.md b/notes/journal/19-03-24-tue.md similarity index 98% rename from notes/journal/Tue, 19. March 2024.md rename to notes/journal/19-03-24-tue.md index 96ccea0..e7a6d19 100644 --- a/notes/journal/Tue, 19. March 2024.md +++ b/notes/journal/19-03-24-tue.md @@ -99,7 +99,9 @@ sudo firewall-cmd --get-active-zones ### Steps taken after restarting with [[firewalld]] 1. Followed steps in chapters 2.3.3 and 2.4 [here](https://wiki.archlinux.org/title/Internet_sharing#Enable_packet_forwarding). This should have enabled masquerading and have the ports ACCEPT for dns and dhcp. 2. Firewalld is not powerfull enough it seems -### nfttables +### nftables +* #TODO : What is the source of this info?! + Overview of a common configuration and packet flow A host acting as a simple firewall and gateway may define only a small number of nft chains, each matching a kernel hook: diff --git a/notes/journal/Mon, 25 March 2024.md b/notes/journal/25-03-24-mon.md similarity index 100% rename from notes/journal/Mon, 25 March 2024.md rename to notes/journal/25-03-24-mon.md