Current configuration : 3435 bytes ! version 12.3 no service pad service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption service sequence-numbers ! hostname 837router ! boot-start-marker boot system flash flash:c837-k9o3y6-mz.123-8.T11.bin boot-end-marker ! security authentication failure rate 3 log security passwords min-length 6 logging buffered 10000 debugging ! clock timezone UDT 0 clock summer-time UDT recurring aaa new-model ! ! aaa authentication login default local aaa authorization exec default local aaa session-id common ip subnet-zero no ip source-route ip dhcp excluded-address 10.0.26.1 10.0.26.99 ! ip dhcp pool dhcp_pool import all network 10.0.26.0 255.255.255.0 default-router 10.0.26.1 255.255.255.0 ! ! ip tcp synwait-time 10 no ip domain lookup ip domain name domain.com ip name-server 4.2.2.2 no ip bootp server ip inspect name INSPECT_OUTBOUND icmp ip inspect name INSPECT_OUTBOUND tcp ip inspect name INSPECT_OUTBOUND udp ip inspect name INSPECT_OUTBOUND http ip ips po max-events 100 ip ssh time-out 60 ip ssh authentication-retries 2 ip ssh source-interface Loopback0 vpdn enable ! no ftp-server write-enable ! ! username admin privilege 15 secret 5 ! ! ! ! ! interface Loopback0 no ip address ! interface Ethernet0 description Inside network ip address 10.0.26.1 255.255.255.0 no ip unreachables ip nat inside ip virtual-reassembly ip route-cache flow no cdp enable hold-queue 100 out ! interface ATM0 no ip address ip tcp adjust-mss 1452 no atm ilmi-keepalive dsl operating-mode auto dsl enable-training-log pvc 0/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! ! interface FastEthernet1 no ip address duplex auto speed auto ! interface FastEthernet2 no ip address duplex auto speed auto ! interface FastEthernet3 no ip address duplex auto speed auto ! interface FastEthernet4 no ip address duplex auto speed auto ! interface Dialer1 ip address negotiated ip access-group outside_access_in in ip mtu 1452 ip nat outside ip inspect INSPECT_OUTBOUND out ip virtual-reassembly encapsulation ppp no ip mroute-cache dialer pool 1 no cdp enable ppp authentication chap callin ppp pap sent-username pppusername@dslprovider.com password thisismypassword ppp ipcp dns request ppp ipcp wins request accept ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 no ip http server no ip http secure-server ip nat inside source list NAT_INSIDE_TO_OUTSIDE interface Dialer1 overload ! ! ip access-list extended NAT_INSIDE_TO_OUTSIDE permit ip 10.0.26.0 0.0.0.255 any ip access-list extended outside_access_in permit tcp any any eq 22 permit tcp any any eq telnet no cdp run ! control-plane ! banner login ^C Access to the private system restricted to authorized users only. All access is monitored and remotely logged. All violations will be prosecuted to the fullest extent of the law. ^C ! line con 0 exec-timeout 2 0 modem enable stopbits 1 line aux 0 line vty 0 4 exec-timeout 2 0 transport input telnet ssh transport output telnet ssh ! scheduler max-task-time 5000 end