Thanks for the reply.

> Date: Wed, 16 Feb 2000 01:16:25 -0700
> From: Warner Losh <[EMAIL PROTECTED]>
> 
> In message <[EMAIL PROTECTED]> Thomas Dean writes:
> : What change to ppp did I miss?
> 
> There were some quoting and comment recognition changes at one
> point...
> 

That is the problem.  My ISP requires a '#' as a leading delimiter for
the login name.  ppp determines the '#' is the start of a line-end
comment.  From the log:

  Phase: bundle: Authenticate 
  Phase: deflink: his = PAP, mine = none 
  Phase: Pap Output:  ******** 
  Warning: Sending empty PAP authname! 
  Phase: Pap Input: FAILURE (Invalid Login) 
  Phase: deflink: Disconnected! 
  Phase: deflink: lcp -> logout 

How do I handle the required leading '#' on the login name?  Escaping
it doesn't work.

tomdean


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to