ACL's - TechRepublic
General discussion
January 15, 2002 at 05:49 AM
mdl3

ACL’s

by mdl3 . Updated 24 years, 5 months ago

My questions is; in this ACL,
access-list 101 deny tcp
192.5.5.0 0.0.0.2 host 210.93.105.0 eq 23
access-list 101 permit tcp any any
this will block node 192.5.5.2 from telneting any body in network 210.93.105.0 rigth? ok it works, but i’m suposed to be able to ping any body in network 210.93.105.0 rigth? well i get destination unreachable message when i try to ping, i notice that whe i substitude the permit TCP for permit IP then i have a successful ping while bloking telnet, can somebody explain to me what that means and the difference between the two statements.
Thanks again!
MDL3

This discussion is locked

All Comments