Current configuration : 5601 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname remote ! aaa new-model ! ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.1.1 192.168.1.110 ip dhcp excluded-address 192.168.1.131 192.168.1.254 ! ip dhcp pool WellLink network 192.168.1.0 255.255.255.0 default-router 192.168.1.254 dns-server 192.168.1.254 option 150 ip xxx.xxx.xxx.xxx lease 0 0 3 ! ! no ip bootp server ip domain list ******.com ip domain list ******.com ip domain timeout 10 ip domain lookup source-interface Loopback1 ip host view ezvpn-internal-view remote 192.168.1.254 ip host remote 192.168.1.254 ip name-server xxx.xxx.xxx.xxx ip name-server xxx.xxx.xxx.xxx ip ssh rsa keypair-name ******* ! password encryption aes ! ! ! ! class-map match-all VOIP-SIG match ip dscp af31 class-map match-all VOIP-RTP match ip dscp ef ! ! policy-map QOS-POLICY class VOIP-RTP priority 30 class VOIP-SIG bandwidth 8 class class-default fair-queue ! ! crypto isakmp xauth timeout 60 ! ! crypto ipsec client ezvpn VPNClient connect auto group ******* key 6 ********* mode network-extension peer xxx.xxx.xxx.xxx default xauth userid mode interactive ! ! interface Loopback1 ip address 10.1.1.254 255.255.255.0 crypto ipsec client ezvpn VPNClient inside ! interface FastEthernet0 no cdp enable ! interface FastEthernet1 no cdp enable ! interface FastEthernet2 no cdp enable ! interface FastEthernet3 no cdp enable ! interface FastEthernet4 DHCP no ip dhcp client request netbios-nameserver no ip dhcp client request domain-name no ip dhcp client request dns-nameserver ip address dhcp no ip redirects no ip proxy-arp ip nat outside ip virtual-reassembly duplex auto speed auto no cdp enable crypto ipsec client ezvpn VPNClient service-policy output QOS-POLICY ! interface Vlan1 ip address 192.168.1.254 255.255.255.0 no ip redirects no ip proxy-arp ip dns view-group ezvpn-internal-view ip nat inside ip virtual-reassembly no ip mroute-cache ! no ip forward-protocol udp netbios-ns no ip forward-protocol udp netbios-dgm ip route 0.0.0.0 0.0.0.0 dhcp ! ! no ip http server no ip http secure-server ip dns view ezvpn-internal-view logging domain list ******.com domain list ******.com domain timeout 10 domain name-server xxx.xxx.xxx.xxx domain name-server xxx.xxx.xxx.xxx domain name-server interface Loopback1 dns forwarding source-interface Loopback1 ip dns view-list ezvpn-internal-view view ezvpn-internal-view 1 ip dns server ip nat inside source static network 192.168.1.0 10.1.1.0 /24 extendable ip tacacs source-interface Loopback1 ! no cdp run ! ! ! ! line con 0 exec-timeout 120 0 password cisco no modem enable transport preferred none transport output all stopbits 1 line aux 0 password cisco transport preferred none transport output all stopbits 1 line vty 0 4 exec-timeout 120 0 password cisco length 0 transport preferred none transport input all transport output all ! scheduler max-task-time 5000 end