Building configuration... Current configuration : 2366 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname xxxxxxx ! aaa new-model enable secret x xxxxxxxxxxxxxxxxxxxxxx. enable password xxxxxxxxxx ! username xxxxxxxx password 0 xxxxxxxxxxx ip subnet-zero no ip source-route ip cef ! ! ip name-server 199.31.53.40 ip name-server 199.31.53.41 ip dhcp excluded-address 10.0.0.0 10.100.255.255 ip dhcp excluded-address 10.254.0.0 10.255.255.255 ! ip dhcp pool xxx-main network 10.0.0.0 255.0.0.0 dns-server 199.31.53.41 default-router 10.254.254.254 ! ip inspect name ethernetin cuseeme timeout 3600 ip inspect name ethernetin ftp timeout 3600 ip inspect name ethernetin h323 timeout 3600 ip inspect name ethernetin http timeout 3600 ip inspect name ethernetin rcmd timeout 3600 ip inspect name ethernetin realaudio timeout 3600 ip inspect name ethernetin ip inspect name ethernetin sqlnet timeout 3600 ip inspect name ethernetin streamworks timeout 3600 ip inspect name ethernetin tcp timeout 3600 ip inspect name ethernetin tftp timeout 30 ip inspect name ethernetin udp timeout 15 ip inspect name ethernetin vdolive timeout 3600 ip audit notify log ip audit po max-events 100 ! ! ! interface FastEthernet0/0 ip address 141.211.222.97 255.255.255.248 ip nat outside duplex auto speed auto ! interface Serial0/0 description xxxxxxxxxxxxxxxxxxxxxxxxxx bandwidth 1544 ip address 141.211.209.114 255.255.255.252 ip nat outside ip load-sharing per-packet ! interface FastEthernet0/1 ip address 10.254.254.254 255.0.0.0 ip access-group 101 in ip nat inside ip inspect ethernetin in duplex auto speed auto ! interface Serial0/1 description xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx bandwidth 1544 ip address 141.211.209.150 255.255.255.252 ip nat outside ip load-sharing per-packet ! ip nat pool serialone 141.211.209.114 141.211.209.150 netmask 255.255.224.0 ip nat inside source list 1 pool serialone overload ip classless ip route 0.0.0.0 0.0.0.0 Serial0/0 ip route 0.0.0.0 0.0.0.0 Serial0/1 ip http server ! access-list 1 permit 10.0.0.0 0.255.255.255 access-list 10 permit 199.31.53.128 0.0.0.31 access-list 11 permit 10.0.0.0 0.255.255.255 snmp-server community xxxxxxxxxxx snmp-server enable traps xxx ! line con 0 password xxxxxxxxxx line aux 0 line vty 0 4 password xxxxxxxxxx ! end