<?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: Restrict CIFS shares by one of the IP address of a filer in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131586#M8786</link>
    <description>&lt;P&gt;its possible to restrict the NAS protocol to restrict to a range or IP or a single IP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is some example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To Setup NFS Read-Write Access for the Client with IP Address 10.10.10.11, Use the following Export-Policy Rule.&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vserver export-policy rule create -vserver nfs01 -policy nfspolicy -ruleindex 1 -protocol nfs -clientmatch 10.10.10.11 -rorule sys -rwrule sys&lt;/PRE&gt;&lt;P&gt;To Setup CIFS Read-Write Access for the Client with IP Address 10.10.10.11, Use the following Export-Policy Rule.&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vserver export-policy rule create -vserver cifs01 -policy cifspolicy -ruleindex 1 -protocol cifs -clientmatch 10.10.10.11 -rorule ntlm,krb5 -rwrule ntlm,krb5&lt;/PRE&gt;&lt;P&gt;Hope that help..&lt;/P&gt;&lt;P&gt;Robin.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2017 16:03:05 GMT</pubDate>
    <dc:creator>robinpeter</dc:creator>
    <dc:date>2017-06-02T16:03:05Z</dc:date>
    <item>
      <title>Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131583#M8785</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to do this :&lt;/P&gt;&lt;P&gt;- Add many IP adresses to a filer. Each IP from different VLANs&lt;/P&gt;&lt;P&gt;- Create cifs shares or NFS exports only accessible&amp;nbsp; from one of theses adresses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My idea is to&lt;/P&gt;&lt;P&gt;- Create a rule on the firewall to allow trafic between as set of Windows or Linux servers to oneof the IP adresses of the filer&lt;/P&gt;&lt;P&gt;- Allow data acces from this IP adress to a set of server on the filer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I take a look at DOT 9 documentation and it seems an export policy&amp;nbsp; may restrict access to qtree to a set of servers.&lt;/P&gt;&lt;P&gt;But I did not see that the IP used by the filer can be set too in a rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only alternative should to create a SVM for each IP, but it's not very convenient&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;MLD&lt;/P&gt;&lt;P&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 13:35:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131583#M8785</guid>
      <dc:creator>renault</dc:creator>
      <dc:date>2017-06-02T13:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131586#M8786</link>
      <description>&lt;P&gt;its possible to restrict the NAS protocol to restrict to a range or IP or a single IP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is some example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To Setup NFS Read-Write Access for the Client with IP Address 10.10.10.11, Use the following Export-Policy Rule.&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vserver export-policy rule create -vserver nfs01 -policy nfspolicy -ruleindex 1 -protocol nfs -clientmatch 10.10.10.11 -rorule sys -rwrule sys&lt;/PRE&gt;&lt;P&gt;To Setup CIFS Read-Write Access for the Client with IP Address 10.10.10.11, Use the following Export-Policy Rule.&lt;/P&gt;&lt;PRE&gt;::&amp;gt; vserver export-policy rule create -vserver cifs01 -policy cifspolicy -ruleindex 1 -protocol cifs -clientmatch 10.10.10.11 -rorule ntlm,krb5 -rwrule ntlm,krb5&lt;/PRE&gt;&lt;P&gt;Hope that help..&lt;/P&gt;&lt;P&gt;Robin.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 16:03:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131586#M8786</guid>
      <dc:creator>robinpeter</dc:creator>
      <dc:date>2017-06-02T16:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131647#M8788</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for your answer.&amp;nbsp;But it does not answer to my needs :&lt;/P&gt;&lt;P&gt;To be more precise, I would like to be able to&lt;/P&gt;&lt;P&gt;- restrict CIFS share A to subnet&amp;nbsp;10.0.0.0/0&lt;/P&gt;&lt;P&gt;- restrict CIFS shares B to subnet 11.0.0.0/0&lt;/P&gt;&lt;P&gt;- restrict NFS export C to subnet 12.0.0.0./0 (in addtion of the exports file settings)&lt;/P&gt;&lt;P&gt;- restict NFS export D1 and&amp;nbsp; CIFS share D1 on the same data to subnet 13.0.0.0/0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 15:21:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/131647#M8788</guid>
      <dc:creator>renault</dc:creator>
      <dc:date>2017-06-06T15:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/133706#M8850</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever get an answer for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;SVHO&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 23:32:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/133706#M8850</guid>
      <dc:creator>SVHO</dc:creator>
      <dc:date>2017-08-17T23:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/133712#M8851</link>
      <description>&lt;P&gt;For what the original poster is looking at - having a share only accessable&amp;nbsp;on one of the systems' IP addresses, and not others, the best option is to create multiple SVMs - each will have its own AD account and can have totally seperate domain auth as well as IP ranges.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 04:54:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/133712#M8851</guid>
      <dc:creator>AlexDawson</dc:creator>
      <dc:date>2017-08-18T04:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict CIFS shares by one of the IP address of a filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/171669#M9599</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I do have one issue - if you can also help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We have one SVM that has two cifs shares vol (one &lt;STRONG&gt;prod&lt;/STRONG&gt; vol, one &lt;STRONG&gt;test&lt;/STRONG&gt; vol) and requester has given 10 IPs for client access (export).&lt;/P&gt;&lt;P&gt;The requirement is to allow 5 IPs to test volume and 5 IPs to Prod volume so that If same user login from test server can only access or map test share not prod.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Action is been done-&lt;/STRONG&gt; In the Prod vol export rule I have only allowed 5 IPs (prod) but other IPs (5 test IPs) are still able to access and map the prod share. How can I limit these IPs not to access my prod shares?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 17:07:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Restrict-CIFS-shares-by-one-of-the-IP-address-of-a-filer/m-p/171669#M9599</guid>
      <dc:creator>Noorain02</dc:creator>
      <dc:date>2021-11-12T17:07:55Z</dc:date>
    </item>
  </channel>
</rss>

