Date: Sat, 22 Jun 2002 22:46:01 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Andrew Lankford" <arlankfo@141.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: More pppoe debugging info Message-ID: <20020622224601.61cc4ca1.brian@Awfulhak.org> In-Reply-To: <200206221525187.SM01584@141.com> References: <200206221525187.SM01584@141.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Jun 2002 17:24:23 -0400, Andrew Lankford wrote: > > Below is my final attempt at documenting my problems using the latest stable > ppp/netgraph combo with my DSL modem and 3Com 3c905C-TX ethernet card: > > Looks like the NGM_PPPOE_<11> (hook "M-^HM-^V^H^Hh ^K^H") string > no longer bears any resemblance to the session id bytes. > > Sorry for not making sure all the text is wrapped properly, but I > figure that would make it only harder to read. > > Andrew Lankford [.....] > PPP.LOG: [.....] > Jun 22 16:40:58 bogushost2 ppp[334]: tun0: Phase: deflink: dial -> carrier > Jun 22 16:41:01 bogushost2 ppp[334]: tun0: Phase: Received NGM_PPPOE_ACNAME (hook "RES-6400-3-NRP2") > Jun 22 16:41:02 bogushost2 ppp[334]: tun0: Phase: Received NGM_PPPOE_<11> (hook "M-^HM-^V^H^Hh ^K^H") These not-terminated strings have now been fixed. I don't believe they're the source of the problem though. [.....] > TCPDUMP OUTPUT: > > > 16:40:58.645213 PPPoE PADI [Host-Uniq UTF8] > 16:41:00.643094 PPPoE PADI [Host-Uniq UTF8] > 16:41:00.673124 PPPoE PADO [Host-Uniq UTF8] [Service-Name] [AC-Name "RES-6400-3-NRP2"] [AC-Cookie UTF8] > 16:41:00.673173 PPPoE PADR [Host-Uniq UTF8] [AC-Cookie UTF8] [AC-Name "RES-6400-3-NRP2"] > 16:41:00.739685 PPPoE PADS [ses 0x9688] [Host-Uniq UTF8] [AC-Cookie UTF8] [AC-Name "RES-6400-3-NRP2"] > 16:41:00.758209 PPPoE [ses 0x9688] LCP 20: Conf-Req(69), MRU=1492, Auth-Prot PAP, Magic-Num=cca2f534 > 16:41:02.757866 PPPoE [ses 0x9688] LCP 20: Conf-Req(70), MRU=1492, Auth-Prot PAP, Magic-Num=cca2f534 > 16:41:03.695201 PPPoE PADT [ses 0x9688] [Generic-Error "session closed"] [.....] Can you try the latest version (committed about an hour ago) and add a -e to the tcpdump command and repost your findings ? Cheers. -- Brian <brian@Awfulhak.org> <brian.somers@sun.com> <http://www.Awfulhak.org> <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020622224601.61cc4ca1.brian>