<?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: 8.2 cDOTcluster and WINS / NBNS in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65093#M5925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to do this via a firewall policy blocking port 137, which is the WINS name traffic port:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm" title="http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm" target="_blank"&gt;http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To block it, first create the service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt;&amp;nbsp; firewall policy service create -service WINS -protocol tcp/udp -port 137&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt; firewall policy service show -service WINS&lt;/P&gt;&lt;P&gt;&amp;nbsp; (system services firewall policy service show)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Name: WINS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Protocol: tcp/udp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ports: 137&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, apply the service to the data LIF:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt; firewall policy modify -policy data -service WINS -action deny -ip-list 0.0.0.0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then see if that takes care of the broadcast... If you're seeing the broadcast on other ports, then do the same for those.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 20:23:23 GMT</pubDate>
    <dc:creator>parisi</dc:creator>
    <dc:date>2013-07-08T20:23:23Z</dc:date>
    <item>
      <title>8.2 cDOTcluster and WINS / NBNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65088#M5924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone know how to completely disable WINS registration from an 8.2 cluster?&amp;nbsp; I have left the WINS addresses empty, but it still appears to be sending broadcasts out all interfaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:59:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65088#M5924</guid>
      <dc:creator>loudymanschwab</dc:creator>
      <dc:date>2025-06-05T05:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: 8.2 cDOTcluster and WINS / NBNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65093#M5925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to do this via a firewall policy blocking port 137, which is the WINS name traffic port:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm" title="http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm" target="_blank"&gt;http://www.iss.net/security_center/advice/Services/Directory/WINS/default.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To block it, first create the service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt;&amp;nbsp; firewall policy service create -service WINS -protocol tcp/udp -port 137&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt; firewall policy service show -service WINS&lt;/P&gt;&lt;P&gt;&amp;nbsp; (system services firewall policy service show)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Name: WINS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Protocol: tcp/udp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ports: 137&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, apply the service to the data LIF:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&amp;gt; firewall policy modify -policy data -service WINS -action deny -ip-list 0.0.0.0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then see if that takes care of the broadcast... If you're seeing the broadcast on other ports, then do the same for those.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:23:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65093#M5925</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2013-07-08T20:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: 8.2 cDOTcluster and WINS / NBNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65098#M5926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upon further investigation, firewall policies cannot be used to block traffic on data LIFs. There currently is no way to disable WINS registration in 8.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bug 743882 was opened to address this and may be available in a future release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 15:06:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/8-2-cDOTcluster-and-WINS-NBNS/m-p/65098#M5926</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2013-10-15T15:06:33Z</dc:date>
    </item>
  </channel>
</rss>

