Vault sync: 2022-01-26 13:24:31
This commit is contained in:
9
School/Analyse/Periode 1/NAT.md
Normal file
9
School/Analyse/Periode 1/NAT.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Network Address Translation
|
||||
We can share one global IP using NAT.
|
||||
|
||||
- All members of a network can share IP address, but internally they should use local IP address to distinguish them from each other.
|
||||
|
||||
- Therefore, when a message is send to an outside host the sender IP address is replaced by the shared IP address of the network. (IP Address translation)
|
||||
|
||||
![[NAT-example.png]]
|
||||
|
Reference in New Issue
Block a user