Your client has a brand new laptop. He is trying to connect to his home network, which is using an older (802.11b) wireless router. The router is set for encryption but not MAC filtering. What is the most likely problem?

A.
His laptop has a newer operating system that cannot communicate with the router.
B.
His laptop is using the WPA encryption protocol.
C.
The laptop does not have a wireless NIC.
D.
His physical address for the laptop is not in the router.
Explanation:
Older routers use WEP; the newer laptop must be set to use the older WEP encryption protocol.
What is WEP?
Wired Equivalent Privacy (WEP) is a security protocol for wireless local area networks (WLANs). It has two components, authentication and encryption. It provides security, which is equivalent to wired networks, for wireless networks. WEP encrypts data on a wireless network by using a fixed secret key. WEP incorporates a checksum in each frame to provide protection against the attacks that attempt to reveal the key stream.
Answer option D is incorrect. Physical address is just another name for MAC address. Since MAC filtering is turned off, the physical addresscannot be the problem. Answer option A is incorrect. The operating system is irrelevant. Answer option C is incorrect. All laptops made in the past several years come with wireless NICs.
B
0
0