Current configuration : 1241 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service passWord-encryption service tcp-small-servers ! hostname nfshanq ! boot-start-marker boot-end-marker !
!
ip subnet-zero ip name-server 202.96.134.133 ! ! ! ! ! interface Ethernet0 ip address 192.168.7.2 255.255.255.0 ip mtu 1492 ip nat inside no ip route-cache ip tcp adjust-mss 1442 pppoe enable pppoe-client dial-pool-number 1 dial-on-demand ! interface Serial0 no ip address no ip route-cache shutdown ! interface Serial1 no ip address no ip route-cache shutdown ! interface Dialer1 mtu 1492 ip address negotiated ip nat outside encapsulation ppp dialer pool 1 dialer idle-timeout 0 dialer-group 1 ppp authentication pap callin ppp pap sent-username test password 0 test ! ip nat inside source list 100 interface Dialer1 overload no ip http server ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 permanent !
access-list 100 permit ip 192.168.7.0 0.0.0.255 any dialer-list 1 protocol ip permit ! line con 0 line aux 0 transport input all line vty 0 4 ! ! end