Networking Forums

Networking Forums > Computer Networking > Broadband > CHAP secret

Reply
 
 
Chris Watts
Guest
Posts: n/a

 
      11-07-2005, 11:03 AM
The System Log of my adsl modem/router contains the lines below every time
the modem tries to establish a PPP connection to BT - the IPS is BT
Broadband (wires only):

Can't open chap secret file /etc/ppp/chap-secrets: No such file or directory
No CHAP secret found for authenticating us to ERX11.Kingston3

The modem then goes on to establish a working PPP connection.
So what is the significance/meaning of the log entry?

TIA
Chris


 
Reply With Quote
 
 
 
 
stephen
Guest
Posts: n/a

 
      11-07-2005, 06:05 PM
"Chris Watts" <(E-Mail Removed)> wrote in message
news:436f4623$0$82641$(E-Mail Removed)...
> The System Log of my adsl modem/router contains the lines below every time
> the modem tries to establish a PPP connection to BT - the IPS is BT
> Broadband (wires only):
>
> Can't open chap secret file /etc/ppp/chap-secrets: No such file or

directory
> No CHAP secret found for authenticating us to ERX11.Kingston3
>
> The modem then goes on to establish a working PPP connection.
> So what is the significance/meaning of the log entry?


CHAP is a protocol to let the 2 devices on a "call" (it was originally for
data on a dialup link) authenticate - i.e. verify each other to be OK to
exchange data. ADSL broadband uses the same suite of PPP protocols.

each end keeps a "secret" and uses a hash to work out if the other end has
the same secret without the actual secrets being sent on the wire.

CHAP can work in various ways where some of the secrets are not used or set
to null, or they can accept anything from the other end - sounds like that
is what is happening in this case.

After all your ISP set your line up, so unless they got that wrong there
shouldnt be any one elses equipment on the end of it?
>
> TIA
> Chris

--
Regards

(E-Mail Removed) - replace xyz with ntl


 
Reply With Quote
 
Ian Stirling
Guest
Posts: n/a

 
      11-08-2005, 10:30 AM
Chris Watts <(E-Mail Removed)> wrote:
> The System Log of my adsl modem/router contains the lines below every time
> the modem tries to establish a PPP connection to BT - the IPS is BT
> Broadband (wires only):
>
> Can't open chap secret file /etc/ppp/chap-secrets: No such file or directory
> No CHAP secret found for authenticating us to ERX11.Kingston3
>
> The modem then goes on to establish a working PPP connection.
> So what is the significance/meaning of the log entry?


The significance is that the ADSL modem is probably using an out of
the box linux (or possibly another unix) as its core software.

PPP is a generic solution for sending an internet connection across a
point-point link.
The pppd program is very complex, with lots of options - and will as
a default look in that file for a password to use.
Doesn't mean anything - the lack of a password in that file may delay
the line coming up - but only for 1/20th of a second or so.
 
Reply With Quote
 
Chris Watts
Guest
Posts: n/a

 
      11-08-2005, 03:55 PM
Thanks Stephen & Ian for your helpful explanations.

Chris


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do you wanna know the secret? Alfred Shofolahan Linux Networking 0 01-11-2007 01:09 AM
PAP, CHAP, MS-CHAP TTVE Home Networking 1 11-24-2004 04:43 PM
WPA-PSK Pre-Shared Secret Key Patrick Warner Wireless Internet 2 07-18-2004 07:18 PM
Please help on this PPP CHAP question? Don Grbac Linux Networking 8 01-31-2004 06:20 PM
Disable CHAP with DUN david Windows Networking 0 07-23-2003 01:59 AM



1 2 3 4 5 6 7 8 9 10 11