dear all

this access list is allowing rdp and other connections to the hosts like .47,
cant firgure it out why accesslist not working..

any thoughts

sh runn
Building configuration...

!
!
!
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
 --More--         isdn switch-type basic-net3
!
!
!
interface FastEthernet0/0
 ip address 201.170.253.33 255.255.255.224 secondary
 ip address 201.170.253.1 255.255.255.224
 speed 10
 full-duplex
!
interface BRI0/0
 description connected to Internet
 ip unnumbered FastEthernet0/0
 ip access-group 101 in
 encapsulation ppp
 dialer idle-timeout 2147483
 dialer string 4004444
 dialer hold-queue 100
 dialer-group 1
 isdn switch-type basic-net3
 no cdp enable
 ppp authentication chap callin
 ppp chap hostname mdspc-0012
 --More--          ppp chap password 7 06051F324843
 hold-queue 50 in
!
interface FastEthernet0/1
 no ip address
 shutdown
 speed 10
 full-duplex
!
ip classless
ip route 0.0.0.0 0.0.0.0 BRI0/0
no ip http server
!
access-list 101 permit tcp any host 201.170.253.10 eq www
access-list 101 permit tcp any host 201.170.253.47 eq smtp
access-list 101 permit tcp any host 201.170.253.47 eq pop3
access-list 101 permit tcp any host 201.170.253.47 eq 143
access-list 101 permit tcp any host 201.170.253.47 eq domain
access-list 101 permit udp any host 201.170.253.47 eq domain
access-list 101 permit tcp any host 201.170.253.48 eq smtp
access-list 101 permit tcp any host 201.170.253.48 eq pop3
access-list 101 permit tcp any host 201.170.253.48 eq 143
access-list 101 permit tcp any host 201.170.253.50 eq 3389
 --More--         access-list 101 permit tcp any host
201.170.253.51 eq 1494
access-list 101 permit tcp any host 201.170.253.51 eq 3389
access-list 101 permit icmp any host 201.170.253.47
dialer-list 1 protocol ip permit
!
line con 0
 transport input none
line aux 0
line vty 0 4




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