CyberJMC66
Technical User
I have a Cisco 3620 connected to an ISP connection via Ethernet so the 3620 has two Ethernet interfaces. Interface e0/0 is connected to the ISP. The 3620 is also configured as a DHCP server for the hubs/switches that are connected to e0/1.
If I connect PC directly to the ISP Ethernet connection, configure w/IP information including DNS servers, everything works fine. If I connect the 3620 to the ISP connection, configured w/IP information and DNS servers, it routes IP fine and can ping addresses on the Internet. However, using the same DNS servers as the PC, it does not resolve names properly. I used the following commands to enable name resolution on the router;
router(config)# ip name-server x.x.x.x
router(config)# ip name-server x.x.x.x
router(config)# ip domain-lookup
(Actual IP addresses have been omitted to protect the innocent)...
Any ideas? Any troubleshooting suggestions?
Thanks!
If I connect PC directly to the ISP Ethernet connection, configure w/IP information including DNS servers, everything works fine. If I connect the 3620 to the ISP connection, configured w/IP information and DNS servers, it routes IP fine and can ping addresses on the Internet. However, using the same DNS servers as the PC, it does not resolve names properly. I used the following commands to enable name resolution on the router;
router(config)# ip name-server x.x.x.x
router(config)# ip name-server x.x.x.x
router(config)# ip domain-lookup
(Actual IP addresses have been omitted to protect the innocent)...
Any ideas? Any troubleshooting suggestions?
Thanks!