<?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: Can't open CIFS shares via DNS (on vif) in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79198#M7150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Site received a new 3140 cluster so we pulled the shelves in from the old Filer and presented the CIFS shares on the new cluster. We made no changes to DNS, just created a vif with the IP of the old Filer... just verified a DNS lookup responds with the correct IP of the old Filer (which is now assigned to the vif on one of the new 3140s)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need additional information &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" height="16" src="https://community.netapp.com/4.0.8/images/emoticons/happy.gif" width="16"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jan 2011 17:43:36 GMT</pubDate>
    <dc:creator>bobby_gillette</dc:creator>
    <dc:date>2011-01-13T17:43:36Z</dc:date>
    <item>
      <title>Can't open CIFS shares via DNS (on vif)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79190#M7147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're able to access the shares via the vif IP, but not the DNS alias... any ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:02:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79190#M7147</guid>
      <dc:creator>bobby_gillette</dc:creator>
      <dc:date>2025-06-05T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open CIFS shares via DNS (on vif)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79194#M7148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not much information to go on here, Bobby. Things I would do to diagnose:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does "nslookup alias" give you the same IP address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using NetBIOS in your environment? If so, you may need the "cifs nbalias" command to set up NetBIOS aliases on the filer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 17:30:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79194#M7148</guid>
      <dc:creator>rmharwood</dc:creator>
      <dc:date>2011-01-13T17:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open CIFS shares via DNS (on vif)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79198#M7150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Site received a new 3140 cluster so we pulled the shelves in from the old Filer and presented the CIFS shares on the new cluster. We made no changes to DNS, just created a vif with the IP of the old Filer... just verified a DNS lookup responds with the correct IP of the old Filer (which is now assigned to the vif on one of the new 3140s)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need additional information &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" height="16" src="https://community.netapp.com/4.0.8/images/emoticons/happy.gif" width="16"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 17:43:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79198#M7150</guid>
      <dc:creator>bobby_gillette</dc:creator>
      <dc:date>2011-01-13T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open CIFS shares via DNS (on vif)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79202#M7151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The times I've seen an IP address work where a hostname doesn't is usually when name resolution is not working. It depends what is doing the name resolution. If it's only DNS then there could be an entry in the local hosts table pointing to the wrong IP address. Can you ping the DNS alias of the filer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still using WINS and NetBIOS on your clients then you will need to add that alias using the "cifs nbalias" command on the filer. I can't remember if that requires a restart of the cifs service or not. You will also need to enable WINS on the vif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that doesn't do it then I don't know. Try a packet trace both with the IP address and with the alias and see what the differences are?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 18:06:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79202#M7151</guid>
      <dc:creator>rmharwood</dc:creator>
      <dc:date>2011-01-13T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open CIFS shares via DNS (on vif)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79208#M7153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just some things to remember:&amp;nbsp; Check your cifs license is installed. Terminate cifs and rerun cifs setup to double-check your config. Check your Vif vlans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 18:24:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Can-t-open-CIFS-shares-via-DNS-on-vif/m-p/79208#M7153</guid>
      <dc:creator>estebano</dc:creator>
      <dc:date>2011-01-13T18:24:56Z</dc:date>
    </item>
  </channel>
</rss>

