Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for NAT? ip nat inside static tcp 192.168.1.50 80 209.165.201.1 8080 extendable
A. It allows host 192.168.1.50 to access external websites using TCP port 8080.
B. It represents an incorrect NAT configuration because it uses standard TCP ports.
C. It allows external clients to connect to a web server hosted on 192.168.1.50.
D. It allows external clients coming from public IP 209.165.201.1 to connect to a web server at 192.168.1.50. C
Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!