! ! Last configuration change at 14:32:18 UTC Thu Jan 26 2006 ! NVRAM config last updated at 15:14:03 UTC Thu Jan 26 2006 ! 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 ! logging buffered 4096 debugging ! memory-size iomem 15 no aaa new-model ip subnet-zero ! ! ip cef no ip domain lookup ! ip inspect name Prob2 tcp ip inspect name Prob2 udp ip inspect name Prob2 h323 ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 180.40.7.98 255.255.255.224 ip access-group MyPod in ip nat inside speed auto duplex auto no shutdown ! interface ATM1/0 ip address 192.10.32.15 255.255.255.0 ip access-group Prob5in in ip access-group Prob5out out ip nat outside no atm ilmi-keepalive ntp broadcast client pvc 0/72 protocol ip 192.10.32.254 broadcast ! no shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip nat inside source list IPNAT interface ATM1/0 overload no ip http server no ip http secure-server ip classless ! ! ! ip access-list standard IPNAT permit 180.40.7.0 0.0.0.255 permit 17.0.0.0 0.255.255.255 ip access-list standard MyPod permit 17.57.0.0 0.0.255.255 permit 180.40.7.0 0.0.0.255 ! ip access-list extended Prob2 permit udp any any eq ntp deny ip any any log ip access-list extended Prob5in permit udp any any eq ntp evaluate Prob5 deny ip any any log ip access-list extended Prob5out permit ip any any reflect Prob5 ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ntp authentication-key 1 md5 143A0B3F05092F 7 ntp master ntp server 192.10.32.254 ! end