Andy-

A. Yes

B. Assuming you're asking about ACL's on a Cisco Router, add the
following config to the router.

Global Config Mode:

Access-list 100 deny any any eq www
Access-list 100 permit ip any any

Interface Config Mode:

ip access-group 100 in

Choose the interface you want to apply the access-list to... advisable
to apply to the interface closest to the nodes you want to block the web
access from... which saves the router from doing more work than it
really has to.

-Mark

-----Original Message-----
From: Andy Boersma [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, August 24, 2002 7:30 PM
To: [EMAIL PROTECTED]
Subject: Question about Access controll list [7:52031]

Can I in an access control list block port 80 http trafic?
 
I have a request to block all internet web browsing out of a port and
was wondering if
 
a: can it be done
 
b: what would be the syntax of doing this.
 
Thanks Andy




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=52034&t=52031
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to