Q10 - Nat
Q10 - Nat
R21 should manage NAS via telnet. Fix the problem so that telnet to NAS is successful as shown
in the exhibit:
get
HTTP/1.1 400 Bad Request
Date: Sun, 23 Sep 2018 21:31:51 GMT
Server: cisco-IOS
Accept-Ranges: none
1. NAS IP Address
1. NAS e0/0 IP use address need to use DHCP. Also check MAC address
2. Check DHCP pool on R23
3. Check whether e0/0 get same IP address on R24
2. NAT
1. Check NAT configuration
2. Check NAT inside and outside interfaces
3. NSLOOKUP
1. R21 access to NAS
Resolve URL from R26
Enable domain lookup: #ip domain lookup
NAS – enable HTTP service: #ip http server
2. NAS access to www.cciecloud.net
Resolve IP address form R23 to NAS
Enable domain lookup on R23: #ip domain lookup
Enable DNS server on R23
DNS server should point to 8.8.8.8
Is DNS resolve normal, but can’t access, check for ACL deny packets
Troubleshooting Tips
Step 1 – Make sure NAS can get IP Address
Step 2 – Check NAT on R23
Step 3 – Ensure R23 is the dns server
Concepts
1. cciecloud.net (194.1.3.1) is R26
2. DNS Server (192.168.1.1) is R23
3. The following NAT configs are important on R23.