version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable password 7 151C0E1F092B7A727862 ! no aaa new-model ip subnet-zero ip cef ip dhcp excluded-address 192.168.2.1 ! ip dhcp pool amadeus network 192.168.2.0 255.255.255.0 default-router 192.168.2.1 ! ! vpdn enable ! vpdn-group pppoe request-dialin protocol pppoe ip mtu adjust ! no ftp-server write-enable ! ! ! ! ! crypto isakmp policy 11 hash md5 authentication pre-share group 2 crypto isakmp key xxxx address 213.181.160.41 ! ! crypto ipsec transform-set amadeus esp-des esp-md5-hmac ! crypto map amadeus_kho 11 ipsec-isakmp set peer 213.181.160.41 set transform-set amadeus match address 120 ! ! ! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto hold-queue 224 in ! interface ATM0.1 point-to-point pvc 0/35 pppoe-client dial-pool-number 1 ! ! interface FastEthernet0 no ip address ! interface FastEthernet1 no ip address ! interface FastEthernet2 no ip address ! interface FastEthernet3 no ip address ! interface Vlan1 ip address 192.168.2.1 255.255.255.0 ip nat inside ip virtual-reassembly ip tcp adjust-mss 1452 hold-queue 100 out ! interface Dialer1 mtu 1492 ip address negotiated ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 ppp authentication pap chap callin ppp chap hostname xxxxxx@256.xxxx.net.sa ppp chap password 7 13544640595F57 ppp pap sent-username xxxxxx@256.xxxxx.net.sa password 7 101F584B574 crypto map amadeus_kho ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ! no ip http server no ip http secure-server ip nat pool branch 213.181.169.8 213.181.169.8 netmask 255.255.255.0 ip nat inside source route-map nonat pool branch overload ! access-list 120 permit ip 192.168.2.0 0.0.0.255 192.168.0.0 0.0.0.255 access-list 130 deny ip 192.168.2.0 0.0.0.255 192.168.0.0 0.0.0.255 access-list 130 permit ip 192.168.2.0 0.0.0.255 any dialer-list 1 protocol ip permit route-map nonat permit 10 match ip address 130 ! ! control-plane ! ! line con 0 no modem enable transport preferred all transport output all line aux 0 transport preferred all transport output all line vty 0 4 password 7 u878787887 login transport preferred all transport input all transport output all ! scheduler max-task-time 5000 end Router#