[plug] ppp problems - No Response to PAP authenticate-requests

Brad Hill brad at marketcast.com.au
Wed Jan 7 11:41:20 WST 2004


That's there, (automatically generated by wvdial).  There's also a
chap-secrets that it could fall back to if needed,  but that's definately
not the problem.  The dialing side sends the username and password, but just
never gets a response for some reason... there must be something i can set
up on the dialing side though because other machines can log in (windows xp
logs on fine, and another rt338 can dial in ok also).  I was thinking maybe
removing header compression etc but i've tried most of the compression
switches in the man page for pppd (sorry, i don't have access to the
complete list of which switches i have tried so far at the moment) and still
no luck, not sure if i'm grasping at straws with that or not either.

BTW, did you go to John Forrest SHS Troy?  The name is very familiar.

-----Original Message-----
From: plug-admin at plug.linux.org.au
[mailto:plug-admin at plug.linux.org.au]On Behalf Of Troy Otter
Sent: Tuesday, January 06, 2004 9:05 PM
To: plug at plug.linux.org.au
Subject: Re: [plug] ppp problems - No Response to PAP
authenticate-requests


On Tue, 2004-01-06 at 12:02, Brad Hill wrote:
> Debug output is as follows:
>
<SNIP>
> password=<hidden>]
> Jan  6 10:09:11 mail pppd[23079]: sent [PAP AuthReq id=0xa user="Brad"
> password=<hidden>]
> Jan  6 10:09:14 mail pppd[23079]: No response to PAP authenticate-requests
> Jan  6 10:09:14 mail pppd[23079]: sent [LCP TermReq id=0x3 "Failed to
> authenticate ourselves to peer"]
> Jan  6 10:09:15 mail pppd[23079]: rcvd [LCP TermAck id=0x3]
> Jan  6 10:09:15 mail pppd[23079]: Connection terminated.
> Jan  6 10:09:15 mail pppd[23079]: Exit.
>
> As you can see, it's not even bothering to acknoledge the fact that i've
> asked to be authorized... which is a pain.  Other systems are logging into
> it just fine though, so there must be something i can change from the
> dialing end to fix things...?
>
> Regards,
>
> Brad Hill
> Marketcast Support Team
> MarketCast Information Services
> ph:  1300 655 818
> support at marketcast.com.au
>

Maybe you need a pap-secrets file. For example

# cat /etc/ppp/pap-secrets

# Secrets for authentication using PAP
# client        server  secret                  IP addresses
"Brad"          *       "xxxxxxxx"

Of course replace xxxxxxxx with your password.

Troy.







_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug





More information about the plug mailing list