Which technique is used to allow multiple devices to share a single public IP…
2023
Which technique is used to allow multiple devices to share a single public IP address while accessing the Internet?
- A.
VLAN
- B.
DMZ
- C.
VPN
- D.
NAT
Attempted by 91 students.
Show answer & explanation
Correct answer: D
NAT (Network Address Translation) is used to map multiple private IP addresses within a local network to a single public IP address before forwarding the packets to the internet. This conserves globally registered IPv4 addresses and adds a layer of security. Therefore, Option D is correct.