Bird
0
0

If all three devices access the internet simultaneously, what will happen to their source IP addresses in outgoing packets?

medium📝 Analysis Q4 of 15
Computer Networks - IP Addressing
A router with NAT enabled has one public IP address and three devices inside with private IPs. If all three devices access the internet simultaneously, what will happen to their source IP addresses in outgoing packets?
AThe devices will keep their private IP addresses
BEach device will use a unique public IP address
CAll three devices will share the same public IP with different port numbers
DThe router will block all but one device
Step-by-Step Solution
Solution:
  1. Step 1: Understand NAT overload (PAT) behavior

    With one public IP, NAT uses port numbers to differentiate devices, allowing multiple devices to share the same public IP.
  2. Step 2: Eliminate other options

    Unique public IPs require multiple addresses; private IPs are not used outside; blocking devices is unrelated.
  3. Final Answer:

    All three devices will share the same public IP with different port numbers -> Option C
  4. Quick Check:

    NAT overload = shared IP with ports [OK]
Quick Trick: NAT overload shares one IP with unique ports per device [OK]
Common Mistakes:
MISTAKES
  • Assuming each device gets a unique public IP
  • Thinking private IPs are sent outside
  • Believing router blocks multiple devices

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Networks Quizzes