You need to ensure that all web traffic from a branch office is inspected by the Umbrella SIG. Which configuration step is mandatory on your perimeter router?
Trap 1: Install the Roaming Client on the router
The Roaming Client is for endpoints, not network devices.
Trap 2: Define an ACL to permit all traffic to Umbrella
An ACL alone does not redirect traffic without PBR.
Trap 3: Enable DNS-over-HTTPS on the router
This does not redirect web traffic.
- A
Install the Roaming Client on the router
Why wrong: The Roaming Client is for endpoints, not network devices.
- B
Create a PBR (Policy Based Routing) to direct traffic to the tunnel
PBR is used to divert specific traffic into the tunnel interface.
- C
Define an ACL to permit all traffic to Umbrella
Why wrong: An ACL alone does not redirect traffic without PBR.
- D
Enable DNS-over-HTTPS on the router
Why wrong: This does not redirect web traffic.