smarksfrcb
IS-IT--Management
Hello,
I have a Cisco 2811 Series Router. I want any dns queries sent to it to be forwarded to a dns server. Here is what I configured
ip dns server
ip name-servers 1.1.1.1 Ficticious ip
ip domain-lookup
if I try to traceroute to a url that I know is valid from the router telnet session I get
Router#traceroute goodurl.home.com
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
% Unrecognized host or address.
Furthermore, if I do an nslookup from a PC and change the server to 1.1.1.1 it will resolve goodurl.home.com to the proper ip address fine.
Any help would be greatly appreciated.
I have a Cisco 2811 Series Router. I want any dns queries sent to it to be forwarded to a dns server. Here is what I configured
ip dns server
ip name-servers 1.1.1.1 Ficticious ip
ip domain-lookup
if I try to traceroute to a url that I know is valid from the router telnet session I get
Router#traceroute goodurl.home.com
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
Translating "goodurl.home.com"...domain server (1.1.1.1)
% Unrecognized host or address.
Furthermore, if I do an nslookup from a PC and change the server to 1.1.1.1 it will resolve goodurl.home.com to the proper ip address fine.
Any help would be greatly appreciated.