- caching-only server
A form of a DNS server that is not responsible for maintaining or updating any zone information. It simply resolves name requests to IP addresses on behalf of DNS clients and caches the results. - capture filter
Filter configured within Network Monitor to specify the type of traffic that should be captured for analysis. - Challenge Handshake Authentication Protocol (CHAP)
An authentication protocol that uses the Message Digest 5 (MD5) hashing scheme to encrypt responses. With CHAP, the server sends a challenge to the client. The client then generates an MD5 hash result and returns it to the server. |