メインコンテンツへスキップ

ONTAPにHTTPS経由で接続できるIPアドレスを制限することは可能ですか。

Views:
132
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9.6以降
  • HTTPS
  • ONTAP System Manager

回答

はい、可能です。

  • HTTPSを制限するには、サービスポリシーを使用します。
    1. ::>set adv -conf off
    2. ::*>network interface service-policy show
    3. ::*>network interface service-policy modify-service -vserver <SVM> -policy <policy for management lif> -service management-https -allowed-addresses <ipaddress/netmask>
  • HTTPSを制限すると、次のことが可能になります。
    • ONTAP System Managerにアクセスできるクライアントの制限。
    • ONTAPを監視できるActive IQ Unified Managerの制限。
    • REST APIを実行できるクライアントの制限。

  • アクセスを制限すると、許可されたクライアント以外のソースからの接続がブロックされます。
  • アドレス範囲の指定が正しくない場合、ONTAPにアクセスする必要があるクライアントもブロックされます。
  • HTTPSアクセスが必要なクライアントを慎重に指定してください。

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.