Cisco GNS3 Easy VPN - Configuration

I have been using GNS3 to simulate a simple network whereby using Easy VPN on the client to create a secure tunnel for various subnets. I could not get it to work until I read this post on the internet where the user in the forum created a Virtual Machine and then tried to connect to the local network again using Easy VPN and it worked. Below is a copy of my basic network. The virtual machine has been configured with the following address; 192.168.10.100 255.255.255.0 and is connected to Microsoft Loopback Adapter. Microsoft Loopback Adapter has the following settings; 192.168.10.254 255.255.255.0 If you are interested in the configuration of routers R2 and R3, see below. Take it easy. ******* Router 2 ******** ! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! no logging buffered enable secret 5 $1$wH...