! ! No configuration change since last restart ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Wawrinka ! boot-start-marker boot-end-marker ! enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx ! no aaa new-model clock timezone BG 2 ! ! dot11 syslog ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.111.1 192.168.111.100 ip dhcp excluded-address 192.168.111.150 192.168.111.255 ! ip dhcp pool HOME_LAN network 192.168.111.0 255.255.255.0 default-router 192.168.111.1 dns-server 4.2.2.2 ! ! ip domain name dizma.org ip name-server 4.2.2.2 ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! multilink bundle-name authenticated vpdn enable ! vpdn-group 1 request-dialin protocol pppoe ! ! ! username dizma secret 5 xxxxxxxxxxxxxxxxxxxx ! ! archive log config hidekeys ! ! ! ! ! interface FastEthernet0 ! interface FastEthernet1 ! interface FastEthernet2 ! interface FastEthernet3 ! interface FastEthernet4 no ip address duplex auto speed auto pppoe enable group global pppoe-client dial-pool-number 1 no cdp enable ! interface Vlan1 ip address 192.168.111.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface Dialer1 mtu 1492 ip address negotiated ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 ppp authentication chap callin ppp chap hostname nikodimov ppp chap password 7 xxxxxxxxxxxxxxxxxxxxxx ppp pap sent-username nikodimov password 7 xxxxxxxxxxxxxxxxxxxx ! 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_LAN interface Dialer1 overload ! ip access-list standard NAT_LAN permit 192.168.111.0 0.0.0.255 ! ! ! ! ! control-plane ! ! line con 0 logging synchronous no modem enable line aux 0 line vty 0 4 logging synchronous login local transport input ssh ! end