Skip to content
Wireshark Wiki 中文翻译整理专题首页原始页面

CHAP

PPP CHAP 定义了一种使用 PPP 进行 Authentication 的方法,它使用一个随机 Challenge,并使用一个经过加密哈希的 Response,该 Response 取决于 Challenge 和一个 secret key。

协议依赖

  • LCP:通常,CHAP 的使用会通过 PPP Link Control Protocol (LCP) 来协商

Wireshark

PPP CHAP dissector 功能完整。

首选项设置

目前 PPP CHAP 没有首选项设置

显示过滤器

PPP CHAP 显示过滤器字段的完整列表可以在显示过滤器参考中找到

仅显示基于 PPP CHAP 的流量:

 chap

捕获过滤器

捕获时无法直接过滤 PPP CHAP 协议。

外部链接

  • RFC 1994PPP Challenge Handshake Authentication Protocol (CHAP)

讨论

Imported from https://wiki.wireshark.org/CHAP on 2020-08-11 23:12:13 UTC

相关 Wireshark Wiki 页面

网络分析技术档案