<?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 Re: Add Multiple DNS Suffixes in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/539573#M110683</link>
    <description>&lt;P&gt;This solution was superseded by the ability to set DHCP Options. See article:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saawCAA" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saawCAA&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 16:28:46 GMT</pubDate>
    <dc:creator>mivaldi</dc:creator>
    <dc:date>2023-04-20T16:28:46Z</dc:date>
    <item>
      <title>Add Multiple DNS Suffixes</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27572#M20100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to add more than one DNS suffix to DHCP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know in Mac OS X I can add multiple search domains, but I don't want each user to have to do this, nor type in our long domain names each time either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 May 2013 17:53:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27572#M20100</guid>
      <dc:creator>mario11584</dc:creator>
      <dc:date>2013-05-25T17:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple DNS Suffixes</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27573#M20101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested this, and yes, you can add more than one.&lt;/P&gt;&lt;P&gt;It will not work if you use commas as delimiters, you need to separate the entered suffixes with spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariano Ivaldi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 02:32:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27573#M20101</guid>
      <dc:creator>mivaldi</dc:creator>
      <dc:date>2014-09-12T02:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple DNS Suffixes</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27574#M20102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mariano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt get the question and answer both, can you tell me where are DHCP settings configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hardik Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 11:33:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27574#M20102</guid>
      <dc:creator>hshah</dc:creator>
      <dc:date>2014-09-12T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple DNS Suffixes</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27575#M20103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure thing. This is under Network &amp;gt; DHCP &amp;gt; DHCP Server. Here's a screenshot where I have adomain.local, and additionally otherdomain.local in the DNS Suffix list. Using a space will create multiple Search Domains on the computers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15509" alt="Screen Shot 2014-09-12 at 11.09.16 AM.png" class="image-0 jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/15509_Screen Shot 2014-09-12 at 11.09.16 AM.png" style="height: 411px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example. If I tried to resolve with nslookup (or anything else that needs to resolve the name) like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nslookup hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My computer will ask my DNS server for:&lt;/P&gt;&lt;P&gt;hello.adomain.local&lt;/P&gt;&lt;P&gt;hello.otherdomain.local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If instead of using a space in between adomain.local and otherdomain.local, you used a comma, it will be asking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hello.adomain.local,otherdomain.local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... so it gets confused with commas and &lt;STRONG&gt;&lt;EM&gt;concatenates&lt;/EM&gt;&lt;/STRONG&gt; the suffixes. It works fine if you &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;separate them with a space&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll write a KB with further details and publish it on live...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Mariano Ivaldi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 18:14:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/27575#M20103</guid>
      <dc:creator>mivaldi</dc:creator>
      <dc:date>2014-09-12T18:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple DNS Suffixes</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/539573#M110683</link>
      <description>&lt;P&gt;This solution was superseded by the ability to set DHCP Options. See article:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saawCAA" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000saawCAA&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 16:28:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/add-multiple-dns-suffixes/m-p/539573#M110683</guid>
      <dc:creator>mivaldi</dc:creator>
      <dc:date>2023-04-20T16:28:46Z</dc:date>
    </item>
  </channel>
</rss>

