Current configuration : 1062 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable secret 5 $2$684A$6ERcF.yY0ZpB52ER/0Z70 enable password aaa2 ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ip cef ! ! ip name-server 208.67.220.220 ip name-server 208.67.222.222 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.111 255.255.255.0 ip nat outside speed auto full-duplex ! interface Ethernet1/0 ip address 10.0.0.1 255.255.255.0 ip nat inside half-duplex ! ip default-gateway 192.168.1.1 ip nat pool VEN 192.168.1.112 192.168.1.150 netmask 255.255.255.0 ip nat pool VNITRNI 10.0.0.1 10.0.0.10 netmask 255.255.255.0 ip nat inside source list 1 pool VNITRNI overload ip nat outside source list 1 pool VEN add-route ip http server ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.1 ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password aaa login ! !