Hi Max!

The Makefile for mgetty seems correct, but the error-message: "login[522]:
FAILED LOGIN 1 FROM (null) FOR /AutoPPP/" comes from the login-program,
which should never have been called. I suppose pppd does not show up in
your log? Maybe a newer version of mgetty works better, I use 1.1.19.

inittab:
Try "S0:2345:respawn:/temp/mgetty-1.0.0/mgetty -D -R 60 ttyS0"
I dont use -D, but if your modem cannot handle fax, it's ok. 

options.server:
"-detach" has become nodetach in pppd 2.3.x but you do not need this
option with mgettys autoppp. You should add "auth" to force the caller
to authenticate.

pap-secrets:
Since you enabled the "login" option, pppd uses your systems userdatabase
to authenticate the caller. To do so, pppd has to be compiled with support
for PAM. Does "ldd /usr/sbin/pppd" list libpam.so?

All the other files look ok to me.

best regards
       Joachim


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

Reply via email to