跳转到主内容

我们如何知道 LDAPS 正在运行?

Views:
8
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
cifs
Last Updated:

适用场景

  • ONTAP 9
  • LDAPS

问题解答

  • 收集可筛选和调查 LDAP 服务器与 SVM 之间连接的数据包跟踪
  • 通过 使用 TLS 协议筛选器并检查用于通信的 TCP 端口。
  • 正常的 LDAPS 通信位于端口 636 上,应如以下示例所示:
 
Source          Destination    Protocol Src. Port  Dest. Port Info
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Client Hello
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Server Hello, Certificate, Server Key Exchange, Certificate Request, Server Hello Done
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Certificate, Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Change Cipher Spec, Encrypted Handshake Message
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Application Data
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Application Data
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Application Data
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Application Data
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Application Data
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Application Data
192.168.90.132   192.168.90.55   TLSv1.2  19322     636     Application Data
192.168.90.55    192.168.90.132  TLSv1.2  636       19322    Application Data
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.