<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I don't want the router to be in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620619#M196586</link>
    <description>&lt;P&gt;I don't want the router to &lt;EM&gt;be&lt;/EM&gt; the DNS server. I just want it to use OpenDNS.com's numbers. It works for other routers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More info about how OpenDNS works can be found at&amp;nbsp;https://support.opendns.com/entries/53936430-Configuring-OpenDNS-on-your-Network&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2015 02:01:02 GMT</pubDate>
    <dc:creator>steve.korunic</dc:creator>
    <dc:date>2015-03-05T02:01:02Z</dc:date>
    <item>
      <title>Changing DNS numbers in a router</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620613#M196580</link>
      <description>&lt;P&gt;I an an IT guy unfamiliar with Cisco equipment, but I have a customer who has installed in their home a Cisco router (Model 867VAE-K9).&lt;/P&gt;&lt;P&gt;To make their home LAN&amp;nbsp;family friendly, the parents want to filter out all the bad stuff for websites. I suggested to simply change their router's 2 DNS settings to that of OpenDNS, but, with no GUI for that router, I don't know how to make that change.&lt;/P&gt;&lt;P&gt;I have been given the logon ID and password for the router, and I know that I'll need to use the Terminal app (I'm a Mac user). However, beyond that, can anyone tell me how to effect the change, or where the instructions for doing this may be found?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:35:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620613#M196580</guid>
      <dc:creator>steve.korunic</dc:creator>
      <dc:date>2019-03-12T05:35:13Z</dc:date>
    </item>
    <item>
      <title> HiAs per your question. I</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620614#M196581</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&lt;/P&gt;&lt;P&gt;As per your question. I suggest you to do these steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R1# &lt;STRONG&gt;configure terminal&lt;/STRONG&gt;&lt;BR /&gt;R1(config)# &lt;STRONG&gt;ip dns server&lt;/STRONG&gt;&lt;BR /&gt;R1(config)#&lt;STRONG&gt; &lt;STRONG&gt;ip domain-lookup&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;R1(config)# &lt;STRONG&gt;ip name-server &lt;/STRONG&gt;203.0.178.191&amp;nbsp;&amp;nbsp;&amp;nbsp; ##it is open dns to filter out all the bad stuff/ websites&lt;BR /&gt;R1(config)# &lt;STRONG&gt;ip name-server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ### Cisco allow you to use 6 DNS&amp;nbsp;&lt;/STRONG&gt;name servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you got the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 05:05:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620614#M196581</guid>
      <dc:creator>agkhan-au</dc:creator>
      <dc:date>2015-03-04T05:05:37Z</dc:date>
    </item>
    <item>
      <title>Hi, go to router's config</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620615#M196582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;go to router's config mode by typing below commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R1&amp;gt;en&lt;/P&gt;&lt;P&gt;R1#config t&lt;/P&gt;&lt;P&gt;R1(config)#ip name-server x.x.x.x&lt;/P&gt;&lt;P&gt;R1(config)#ip name-server y.y.y.y&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 05:38:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620615#M196582</guid>
      <dc:creator>Amit Shah</dc:creator>
      <dc:date>2015-03-04T05:38:27Z</dc:date>
    </item>
    <item>
      <title>Thanks very much for these.Q1</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620616#M196583</link>
      <description>&lt;P&gt;Thanks very much for these.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Q1&lt;/U&gt;) &lt;/STRONG&gt;To initially engage with the router, what do I type in the Terminal app's command line interface?&lt;/P&gt;&lt;P&gt;I am guessing it must include the router's address of '192.168.1.1' but perhaps prefixed by 'ssh' or something else, and then carrying on with what you have both indicated above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Q2&lt;/U&gt;) &lt;/STRONG&gt;But why is there a difference between what you both reported? Are there 2 ways to achieve the same result?&lt;/P&gt;&lt;P&gt;Agkhan-Au's script starts with&amp;nbsp;&lt;STRONG&gt;R1# configure terminal &lt;/STRONG&gt;but&amp;nbsp;Amit Shah's starts with the simpler&amp;nbsp;&lt;STRONG&gt;R1&amp;gt;en.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Q3&lt;/U&gt;)&lt;/STRONG&gt; Also, I had intended to do this on a local Mac (using TeamViewer since I am remotely connecting) but I presume I can log in remotely directly&amp;nbsp;to the router since I've been given the router's Internet&amp;nbsp;IP address. If it is just as easy to engage with the router directly this way, can you please provide instruction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Q4&lt;/U&gt;)&lt;/STRONG&gt; For the DNS numbers, I was intending to use both from OpenDNS.&amp;nbsp;The OpenDNS nameservers are 208.67.222.222 and 208.67.220.220.&lt;/P&gt;&lt;P&gt;Agkhan-Au,&amp;nbsp;These are different from the one you indicated being&amp;nbsp;203.0.178.191. Why the difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry to trouble you but I am a novice when it comes to Citrix and want to be sure I don't mess it up.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 20:58:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620616#M196583</guid>
      <dc:creator>steve.korunic</dc:creator>
      <dc:date>2015-03-04T20:58:41Z</dc:date>
    </item>
    <item>
      <title>Is the router providing DHCP</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620617#M196584</link>
      <description>&lt;P&gt;Is the router providing DHCP services to the home computers?&amp;nbsp; If so, then you'd change the DHCP scope to deliver OpenDNS:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;ip dhcp pool DHCP-LAN&lt;BR /&gt;&amp;nbsp;network 10.10.10.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;default-router 10.10.10.1&lt;BR /&gt;&amp;nbsp;dns-server 208.67.222.222 208.67.220.220 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want the router to be the DNS server that is more complex and you'd want to look at DNS views.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;ip name-server&lt;/SPAN&gt; on the router doesn't seem to apply here since that changes the DNS server the router DNS client uses to query (when you ping by hostname from the router, etc.).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 22:55:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620617#M196584</guid>
      <dc:creator>thiland</dc:creator>
      <dc:date>2015-03-04T22:55:26Z</dc:date>
    </item>
    <item>
      <title>steve.korunic how many</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620618#M196585</link>
      <description>&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;&lt;A about="/users/stevekorunic" class="username" datatype="" href="https://supportforums.cisco.com/users/stevekorunic" property="foaf:name" title="View user profile." typeof="sioc:UserAccount" lang=""&gt;steve.korunic&lt;/A&gt; how many computers you have in LAN or home? the above stuff for those who already had CCNA certification or had&amp;nbsp;some good knowledge of networks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;My request to you, if "&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;your users&amp;nbsp;are home users&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt;" and they don't know about LAN card or network or in small office&amp;nbsp;using Active directive environment. You can put DNS in DHCP services or&amp;nbsp;DNS entry &lt;/SPAN&gt;&lt;/SPAN&gt;203.0.178.191&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;&amp;nbsp;"&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;in their system's/home computer's Lan card&lt;/EM&gt;&lt;/STRONG&gt;&lt;/U&gt;".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="fullname"&gt;&lt;SPAN rel="sioc:has_creator"&gt;it will work&amp;nbsp; buddy it will &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 01:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620618#M196585</guid>
      <dc:creator>agkhan-au</dc:creator>
      <dc:date>2015-03-05T01:17:10Z</dc:date>
    </item>
    <item>
      <title>I don't want the router to be</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620619#M196586</link>
      <description>&lt;P&gt;I don't want the router to &lt;EM&gt;be&lt;/EM&gt; the DNS server. I just want it to use OpenDNS.com's numbers. It works for other routers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More info about how OpenDNS works can be found at&amp;nbsp;https://support.opendns.com/entries/53936430-Configuring-OpenDNS-on-your-Network&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 02:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620619#M196586</guid>
      <dc:creator>steve.korunic</dc:creator>
      <dc:date>2015-03-05T02:01:02Z</dc:date>
    </item>
    <item>
      <title>Thanks for the answer.I</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620620#M196587</link>
      <description>&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;I expect there will be 6 or more devices (Macs and other iDevices)&amp;nbsp;on the home LAN and, because&amp;nbsp;these devices will be occasionally retired and replaced, it makes sense to place the DNS numbers on the Internet gateway (Cisco router)&amp;nbsp;which is permanent instead of each end-user device.&lt;/P&gt;&lt;P&gt;I don't have any 'CCNA certification' but have general&amp;nbsp;knowledge of networking. Nevertheless, I am surprised that network knowledge is even required for this task.&lt;/P&gt;&lt;P&gt;For most routers, a simple change in the GUI is all that is needed, but I understand I must access this Cisco router via the command line, hence this request.&lt;/P&gt;&lt;P&gt;So far I see there are 3 different replies. Which is correct? I thought that I could just follow some simple safe script to achieve a change in the DNS settings on the router. Is this not the case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to know: -&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A)&lt;/STRONG&gt; Which commands to start engagement with the router. Eg. is it simply its IP address, or is it more than that?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;B) &lt;/STRONG&gt;Which command set&amp;nbsp;to change the DNS settings to the OpenDNS name servers which are 208.67.222.222 and 208.67.220.220.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the OpenDNS name servers are set, any further tweaking of the filter can be done via the user account at the OpenDNS&amp;nbsp;website.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 02:48:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620620#M196587</guid>
      <dc:creator>steve.korunic</dc:creator>
      <dc:date>2015-03-05T02:48:55Z</dc:date>
    </item>
    <item>
      <title>This discussion has been</title>
      <link>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620621#M196588</link>
      <description>&lt;P&gt;This discussion has been reposted from Cisco On Demand to the &lt;A href="https://supportforums.cisco.com/community/5966/firewalling"&gt;Firewalling&lt;/A&gt; community.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 22:22:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-dns-numbers-in-a-router/m-p/2620621#M196588</guid>
      <dc:creator>rosaho</dc:creator>
      <dc:date>2015-07-29T22:22:21Z</dc:date>
    </item>
  </channel>
</rss>

