10-31-2002 09:50 PM - edited 03-02-2019 02:33 AM
I am creating a simple access list on a Cisco Catalyst 3550 :
access 1 permit 192.168.168.254
access 1 deny 192.168.168.35
Then I apply it to the specific port:
access 1 in
But I can still ping IP address .35 from the machine on the port in question and from the computer with that IP address, I can ping back. This is very frustrating. Can someone tell me what I am doing wrong?
Thanks In Advance,
Tripp K.
11-01-2002 12:43 AM
can u copy & paste exactly the config of your acl
11-01-2002 01:16 AM
Is the net 192.168.168.0 subnetted or are the hosts on the same network?
Anike
11-01-2002 08:04 AM
The hosts are on the same network
11-04-2002 04:16 PM
If they are on the same subnet and switch then it's probably never even hitting the processor so the ACL will not work . ACL's are meant for traffic generally going off the subnet . If you are just trying to ping a computer on the same subnet the switch will just look in the mac table and switch it and it doesn't bother with the processor . Someone correct me if i am wrong . I am not real familiar with the 3550 so maybe i am missing something .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide