cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3249
Views
0
Helpful
19
Replies

PPPOE DSL Not connecting

whickwire
Level 1
Level 1

Hello,

 

I set up a small lab a few weeks ago and got a consumer dsl line. My hope was that I would be able to configure it with the help of all the resources on the web and I'm stuck. Below is the cfg sample of the respective interfaces I believe to be the problem. I can verify the modem is in bridge mode as well. Attached full config should it be needed.

 

More than likely this is may be something silly but would appreciate some input. Thanks!

 

interface Dialer1
mtu 1477
ip address negotiated
no ip proxy-arp
ip nbar protocol-discovery
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
no ip mroute-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname ymca79Jame5
ppp chap password 0 ymca79Jame5
ppp pap sent-username ymca79james@teksavy.com password 0 ymca79Jame5
ppp ipcp dns request accept
ppp ipcp route default
ppp ipcp address accept

 

interface FastEthernet0/0
description UPLINK TO TEKSAVY
no ip address
ip nat outside
no ip virtual-reassembly
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
no cdp enable

19 Replies 19

Hello,

 

what information did you get from your ISP with regard to username/password ? Can you post a screenshot of what your ISP has given you ?

He sent me the following:

Hi Thomas

Please see below:

UN:ymca79james@teksavvy.com
PWD: ymca79Jame5

206.248.172.238

Hello,

 

teksavvy

 

Is it with one or two 'v' ? Make sure you spelled it right. If it is Teksavvy from Canada, it probably has to be:

 

ppp authentication chap callin
ppp chap hostname ymca79james@teksavvy.com
ppp chap password 0 ymca79Jame5

You did it finally. Thanks so much! I feel horrendously stupid it was just misspelling.

Like you said originally it was the following

ppp authentication chap pap callin
ppp pap sent-username ymca79james@teksavvy.com password 0 ymca79Jame5
ppp chap hostname ymca79james@teksavvy.com
ppp chap password 0 ymca79Jame5

Thanks for all the help!

Hello,

 

no problem, it happens all the time. One tiny misspelling can really mess things up. Either way, glad that it is resolved.

Review Cisco Networking for a $25 gift card