A user wants to limit access to their SOHO network by only allowing certain devices to access it. Which of the following will provide the MOST restrictive access?
Turn off DMZ capabilities
Correct Incorrect Unanswered Report Issue Answer Description
Enabling MAC Filter will only allow explicitly stated devices to access the network. This is the most secure option.
Wikipedia
In computer networking, MAC address filtering is a security access control method whereby the MAC address assigned to each network interface controller is used to determine access to the network.
MAC addresses are uniquely assigned to each card, so using MAC filtering on a network permits and denies network access to specific devices through the use of blacklists and whitelists. While the restriction of network access through the use of lists is straightforward, an individual person is not identified by a MAC address, rather a device only, so an authorized person will need to have a whitelist entry for each device that they would like to access the network.
While giving a network some additional protection, MAC filtering can be circumvented by using a packet analyzer to find a valid MAC and then using MAC spoofing to access the network using that address. MAC address filtering can be considered as security through obscurity because the effectiveness is based on "the secrecy of the implementation or its components".
MAC_filtering - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time