hostname 2651XM_Internet line con 0 logging synchronous exit line vty 0 4 no login exit enable secret cisco enable password cisco2 memory-size iomem 10 no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero no ip source-route ip cef no ip domain lookup ip domain name comm ip name-server 192.115.106.35 ip name-server 62.219.186.7 ip dhcp pool DHCP network 10.1.54.0 255.255.255.0 dns-server 192.115.106.35 62.219.186.7 domain-name Comm default-router 10.1.54.231 update arp exit ip inspect alert-off ip inspect name TEST tcp ip inspect name TEST udp ip inspect name TEST icmp ip audit po max-events 100 class-map match-any MAIL match protocol smtp match protocol pop3 exit class-map match-all HTTP match protocol http exit class-map match-all NETWORK match protocol pppoe exit policy-map INTERNET class MAIL bandwidth percent 25 random-detect exit class HTTP bandwidth percent 50 random-detect exit class NETWORK bandwidth percent 5 exit class class-default fair-queue random-detect exit exit policy-map INTERNET_UPLOAD class class-default shape average 128000 service-policy INTERNET exit exit policy-map INTERNET_DOWNLOAD class MAIL police 625000 conform-action transmit exceed-action drop exit exit class HTTP police 1250000 conform-action transmit exceed-action drop exit exit class NETWORK police 125000 conform-action transmit exceed-action drop exit exit class class-default police 750000 conform-action transmit exceed-action drop exit exit interface FastEthernet0/0 description MODEM - DIALER 2 no ip address load-interval 30 shutdown speed 100 full-duplex pppoe enable pppoe-client dial-pool-number 2 service-policy input INTERNET_DOWNLOAD service-policy output INTERNET_UPLOAD exit interface FastEthernet0/1 description MODEM - DIALER 1 no ip address load-interval 30 speed 100 shutdown full-duplex pppoe enable pppoe-client dial-pool-number 1 service-policy input INTERNET_DOWNLOAD service-policy output INTERNET_UPLOAD exit interface FastEthernet1/0 no ip address shutdown exit interface FastEthernet1/1 description LAN switchport access vlan 28 no ip address duplex full speed 100 no shutdown exit interface FastEthernet1/2 no ip address shutdown interface FastEthernet1/3 no ip address shutdown interface FastEthernet1/4 no ip address shutdown interface FastEthernet1/5 no ip address shutdown interface FastEthernet1/6 no ip address shutdown interface FastEthernet1/7 no ip address shutdown interface FastEthernet1/8 no ip address shutdown interface FastEthernet1/9 no ip address shutdown interface FastEthernet1/10 no ip address shutdown interface FastEthernet1/11 no ip address shutdown interface FastEthernet1/12 no ip address shutdown interface FastEthernet1/13 no ip address shutdown interface FastEthernet1/14 no ip address shutdown interface FastEthernet1/15 no ip address shutdown exit interface Dialer1 ip address negotiated ip mtu 1492 ip nat outside encapsulation ppp no ip mroute-cache shutdown dialer pool 1 dialer-group 1 ppp authentication pap callin ppp pap sent-username vpn-yyyyy3@014 password 0 ayyyy interface Dialer2 ip address negotiated ip mtu 1492 ip nat outside encapsulation ppp no ip mroute-cache shutdown dialer pool 2 dialer-group 1 ppp authentication pap callin ppp pap sent-username vpn-xxxx3@014 password 0 axxxx interface Vlan1 no ip address shutdown interface Vlan28 ip address 10.1.54.231 255.255.255.0 ip nat inside ip inspect TEST in no shutdown exit ip nat inside source list 1 interface Dialer1 overload ip nat inside source list 2 interface Dialer2 overload ip http server no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ip route 0.0.0.0 0.0.0.0 Dialer2 logging history informational logging source-interface FastEthernet0/0 access-list 1 permit any access-list 2 permit any dialer-list 1 protocol ip permit access-list 2 permit any banner exec ^C Hello , Welcome to my Router ^C end