On Wed, 1 Sep 1999, Marc SCHAEFER wrote:

|A PPP Linux server which was working without any problem for years cannot
|anymore connect to the ISP. Even if it runs quite antique software, 
|the problem is presumably on the ISP side (they probably changed
|the configuration or upgraded the PPP server).

[edited]

|Now we get problems with CCP:
|
|Sep  1 02:52:54 gate pppd[4478]: rcvd [CCP ConfReq id=0x3 < 11 05 00 01
03> <bsd v1 12> <predictor 1>]
|Sep  1 02:52:54 gate pppd[4478]: sent [CCP ConfRej id=0x3 < 11 05 00 01 03>
<bsd v1 12> <predictor 1>]
|Sep  1 02:52:54 gate pppd[4478]: sent [CCP ConfReq id=0x1]
|Sep  1 02:52:57 gate pppd[4478]: sent [CCP ConfReq id=0x1]
|
|This negociation fails. No packets go through.

Failure of CCP negotiation should not cause PPP link failure, although
anything is possible if, say, the ISP PPP implementation is badly broken. 
You can, however, eliminate the CCP negotiation in later versions of pppd
using the option noccp.  There's no sense in negotiating when the peers
have no common CCP algorithm.  But if no data is being transferred then the
problem almost certainly lies elsewhere. 

---
Clifford Kite                                               Not a guru. (tm)


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to