Adsl connection not working? Please help

Hey guys,
I'm going crazy trying to get my cisco 1701 adsl modem to work.
My setting are below, please tell me what is wrong???
User Access Verification
Password:
Gateway>enable
Password:
Gateway#show run
Building configuration...
Current configuration : 1517 bytes
! Last configuration change at 01:33:16 UTC Fri Mar 1 2002
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Gateway
boot-start-marker
boot-end-marker
enable secret xxx.
enable password *******
no aaa new-model
ip subnet-zero
ip dhcp excluded-address 192.168.1.254
ip dhcp pool Haqsta
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 203.x.x.191
ip cef
ip audit notify log
ip audit po max-events 100
ip ssh break-string
vpdn enable
vpdn-group pppoe
request-dialin
protocol pppoe
no ftp-server write-enable
no scripting tcl init
no scripting tcl encdir
no crypto isakmp enable
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
pppoe-client dial-pool-number 1
dsl operating-mode auto
interface BRI0
no ip address
shutdown
interface FastEthernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
speed auto
full-duplex
interface Dialer1
mtu 1492
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp pap sent-username *****@*****.net.au password 0 ********
ip nat inside source list 1 interface Dialer1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
ip http secure-server
access-list 1 permit 0.0.0.254 255.255.255.0
control-plane
line con 0
line aux 0
line vty 0 4
password ******
login
end
Gateway#

No that did not help.
This is the exact document i have followed.
Sample Configurations
DSL Router With Built-In Modem - DHCP
o DHCP and DSL requires you to get a pppoe password and username from your ISP. Most ISPs have a homepage where you can register to get the username and password, ask customer service for the URL. You should substitute this username and password for PPP "username" and "password" listed below.
o Cisco IOS doesn't support DHCP DSL and NAT. If this is so, then putting an Internet accessible web server on your home network would be impossible using the routers mentioned above in this configuration.
o Here is a sample configuration for a Cisco home router. Some of the commands listed are part of Cisco's default settings. Do the "show run" command before starting to configure your router to see what commands you'll really need.
o Remember to be in "config" mode to enter these commands and remember to do a "write memory" at the end to permanently save the configuration
Cisco DSL Router With Built-in Modem Configuration (DHCP)
!vpdn enableno vpdn logging !--- Configure the router's PPPoE client so that it!--- can setup a session with the ISP!vpdn-group pppoe request-dialin protocol pppoe !--- Configure the home / SOHO network interface's!--- IP address!--- The "ip nat" statement tells your router that!--- this interface:!--- 1) uses NAT!--- 2) is the inside "private" interface!interface FastEthernet0 ip address 192.168.1.1 255.255.255.0 ip nat inside !--- Configure the DSL interface!--- Your ISP may provide you with a different pvc!--- value not necesarily "1/1"!interface ATM0 no ip address no atm ilmi-keepalive bundle-enable dsl operating-mode auto hold-queue 224 in!interface ATM0.1 point-to-point pvc 1/1 pppoe-client dial-pool-number 1 !--- Cisco prefers to run the PPPoE client on a virtual!--- "dialer" interface!--- This is tied to the real ATM DSL interface with the !--- "dialer pool" command. The default ethernet MTU!--- size has been reduced from 1500 to accommodate!--- the PPPoE header overhead.!!--- The "ip nat" statement tells your router that!--- this interface:!--- 1) uses NAT!--- 2) is the outside "public" interface!interface Dialer1 ip address negotiated ip mtu 1492 ip nat outside encapsulation ppp dialer pool 1 !--- Here are the commands to configure authentication!--- with with your ISP. This example uses the "CHAP"!--- method.!--- Commands for using the "PAP" method are included at!--- the end of this box! ppp authentication chap callin ppp chap hostname ppp chap password ! !--- Tells the router to NAT all traffic that passes!--- through it:!--- 1) From the inside to the outside,!--- 2) And whose IP address is in the 192.168.1.0 network!--- as given in access list 1!--- 3) Giving it an outside "public" address that is the!--- same as interface Dialer1 gets from the PPPoE!--- connection!ip nat inside source list 1 interface Dialer1 overloadip classlessip route 0.0.0.0 0.0.0.0 dialer1no ip http server!access-list 1 permit 192.168.1 0.0.0.255
o If your ISP tells you that you need to do the PAP, and not the CHAP, type of authentication then you'll have to replace the lines:
ppp authentication chap callin
ppp chap hostname
ppp chap password
with only these two:
ppp authentication pap callin
ppp pap sent-username password
Can some please help me fix what i am missing or have done wrong.

Similar Messages

Maybe you are looking for

  • Upload  in Excel Sheet for Mid Year Go Live

    Hi Friends, How to upload T558 B & C tables in Excel Sheet for  Mid Year Go Live. Awaiting for your reply Regards Praveen P

  • New K8TNEO FIS2R bios V 1.3

    MSI has released a new Bios V1.3 this one is offical release its available on MSI America site.          BIOS history for MS-6702 (K8T800) Model: MS-6702         PCB: 1.0      Author:   Rick Old Version:A6702VMS.137   Code Base:7.0T     Build Date: 0

  • My Skype Timezone is WRONG!!!!!!!!! (angry)

    Ok, so... ... I know there's been a lot of timezone posts, but most of them were windows and I couldn't be bothered to trawl. Sorry if this is a duplicate. FYI, I'm running Ubuntu Trusty (14.04) LTS. My craptop timezone is always right. It's set by G

  • Signing pdfs on a MS Surface 2

    What app do I need to download in order to sign pdfs on a MS Surface 2?  On my pc I use Adobe Reader XI.  The only app I can find is Adobe Reader Touch which does not seem to have a function to sign pdfs

  • SQL Server BI Stack vs Tableau (3rd party)

    Does anyone have any pro/cons of Tableau? Also, which software would be recommended and why?