ACL's on Loopbacks?

From: Nate Kleven (cciemail@intellinet.ws)
Date: Sun Nov 17 2002 - 03:28:13 GMT-3


I was asked to create an acl for a loopback interface that only allowed
Telnet traffic from particular ip's. That was not working for me, so I got
frustrated and denyed all traffic. However, I am still able to telnet to
it, even with the folling config.
 
!
interface Loopback0
ip address 10.10.10.1 255.255.255.0
ip access-group 102 in
!
access-list 102 deny ip any any
 
 
Has anyone run into this before?
 
 
NK



This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:02 GMT-3