Clifford Kite <[EMAIL PROTECTED]> writes:
> On Thu, 29 Apr 1999, Alan E. Derhaag wrote:
>
> |Ah.. I've got the same problem on a Linux installation of ppp-2.3.7
> |because, when I set noccp in the options file, pppd sends ProtRej and
> |without it the ConfRej is sent. Any solution you know of for pppd?
>
> Just what is the problem? If you configure noccp then pppd can't negotiate
> CCP so ProtRej is correct. If you allow CCP negotiation and neither pppd
> or the peer can provide a compression algorithm that the other requests
> then ConfRej is correct for the ones that are requested.
>
> No CCP compression isn't a great loss anymore since most ISPs and their
> clients now use compression implemented in hardware to send compressed
> data over the wire.
>
I don't know.. I'm grasping at straws now. I saw the reference to a
possible solution but that was with authorization not compression. I
had no feed back on other postings of the problem but that was to the
newsgroup (comp.protocols.ppp) not the maillist so here goes.. The
following listing is from the logging with debug and kdebug 27 (even
though the kdebug doesn't seem to work in connection with pptp). I'm
trying to find the indication of why the TermReq in the following listing:
pppd 2.3.7 started by root, uid 0
Using interface ppp0
Connect: ppp0 <--> /dev/ttya0
sent [LCP ConfReq id=0x1 <asyncmap 0xa0000> <magic 0x98878997> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <auth chap 81> <magic 0x42b4> <pcomp> <accomp>]
sent [LCP ConfNak id=0x0 <auth chap MD5>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0xa0000> <magic 0x98878997> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <auth chap m$oft> <magic 0x42b4> <pcomp> <accomp>]
sent [LCP ConfAck id=0x1 <auth chap m$oft> <magic 0x42b4> <pcomp> <accomp>]
rcvd [CHAP Challenge id=0x21 <92ced54e78609a77>, name = "0DAPIEVPN1"]
ChapReceiveChallenge: using '0DAPIEVPN1' as remote name
sent [CHAP Response id=0x21
<00000000000000000000000000000000000000000000000017e48f2a559875c52a1e212d857fcee773406215b47126d301>,
name = "DerhaAl"]
rcvd [CHAP Challenge id=0x22 <d6d5c3324ef4f8a5>, name = "0DAPIEVPN1"]
ChapReceiveChallenge: using '0DAPIEVPN1' as re mote name
sent [CHAP Response id=0x22
<000000000000000000000000000000000000000000000000fcf1a7d6fb31e32a681b24ec4c3953f5d1ccb160d76ec5e001>,
name = "DerhaAl"]
rcvd [CHAP Success id=0x22 ""]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
rcvd [CCP ConfReq id=0x3 < 12 06 01 00 00 71>]
Unsupported protocol (0x80fd) received
sent [LCP ProtRej id=0x2 80 fd 01 03 00 0a 12 06 01 00 00 71]
rcvd [IPCP ConfReq id=0x4 <addr 10.0.67.1>]
sent [IPCP ConfAck id=0x4 <addr 10.0.67.1>]
rcvd [IPCP ConfNak id=0x1 <addr 10.0.67.2>]
sent [IPCP ConfReq id=0x2 <addr 10.0.67.2>]
rcvd [LCP TermReq id=0x5 00 00 42 b4 00 3c cd 74 00 00 02 e6]
LCP terminated by peer (^@^@BM-4^@<M-Mt^@^@^BM-f)
sent [LCP TermAck id=0x5]
Terminating on signal 15.
Connection terminated.
Connect time 0.2 minutes.
Exit.
--
Alan E. Derhaag Omnifax/Danka Industries
phone: +1 425 643 7126 1800 136th Place NE Unit #3
http://www.wolfenet.com/~aderhaag/ Bellevue, WA 98053
email: [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]