! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker ! ! memory-size iomem 15 no aaa new-model ip subnet-zero ! ! ip cef no ip domain lookup ! ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 17.80.1.2 255.255.255.0 ip nat inside speed auto duplex auto no shutdown ! interface ATM1/0 ip address 192.10.32.13 255.255.255.0 ip nat outside no atm ilmi-keepalive pvc 0/72 protocol ip 192.10.32.254 ! no shutdown ! ip nat inside source list Prob9 interface ATM1/0 overload ip nat outside source static 192.10.32.254 17.80.1.3 extendable no-alias add-route ip nat outside source static 192.10.32.254 17.80.1.254 extendable no-alias add-route ip nat outside source static 192.10.32.254 17.80.1.252 extendable no-alias add-route ip nat outside source static 192.10.32.254 17.80.1.250 extendable no-alias add-route ip http server no ip http secure-server ip classless ! ! ! ip access-list standard Prob9 permit any ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 ! ! end