> I get this message of error:
> �
> pppd: peer authentication required but no authentication files accessible
> 
> and I don�t have a clue on this one.
> �
        first get some background info on PAP from the PPP-HOWTO and from
the AUTHENTIVATION section in the pppd man page (somewhere around line 610).
it describes the "peer authentication  process" you may need this later.
your problem is also likely to be due to the option "auth" set in your
/etc/ppp/options file. either comment this option out or specify "noauth" on
the pppd command line (it depends which ppp version you are running): 
        pppd -d -detach /dev/ttyS2 38400 noauth

cheers

andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to