From owner-freebsd-net Wed Jun 19 17: 0:26 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 5C5E737B413; Wed, 19 Jun 2002 17:00:10 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020620000010.UDKT11426.rwcrmhc51.attbi.com@InterJet.elischer.org>; Thu, 20 Jun 2002 00:00:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA27636; Wed, 19 Jun 2002 16:49:42 -0700 (PDT) Date: Wed, 19 Jun 2002 16:49:40 -0700 (PDT) From: Julian Elischer To: rob@the-rob.com Cc: net@freebsd.org, brian@freebsd.org Subject: Re:Issues_with_PPPoE_and_4.6 In-Reply-To: <3756.216.170.184.53.1024528315.squirrel@www.soho.berbee.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 19 Jun 2002 rob@the-rob.com wrote: > > do the tcpdump with the windows box doing the pppoe.. > > i.e. put them on the same ehternet segment. the BSD box just > > listenning... > > > > > > > etc. > > > > this actually sounds like a FreeBSD (foo) problem. > > > > 1/ firstly we didn't respond to the initial session (at least not quick > > enough) (why not...? 2 seconds is more than enough time) > > 2/ We didn't abort when the link was closed.. > > > Here is the windows dump Hope it helps. > > 18:09:12.652151 0:1:2:26:2d:a2 Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] PC: "you there tower?" > 18:09:12.682797 0:2:4b:a4:b7:87 0:1:2:26:2d:a2 8863 77: PPPoE PADO [Host- Uniq UTF8] [Service-Name] [AC-Name "miwi-6400-inet-nrp0"] [AC-Cookie UTF8] ISP: yep > 18:09:12.682878 0:1:2:26:2d:a2 0:2:4b:a4:b7:87 8863 60: PPPoE PADR [Host- Uniq UTF8] [Service-Name] [AC-Cookie UTF8] PC: "got a session for me?" > 18:09:13.070138 0:2:4b:a4:b7:87 0:1:2:26:2d:a2 8863 60: PPPoE PADS [ses 0x326] [Host-Uniq UTF8] [Service-Name] [AC-Cookie UTF8] ISP: "yep, try 0x326" > 18:09:13.072777 0:1:2:26:2d:a2 0:2:4b:a4:b7:87 8864 60: PPPoE [ses 0x326] LCP 12: Conf-Req(1), Magic-Num=703d0c48 PC: (on session 326: "startup ppp" totoal time elapsed 0.420626 seconds.. so the problem is definitly with the FreeBSD.. BTW I assume you DID power down the modem between sessions? sometimes they remember MAC addresses.. and add confusion. now what would be good would be simultaneously recording a tcpdump session of the first few packets and showing a verbose ppp log .. set the following for ppp. set log +lcp ipcp phase tun command ccp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message