<?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 FirePOWER FTD/FMC as DNS Internal DNS Server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045235#M1067744</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to setup our FTD or FMC as as Internal DNS server for public URLs. I want if anyone wana use internet and wana access any public site and dns need to be resolved internally through FirePOWER FTD or FMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions please.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 21:22:57 GMT</pubDate>
    <dc:creator>Fantas</dc:creator>
    <dc:date>2020-03-12T21:22:57Z</dc:date>
    <item>
      <title>FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045235#M1067744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to setup our FTD or FMC as as Internal DNS server for public URLs. I want if anyone wana use internet and wana access any public site and dns need to be resolved internally through FirePOWER FTD or FMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions please.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 21:22:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045235#M1067744</guid>
      <dc:creator>Fantas</dc:creator>
      <dc:date>2020-03-12T21:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045243#M1067745</link>
      <description>&lt;P align="“left”"&gt;At the clish prompt in cli:, &lt;STRONG&gt;Note:&lt;/STRONG&gt; You can enter multiple servers separated by commas.&lt;/P&gt;
&lt;DIV class="et-box et-shadow"&gt;
&lt;DIV class="et-box-content"&gt;
&lt;PRE&gt;&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;configure network dns servers 8.8.8.8,8.8.4.4
&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P align="“left”"&gt;But you also need to restart the nscd daemon in the underlying linux, to do that you need to get into ‘expert mode’.&lt;/P&gt;
&lt;DIV class="et-box et-shadow"&gt;
&lt;DIV class="et-box-content"&gt;
&lt;P&gt;&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;expert&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="code-block code-block-3" style="margin: 8px auto; text-align: center; display: block; clear: both;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;admin@FIRE:~$ &lt;SPAN style="color: #ff0000;"&gt;sudo /etc/rc.d/init.d/nscd restart&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Password:&lt;SPAN style="color: #ff0000;"&gt;{Enter Your Password}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Stopping nscd… &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; [&amp;nbsp; &lt;SPAN style="color: #00ff00;"&gt;OK&lt;/SPAN&gt;&amp;nbsp; ]&lt;/P&gt;
&lt;P&gt;Starting nscd… &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; &amp;nbsp; [&amp;nbsp; &lt;SPAN style="color: #00ff00;"&gt;OK&lt;/SPAN&gt;&amp;nbsp; ]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check this link &lt;A href="https://community.cisco.com/t5/network-security/how-to-change-ntp-server-and-dns-on-ftd/m-p/3815312" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Mar 2020 21:43:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045243#M1067745</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-03-12T21:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045275#M1067746</link>
      <description>&lt;P&gt;thanks so its not impacting anything when restarting internal process for dns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you means in this case ftd will act as internal dns server for internal users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what ip client need to use as dns server , is this FTD inside ip address&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 22:50:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045275#M1067746</guid>
      <dc:creator>Fantas</dc:creator>
      <dc:date>2020-03-12T22:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045879#M1067776</link>
      <description>&lt;P&gt;Hi I have test this in my lab. here what you need to do. while i was making the changes i did not any impact/down time. &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DNS_FTD.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/69100i9DE1FD58CE3098E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="DNS_FTD.PNG" alt="DNS_FTD.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;once the setting are setup &lt;STRONG&gt;Deploy &lt;/STRONG&gt;the policy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;once policys are deployed you can check your configuration in FTD lina_cli&lt;/P&gt;
&lt;P&gt;once changes are applied go to FTD cli/ssh and&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FTD_SFCONSOLE.PNG" style="width: 729px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/69101i0498AAB0680C54B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="FTD_SFCONSOLE.PNG" alt="FTD_SFCONSOLE.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;BR /&gt;dns domain-lookup Inside_Interface&lt;BR /&gt;dns server-group OpenDNS_cdyz5_local_domain&lt;BR /&gt;name-server 192.168.100.72&lt;BR /&gt;name-server 208.67.220.220&lt;BR /&gt;dns-group OpenDNS_cdyz5_local_domain&lt;BR /&gt;
&lt;/PRE&gt;</description>
      <pubDate>Sat, 14 Mar 2020 11:11:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4045879#M1067776</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-03-14T11:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4055717#M1068442</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will deploy and share results&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 07:13:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4055717#M1068442</guid>
      <dc:creator>Fantas</dc:creator>
      <dc:date>2020-03-31T07:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4430871#M1082124</link>
      <description>&lt;P&gt;This answer explicitly points to another DNS server (I believe) instead of running a DNS server on the Firepower itself like OP is asking. Bumping for visibility as I'm having the same issue and I don't believe this answer adequately suits OPs question.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 03:44:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4430871#M1082124</guid>
      <dc:creator>christianh98114</dc:creator>
      <dc:date>2021-07-10T03:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4430914#M1082125</link>
      <description>&lt;P&gt;Neither the FMC server or FTD sensor can act as a DNS server itself.&lt;/P&gt;
&lt;P&gt;They can be configured to use internal or external DNS servers for resolution of names they have to know for their internal operations (as in for updates, URL lookups, use of FQDNs in ACLs etc.)&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 07:41:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4430914#M1082125</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-07-10T07:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4442569#M1082636</link>
      <description>&lt;P&gt;Thanks for this answer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quick Question and I promise it's the last;&lt;/P&gt;&lt;P&gt;In the underlying expert mode, there appears to be a copy of dnsmasq installed. Could this potentially be used as a hacky solution to an on-box DNS / DHCP solution? Obviously not ideal and security-wise, this would be a nightmare, but in theory, could it work?&lt;/P&gt;</description>
      <pubDate>Sun, 01 Aug 2021 20:49:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4442569#M1082636</guid>
      <dc:creator>christianh98114</dc:creator>
      <dc:date>2021-08-01T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: FirePOWER FTD/FMC as DNS Internal DNS Server</title>
      <link>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4442620#M1082641</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1158343"&gt;@christianh98114&lt;/a&gt;&amp;nbsp; Well if you follow that approach then you could just install bind on the underlying Linux. But the configuration of the OS under FMC is not designed to be a general purpose server platform. Upgrades or even patches to FMC could likely break anything you setup or, worse, what you setup could cause unexpected behavior on your FMC.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 02:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-ftd-fmc-as-dns-internal-dns-server/m-p/4442620#M1082641</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-08-02T02:44:58Z</dc:date>
    </item>
  </channel>
</rss>

