Hi all

    I am having a strange problem with an access-list on a dialer interface.
Although the access list is applied to the interface it does not seem to be
denying the packets. specified. Is there something odd about access-lists on
dialers that I have missed? Below us the config in question:

interface Dialer2
 description XXXXXXXXX
 ip address 10.252.248.1 255.255.255.252
 ip access-group 101 in
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 900
 dialer map ip 10.252.248.2 name XXXXXXX
 dialer load-threshold 20 either
 dialer-group 1
 no peer default ip address
 no cdp enable
 ppp authentication ms-chap chap
!
!
access-list 101 permit tcp any host 10.7.1.1 eq telnet
access-list 101 deny   ip any any log

Any ideas?

Duncan




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=56584&t=56584
--------------------------------------------------
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