Can't establish dial-up ppp connection to my ISP. I am using RedHat Linux
5.1. The modems connect, login and password sequence is ok. I have
previously verified via minicom that the ISP host is sending the "garbage"
string to indicate the beginning of ppp.
But when pppd begins, my box sends repeated lcp-confreq messages without
receiving any. After about 90 seconds, the modem hangs up. The provider
indicates that he is receiving and sending lcp messages. Our side doesn't
see the replies.
Our ppp options file includes:
/dev/cua0
nodetach
modem
crtscts
lock
mru 542
defaultroute
noipdefault
ipcp-accept-local
ipcp-accept-remote
lcp-echo-interval 5
lcp-max-configure 50
debug
kdebug 25
Have tried many variations in options.
>From the log - typical attempt except for lines 7 and 10 (a rare receive).
The other attempts resemble this without lines 7 and 10.
1. Aug 24 10:12:18 ourhost pppd[1362]: pppd 2.3.3 started by root, uid 0
2. Aug 24 10:14:48 ourhost pppd[1362]: Serial connection established.
3. Aug 24 10:14:49 ourhost kernel: PPP line discipline registered.
4. Aug 24 10:14:58 ourhost kernel: registered device ppp0
5. Aug 24 10:14:58 ourhost pppd[1362]: Using interface ppp0
6. Aug 24 10:14:58 ourhost pppd[1362]: Connect: ppp0 <--> /dev/cua0
7. Aug 24 10:14:58 ourhost pppd[1362]: sent [LCP ConfReq id=0x1 <mru 542>
<magic 0x3fff> <pcomp> <accomp>]
8. Aug 24 10:15:31 ourhost last message repeated 11 times
9. Aug 24 10:16:07 ourhost last message repeated 12 times
10.Aug 24 10:16:08 ourhost kernel: ppp: successfully queued 18 bytes, flags
= f070000
11.Aug 24 10:16:28 ourhost kernel: ppp: channel ppp0 closing.
12.Aug 24 10:16:28 ourhost pppd[1362]: Modem hangup
13.Aug 24 10:16:28 ourhost pppd[1362]: Connection terminated.
I have more detailed debug log info if needed.
Thanks for your time and assistance,
Wally Taylor
SiCOM Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]