Brian Kosick wrote:
>
> I am trying to setyup pppd in debian and I keep getting disconnected
> with the following error
> Recive serial line is not 8 bit clean:
> Problem: all had 7 bit set to 0
> now on my redhat box I don't have this problem
> minicom on debian doesn't have this and their set to 8N1
> how do I find out the parity for pppd?
>
No, it's not a parity issue. In the debian setup, pppd is complaining
that it is only seeing ASCII (7-bit) data coming from the peer. This
usually means ppp hasn't started up on the other side. And that in turn
probably means there's something wrong with the login sequence. Your
chat log should help figure it out (use chat -v). If the redhat setup is
working with the same ISP, you could just look at that chat script. The
only difference should be the modem init string which is in general a
function of the kind of modem.
-- David
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]