mgetty headache
Marc SCHAEFER (schaefer@alphanet.ch)
Tue, 10 Nov 1998 08:46:59 +0100
edward <edward@zmos.com> wrote:
> Unless I run a login-script with Win95/98 to connect to Linux box,
> mgetty fails at PAP authentication. The script works just fine, however.
So, it looks like PPP is working on your machine.
1. is mgetty compiled with -DPPP
2. is /AutoPPP/ in the login.config file ?
3. do you have the last lines of the mgetty log, to see if pppd is
really launched, and if it is, the log file for pppd ?
If pppd is launched, then maybe your PAP secrets are wrong (personnally
I always use CHAP + MS-80 when connecting from MS-WINDOWS'9x machines,
not PAP).