• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

A home network is using NAT on the router connecting it to the internet. The PCs on the home network receive private IP addresses through DHCP. When a PC sends a packet to a web server on the internet, what is the source IP address in the packet header when it arrives at the web server?

  • a registered public IP address statically configured on the PC
  • the broadcast IP address of the external network connecting to the ISP
  • a registered public IP address assigned to the external router interface
  • the private IP address assigned to the PC through DHCP

Explanation:

On a home router, NAT converts the source address in the IP packet from the internal private IP address to a registered public IP address assigned to the external interface on the router before sending it out over the internet.

For more Questions and Answers:

Networking Essentials 3.0 Module 12-14 | Checkpoint Exam: Communication Between Networks Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments