Basic ACL question

From: samccie2004@yahoo.co.uk
Date: Wed Aug 18 2004 - 05:16:56 GMT-3


Hi Group
 
When asked to deny WWW traffic
 
Would it be correct to have solution 1, to ensure both http requests and
replies are blocked.
Or solution 2, assuming that if no requests are made in first place, no
replies will follow, therefore no need to block them.
 
 
Solution 1
access-list 102 deny tcp any any eq www
access-list 102 deny tcp any eq www any
 
Solution 2
access-list 102 deny tcp any any eq www
 
TIA
 
Sam



This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:45 GMT-3