cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
577
Views
0
Helpful
2
Replies

blocking web trafic

yokaso007
Level 1
Level 1

Hi, i would like to block all Web Trafic for my LAN, and i using my switch Cisco 2960.

i tried to do that with access list :

deny tcp any 192.168.1.0  0.0.0.255 eq 80

but it don't work, can you give me an idea ?

2 Replies 2

Harold Ritter
Spotlight
Spotlight

Hi Kiees,

Do you intend to prevent web traffic to go to servers on this LAN or web traffic to be initiated from the LAN.

if the former than the ACL would work, assuming that it was applied outbound on the interface.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

thank u , i will check it again