AutoPPP error
Tony Copeland (copelandt@buckwheat.hdw.uncwil.edu)
Sun, 5 Apr 1998 20:36:20 +0200
Here are a few things that may help...
chmod u+s /usr/sbin/pppd
The above line allows a normal user to run pppd (not sure how mgetty handles
the pppd. If may not be needed.)
in the AUTO_PPP line in the login.config you may need more parameters to
start pppd. for example my auto_ppp line looks as follows...
/AutoPPP/ - a_ppp /usr/sbin/pppd auth -chap +pap login kdebug 7 debug 152.
20.5.11:152.20.5.5
Hope this helps...
-tony
On Sun, Apr 05, 1998 at 07:54:06PM +0200, Sebastian Fritsch wrote:
> Hello,
>
> I compiled and installed PPP very sensible. But when someone tries to
> login via Win95 it doesn't work.
>
> I got the following error message:
>
> 04/05 19:31:19 ##### data dev=ttyS0, pid=15416, caller=none,
> conn='38400
> /REL', name='', cmd='/usr/sbin/pppd', user='/AutoPPP/'
>
> --
> 04/05 19:31:45 yS0 timeout in chat script, waiting for `OK'
> 04/05 19:31:45 yS0 init chat timed out, trying force-init-chat
>
> I think I checked the password and login twice (can it be my
> problem?).
>
> Sebastian Fritsch
>
> Ps: Where can I find the PPP logfile. /var/log/watch-ppp.log is about
> 0 bytes. The message above is copied from the mgetty log file.
>
> http://s.fritsch.home.pages.de