Firewall PBQs: CompTIA Network+ (N10-009)
easyQuestion 1 of 3
You are configuring egress rules for a small office router. The office network (172.16.0.0/12) needs outbound HTTPS for business browsing and DNS for name resolution, but outbound Telnet (port 23) must be blocked — it was discovered that a legacy device was making outbound Telnet connections. Fix the rules.
Firewall Rules
| # | Direction | Source | Port | Protocol | Action | Order | |
|---|---|---|---|---|---|---|---|
| 1 | outbound | 172.16.0.0/12 | 443 | tcp | allow | ||
| 2 | outbound | 172.16.0.0/12 | 23 | tcp | allow | ||
| 3 | outbound | 172.16.0.0/12 | any | any | allow |
Rules are evaluated top to bottom. Use ▲▼ to reorder.
Progress
0 of 4 rules correctEdit or add rules to configure the firewall, then mark complete
0 of 3 marked complete

