From 0c86083c9bc1509f143a691f414c764ba1e0cc4d Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Sat, 23 Dec 2023 20:14:13 -0700 Subject: [PATCH] Update: routing notes for internet forwarding --- notes/linux/internet_forwarding.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes/linux/internet_forwarding.md b/notes/linux/internet_forwarding.md index 8034bac..9eb0f9e 100644 --- a/notes/linux/internet_forwarding.md +++ b/notes/linux/internet_forwarding.md @@ -159,6 +159,8 @@ nmap -sA 172.16.0.1 - [IP forwarding](https://bbs.archlinux.org/viewtopic.php?id=245264). Their solution was not using the Gateway with DHCP. Gateway is required for static IP setups though + - [Good IP routing tables + article](https://www.baeldung.com/linux/destination-source-routing) - [Nmap filtering check](https://www.redhat.com/sysadmin/troubleshoot-packet-filters-network) - ChatGPT can help a bit, though it's rarely right enough to actually get the