Date: Sat, 31 May 1997 15:21:57 -0400 (EDT) From: Joe Beiter <jwb@xioa.cosmic.org> To: wes@xmission.com Cc: jkg@sgi.net, questions@freebsd.org Subject: ppp and Bay Message-ID: <199705311921.PAA00592@xioa.cosmic.org>
next in thread | raw e-mail | index | archive | help
Hi Wes, Thanks for your suggestions. I disabled tcp extensions in sysconfig and turned on debug like you said. It didn't seem to have any effect though. This is what I saw in my debug log upon starting LCP negotiations. The last four lines just repeat (where I'm asking for 206.151.181.200 and the remote is sending me 206.151.181.126) for about 50 times until the remote sends a terminate request. I can't really tell if something isn't happy in this log. My provider took this up with Bay who said that their new release of ppp code may abide by a more strict adherence to the RFC and that it may be failing because freebsd (pppd?) isn't RFC compliant. ---------------------------------------------------- xioa pppd[336]: Serial connection established. xioa pppd[336]: Using interface ppp0 xioa pppd[336]: Connect: ppp0 <--> /dev/cuaa1 xioa pppd[336]: sent [LCP ConfReq id=0x1 <magic 0x60861946> <accomp>] xioa pppd[336]: rcvd [LCP ConfAck id=0x1 <magic 0x60861946> <accomp>] xioa pppd[336]: rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0xd6c5b762> <pcomp> <accomp>] xioa pppd[336]: sent [LCP ConfRej id=0x2 <pcomp>] xioa pppd[336]: rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xd6c5b762> <accomp>] xioa pppd[336]: sent [LCP ConfAck id=0x3 <asyncmap 0x0> <magic 0xd6c5b762> <accomp>] xioa pppd[336]: sent [IPCP ConfReq id=0x1 <addr 206.151.181.200> <compress VJ 0f 01>] xioa pppd[336]: rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 01> <addr 206.151.181.251>] xioa pppd[336]: sent [IPCP ConfAck id=0x4 <compress VJ 0f 01> <addr 206.151.181.251>] xioa pppd[336]: sent [IPCP ConfReq id=0x1 <addr 206.151.181.200> <compress VJ 0f 01>] xioa pppd[336]: rcvd [IPCP ConfNak id=0x1 <addr 206.151.181.126>] xioa pppd[336]: sent [IPCP ConfReq id=0x2 <addr 206.151.181.200> <compress VJ 0f 01>] xioa pppd[336]: rcvd [IPCP ConfReq id=0x5 <compress VJ 0f 01> <addr 206.151.181.251>] xioa pppd[336]: sent [IPCP ConfAck id=0x5 <compress VJ 0f 01> <addr 206.151.181.251>] xioa pppd[336]: rcvd [IPCP ConfNak id=0x2 <addr 206.151.181.126>] xioa pppd[336]: sent [IPCP ConfReq id=0x3 <addr 206.151.181.200> <compress VJ 0f 01>] xioa pppd[336]: rcvd [IPCP ConfNak id=0x3 <addr 206.151.181.126>] xioa pppd[336]: sent [IPCP ConfReq id=0x4 <addr 206.151.181.200> <compress VJ 0f 01>] ----------------------------------------------------------------- :---==@==---==@==---==@==---: Joseph Beiter Hacking's just another word for nothing jwb@cosmic.org left to kludge.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705311921.PAA00592>