Current configuration : 1571 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname xxxx ! boot-start-marker boot-end-marker ! enable password ******* ! memory-size iomem 10 aaa new-model ! ! aaa session-id common ip subnet-zero ip flow-cache timeout active 1 ! ! ip domain name XXXX ip name-server x.x.x.x ip name-server x.x.x.x ! ip cef vpdn enable ! vpdn-group pppoe request-dialin protocol pppoe ! ! ! ! ! ! ! !! ! interface FastEthernet0/0 ip address 6x.x.x.165 255.255.255.252 duplex auto speed auto no cdp enable ! interface Ethernet2/0 no ip address half-duplex pppoe enable pppoe-client dial-pool-number 1 ! interface Serial2/0 description T1 ip address 172.18.0.1 255.255.255.252 ! interface Dialer1 mtu 1492 ip address negotiated no ip redirects no ip unreachables no ip proxy-arp ip nat outside encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 no cdp enable ppp authentication chap callin ppp chap hostname xxxxx@xxxxxxx.net ppp chap password 0 xxxxxx ! ip http server no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ip route 10.0.0.0 255.255.255.0 Serial2/0 ip route 10.1.1.0 255.255.255.0 Serial2/0 ! ! access-list 50 permit x.x.x.x ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 access-class 50 in logging synchronous transport input ssh ! ! end