200-101 · Question #162
An access list has been designed to prevent Telnet traffic from the Graphics Department from reaching the HR server attached to the Eastfield router but allow Telnet traffic to other destinations…
The correct answer is B. Eastfield C. e0 F. out. The ACL should be placed on the Eastfield router's e0 interface in the outbound direction to filter Telnet traffic just before it reaches the HR server, which is the most efficient placement closest to the destination.
Question
Exhibit
Options
- AWestfield
- BEastfield
- Ce0
- De0
- Ein
- Fout
How the community answered
(26 responses)- A15% (4)
- B50% (13)
- D8% (2)
- E27% (7)
Why each option
The ACL should be placed on the Eastfield router's e0 interface in the outbound direction to filter Telnet traffic just before it reaches the HR server, which is the most efficient placement closest to the destination.
Placing the ACL on Westfield is less efficient because it is farther from the HR server, and the deny rule 'any any eq 23' would also block Telnet to all other destinations from that point forward.
Placing the ACL on Eastfield - the router directly connected to the HR server - is most efficient because packets are filtered at the last possible hop, minimizing unnecessary processing on upstream routers.
The e0 (Ethernet 0) interface on Eastfield is the interface connected to the LAN segment where the HR server resides, making it the correct interface to apply the ACL.
The 'in' direction on e0 would filter traffic arriving from the HR server's LAN segment toward the router, which is the wrong direction to block inbound Telnet requests targeting the server.
The inbound direction on Eastfield's e0 processes traffic coming from the server side toward the router, not traffic flowing from the network toward the HR server.
Applying the ACL in the outbound direction on e0 means it filters traffic as it exits the router toward the HR server's LAN, blocking Telnet destined for the server while permitting all other traffic.
Concept tested: Extended ACL placement for destination traffic filtering
Source: https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html
Topics
Community Discussion
No community discussion yet for this question.
