try setting the debug option in the connect script.
You might find the problem is timing. Sometimes, even though the prompt has
been output, the system is just not ready to strart accepting characters and
it misses the first couple of characters.
If the error in the log file says something like "Is the line looped?" then
this is probably the cause, you are sending LCP's at the login prompt and it
is echoing them back
when I configure chat scripts that must login I *always* put a small delay
before entering data.
ie:
'OK' 'ATDT333'
'CONNECT' ''
'ogin:' '\dusername'
'word:' '\dpassword'
----- Original Message -----
From: "Howard Lowndes" <[EMAIL PROTECTED]>
To: "Mail List - SLUG" <[EMAIL PROTECTED]>
Sent: Monday, December 11, 2000 9:10 PM
Subject: [SLUG] What am I doing wrong with pppd?
> I have a dialup connection between two sites which works fine using kppp
> with an interactive Login:/Password: authentication, but do you think I
> can get it running with either the ogin:/assword: in the connect script,
> or with chap authentication.
>
> All it does, is the "server" echos the "client's" LCP ConfReq packet and
> the "client" promptly ConfNak's it. This happens 10 times and then it
> TermReq's with a Lookback error message.
>
> What this means is that the two ends are not even getting to the
> authentication stage before it times out.
>
> Might I have a timing problem here. The "server" is a pretty slow old
> clunker.
>
> Any clues??
>
> --
> Howard.
> ______________________________________________________
> LANNet Computing Associates <http://www.lannet.com.au>
>
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug