From ac6ef9b330bd64feab9d3f1959051a71a199ca13 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Tue, 4 Apr 2023 16:47:29 +1200 Subject: [PATCH] vault backup: 2023-04-04 16:47:29 --- content/notes/11-DHCP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/notes/11-DHCP.md b/content/notes/11-DHCP.md index a71901ed1..c2a9c029d 100644 --- a/content/notes/11-DHCP.md +++ b/content/notes/11-DHCP.md @@ -45,7 +45,13 @@ Static vs. Dynamic - Dynamically allocated address can be assigned to the same client as it keeps a table of past IP addresses and their clients MAC addresses. - Layer 3 (IP) change breaks existing connections if IP addresses change in a long session such as downloaders, terminal sessions +> [!INFO] RFC +> docs of all protocols + > [!INFO] +> static more stable +> dynamic susceptible to man in the middle attacks, from the gateway. + How DHCP Works - Client broadcasts UDP request to 255.255.255.255 port 67