Building configuration... Current configuration : 2301 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname klant ! boot-start-marker boot-end-marker ! enable secret 5 ababababa enable password babaab ! no aaa new-model ! resource policy ! ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 10.10.11.1 10.10.11.99 ! ip dhcp pool VLAN1 import all network 10.10.11.0 255.255.255.0 default-router 10.10.11.1 domain-name klant.com lease 4 ! ! no ip domain lookup ip domain name klant.com vpdn enable ! ! crypto isakmp policy 1 encr 3des authentication pre-share group 2 crypto isakmp key abababababa address 1.1.1.1 ! ! crypto ipsec transform-set 3DES-SHA esp-3des esp-sha-hmac crypto ipsec transform-set AES-SHA esp-aes esp-sha-hmac ! crypto map VPN-Map-1 10 ipsec-isakmp set peer 1.1.1.1 set pfs group2 match address Crypto-list ! ! interface FastEthernet0 spanning-tree portfast ! interface FastEthernet1 spanning-tree portfast ! interface FastEthernet2 spanning-tree portfast ! interface FastEthernet3 spanning-tree portfast ! interface FastEthernet4 no ip address ip nat outside ip virtual-reassembly duplex auto speed auto pppoe enable group global pppoe-client dial-pool-number 1 no cdp enable crypto map VPN-Map-1 ! interface Vlan1 description Internal Network ip address 10.10.11.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface Dialer1 ip address negotiated previous ip nat outside ip virtual-reassembly encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer-group 1 ppp authentication pap callin ppp pap sent-username x password 0 x ppp ipcp dns request ppp ipcp address accept ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 permanent ! ! ip http server no ip http secure-server ip nat inside source list 1 interface Dialer1 overload ! ip access-list extended Crypto-list permit ip 10.10.11.0 0.0.0.255 10.10.10.0 0.0.0.255 ! access-list 1 permit 10.10.11.0 0.0.0.255 dialer-list 1 protocol ip list 1 ! ! control-plane ! ! line con 0 password bvbvbv login no modem enable line aux 0 password mcmcmc login line vty 0 4 password gdgdgd login ! scheduler max-task-time 5000 end