sh run Building configuration... Current configuration : 624 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption hostname Router memory-size iomem 15 ip subnet-zero interface FastEthernet0/0 ip address 192.168.3.1 255.255.255.0 ip nat inside speed auto ! interface Ethernet1/0 ip address 192.168.2.253 255.255.255.0 ip nat outside full-duplex ip nat pool natpool 192.168.2.253 192.168.2.253 netmask 255.255.255.0 ip nat inside source list 10 pool natpool overload ip classless no ip http server access-list 10 permit 192.168.3.0 0.0.0.255 line con 0 line aux 0 line vty 0 4 no scheduler allocate end Router#