LPI
117-202 · Question #192
The Internet gateway connects the clients with the Internet by using a Squid proxy. Only the clients from the network 192.168.1.0/24 should be able to use the proxy. Which of the following…
The correct answer is B. acl local src 192.168.1.0/24. See the full explanation below for the reasoning.
Question
The Internet gateway connects the clients with the Internet by using a Squid proxy. Only the clients from the network 192.168.1.0/24 should be able to use the proxy. Which of the following configuration sections is correct?
Options
- Aacl local src 192.168.1.0/24
- Bacl local src 192.168.1.0/24
- Cacl local src 192.168.1.0/24
- Dacl local src 192.168.1.0/24
- Eacl local src 192.168.1.0/24
How the community answered
(22 responses)- A5% (1)
- B86% (19)
- C5% (1)
- E5% (1)
Community Discussion
No community discussion yet for this question.