<?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: Unable to connect to CIFS via DNS from server 2012 &amp;amp; windows 10 in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157391#M9422</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;it was DNS issue.&lt;/P&gt;
&lt;P&gt;Once I found that I have CNAME pointed to my NetApp shared drive mapping name and I change it to A record it solved my problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you all guys.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 19:57:28 GMT</pubDate>
    <dc:creator>oshernesimi</dc:creator>
    <dc:date>2020-06-29T19:57:28Z</dc:date>
    <item>
      <title>Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157274#M9415</link>
      <description>&lt;P&gt;Hello Netapp Team,&lt;/P&gt;
&lt;P&gt;We having a problem to connect to CIFS shared (Netapp) via DNS from Windows Server 2012R2 &amp;amp; Windows 10.&lt;/P&gt;
&lt;P&gt;I use Windows AD to map a shared drive. This drive is located on a CIFS Share on a Netapp.&lt;/P&gt;
&lt;P&gt;If I tried to connect \\dns\share it fails, but if I tried to connect \\192.168.1.1\share it succeed.&lt;/P&gt;
&lt;P&gt;I check DNS problems but the DNS working fine, I have ping to the name.&lt;/P&gt;
&lt;P&gt;It appears only on server 2012 &amp;amp; windows 10 (in windows 7, server 2008 are working properly).&lt;/P&gt;
&lt;P&gt;When I created a shared folder under server or computer and trying to connect from those computers it's working.&lt;/P&gt;
&lt;P&gt;so something on the NetApp needs to change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Osher.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:03:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157274#M9415</guid>
      <dc:creator>oshernesimi</dc:creator>
      <dc:date>2025-06-04T11:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157284#M9416</link>
      <description>&lt;P&gt;Hi Osher,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See this Microsoft&amp;nbsp;&lt;A title="KB2686098" href="https://support.microsoft.com/kb/2686098" target="_blank" rel="noopener"&gt;KB2686098&lt;/A&gt; and this NetApp&amp;nbsp;&lt;A title="KB" href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Unable_to_connect_to_CIFS_shares_from_Windows_8_or_Windows_Server_2012" target="_blank" rel="noopener"&gt;KB&lt;/A&gt; article. Also see this&amp;nbsp;&lt;A title="SMB Signing Policies" href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.cdot-famg-cifs%2FGUID-EE6C5170-7CF6-492C-83A6-9904AE247F21.html" target="_blank" rel="noopener"&gt;link&lt;/A&gt; to the NetApp documentation for SMB signing policies. Depending on your configuration you might consider using AD Group policy to configure the setting appropriate for your environment. Hope that helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 14:07:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157284#M9416</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2020-06-25T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157294#M9417</link>
      <description>&lt;P&gt;Hi Matt,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I understand I have 2 options:&lt;/P&gt;
&lt;P&gt;1. For the testing I can run this command :&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color: #f5f5f5; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 13px;"&gt;Set-SmbClientConfiguration -RequireSecuritySignature $true&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&amp;nbsp; disable SMB v3 from my Windows 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. I need to enable SMB v3 on my NetApp to allow Windows server 2012 &amp;amp; Windows 10 to work with CIFS via DNS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Osher.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 16:16:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157294#M9417</guid>
      <dc:creator>oshernesimi</dc:creator>
      <dc:date>2020-06-25T16:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157299#M9418</link>
      <description>&lt;P&gt;Please give this output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From storage:&lt;/P&gt;
&lt;P&gt;Try to access the share \\hostname\share, and then check event log.&lt;BR /&gt;::&amp;gt; event log show -message-name secd*&lt;BR /&gt;::&amp;gt; vserver cifs security show -vserver &amp;lt;vserver_name&amp;gt; -fields Lm-compatibility-level&lt;BR /&gt;::&amp;gt; vserver cifs show -vserver &amp;lt;vserver_name&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From WIN2K12:&lt;BR /&gt;C:\Users\user\admin&amp;gt;setspn -L host (CIFS Server NetBIOS Name)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You haven't mentioned the ONTAP version here. But, bydefault, all SMB versions are enabled (From 9.2, SMB1 can be disabled). Anyway, I think If you can access the share via IP, then it is something to do with DNS and auth-mechanism.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 20:01:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157299#M9418</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-06-25T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157364#M9420</link>
      <description>&lt;P&gt;Hi Guys,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something that i found today ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I tried "nslookup netapp_name" and it gives me &lt;STRONG&gt;netappname.domain.com&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When I tried now to access the share with&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;FQDN ( \\dns.domain.com\share&lt;/STRONG&gt;&lt;/EM&gt; ) it succeeds.&lt;/P&gt;
&lt;P&gt;what I need to fix to make all Windows 10 &amp;amp; Server 2012R2 to use shares without all the \\dns.domain.com ???&lt;/P&gt;
&lt;P&gt;Something else I realized now is the web access like web01 not working and web01.domain.com is working in those workstations and servers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thanks&lt;/P&gt;
&lt;P&gt;Osher.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 16:09:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157364#M9420</guid>
      <dc:creator>oshernesimi</dc:creator>
      <dc:date>2020-06-28T16:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157368#M9421</link>
      <description>&lt;P&gt;You haven't shared the requested info with us, I am assuming you have filers in a very high security zone. Sometimes, requested information helps in solving issue early.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, here is something that will help:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Mapping the SMB server on the DNS server:&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-cifs-cg%2FGUID-EC2C5244-CD7A-4322-A5E6-A53B5E9A845C.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-cifs-cg%2FGUID-EC2C5244-CD7A-4322-A5E6-A53B5E9A845C.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case the NAS NetBios NAME resolving to Data LIF IP is not the one registered in DNS, and it is rather a ALIAS or CNAME then register the SPN for DNS Alias (CNAME).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To register the SPN for the DNS alias (CNAME) records, use the Setspn tool with the following syntax:&lt;/P&gt;
&lt;P&gt;setspn -A host/your_ALIAS_name target_nas_name&lt;BR /&gt;setspn -A host/your_ALIAS_name.company.com target_nas_name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Else, you can force "storage to broadcast " the 'NAS' NetBios name to your Windows 2k12:&lt;/P&gt;
&lt;P&gt;Further, you can enable this on the storage side.&lt;BR /&gt;::&amp;gt; set adv [Go to advanced mode]&lt;BR /&gt;::*&amp;gt; vserver cifs options modify -vserver &amp;lt;cifs_server_svm&amp;gt; -is-nbns-enabled true&lt;BR /&gt;::*&amp;gt; vserver cifs options modify -vserver &amp;lt;cifs_server_svm&amp;gt; -is-netbios-over-tcp-enabled true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2020 21:57:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157368#M9421</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-06-28T21:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to CIFS via DNS from server 2012 &amp; windows 10</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157391#M9422</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;it was DNS issue.&lt;/P&gt;
&lt;P&gt;Once I found that I have CNAME pointed to my NetApp shared drive mapping name and I change it to A record it solved my problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you all guys.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 19:57:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-connect-to-CIFS-via-DNS-from-server-2012-amp-windows-10/m-p/157391#M9422</guid>
      <dc:creator>oshernesimi</dc:creator>
      <dc:date>2020-06-29T19:57:28Z</dc:date>
    </item>
  </channel>
</rss>

