mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
vault backup: 2023-04-04 16:47:29
This commit is contained in:
parent
1c3d8b89cb
commit
ac6ef9b330
@ -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.
|
- 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
|
- 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]
|
> [!INFO]
|
||||||
|
> static more stable
|
||||||
|
> dynamic susceptible to man in the middle attacks, from the gateway.
|
||||||
|
|
||||||
|
|
||||||
How DHCP Works
|
How DHCP Works
|
||||||
- Client broadcasts UDP request to 255.255.255.255 port 67
|
- Client broadcasts UDP request to 255.255.255.255 port 67
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user