IEWB2 Lab8 Task 8.1 - ACL for Router Hardening
When viewing the COD, instructors always emphasize the followings for ACL - where is the source and destination? - be as specific for ACL
For this Task, it is requesting to drop all HTTP/ TELNET/ ECHO requests from BB2 and BB3
SG’s ACL is as follows deny tcp any 174.1.0.0 0.0.255.255 eq www deny tcp any 174.1.0.0 0.0.255.255 eq telnet
Shouldnt the answer be more specific to make the source to match BB3 and BB2’s interfaces?
deny tcp host 204.12.1.254 174.1.0.0 0.0.255.255 eq www deny tcp host 204.12.1.254 174.1.0.0 0.0.255.255 eq telnet deny tcp host 192.10.1.254 174.1.0.0 0.0.255.255 eq www deny tcp host 192.10.1.254 174.1.0.0 0.0.255.255 eq telnet
Cheers Nit _________________________________________________________________ Win a Hotmail Go-Kart to race at Bathurst. Enter today! http://www.livelife.ninemsn.com.au/compIntro.aspx?compId=4602
Blogs and organic groups at http://www.ccie.net
























