I have some problem connecting to the internet whit rh5.0 linux version.
It's look like the problem could be that the line is not 8
bit clean. I read that you need to have eight data bits, no parity, and
one stop bit. Also that the pppd software will automatically
put the line into eight data bits, no parity, and one stop bit but the
remote must match this configuration or framing and parity
errors may occur.
There is the log file that i get.
nov 17 19:34:24 Junior chat[278] ^M
username:--
got it
send
(xxxxxxx) (my login)
" " expect
(word:)
xxxxxxxx
(my login)
Password: --
got it
Send
(xxxxxxx) (my password)
Serial
connection established
" " using
interface ppp0
connect:
ppp0 <--> /dev/modem
LCP: timeout
sending Config-Requests
Connection
terminated
Receve
Serial link is not 8-bit clean
Problem: all
had bit 7 set to 0
" " Exit
What can i do to resolve the problem?
thank Alex