From owner-freebsd-stable@FreeBSD.ORG Sun Dec 9 22:01:44 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4000816A420 for ; Sun, 9 Dec 2007 22:01:44 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outZ.internet-mail-service.net (outZ.internet-mail-service.net [216.240.47.249]) by mx1.freebsd.org (Postfix) with ESMTP id 2374413C46E for ; Sun, 9 Dec 2007 22:01:43 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Sun, 09 Dec 2007 14:01:43 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id 006A0126C21; Sun, 9 Dec 2007 14:01:42 -0800 (PST) Message-ID: <475C65B7.20708@elischer.org> Date: Sun, 09 Dec 2007 14:01:27 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: cpghost References: <20071206030500.746c782d@epia-2.farid-hajji.net> <4757E39C.8020009@FreeBSD.org> <20071206161107.3c0c9a82@epia-2.farid-hajji.net> <20071209173359.710ea5bd@epia-2.farid-hajji.net> <475C3E49.6000906@elischer.org> <20071209215808.68c22b2c@epia-2.farid-hajji.net> In-Reply-To: <20071209215808.68c22b2c@epia-2.farid-hajji.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Motin , freebsd-stable@freebsd.org Subject: Re: "no matching session" in ng_pppoe.c 1.74.2.4? (RELENG_6) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2007 22:01:44 -0000 cpghost wrote: > On Sun, 09 Dec 2007 11:13:13 -0800 > Julian Elischer wrote: > >>> ----------- manually restarting ppp(1), then: >>> ------------------------ >>> >>> 17:10:47.306928 00:00:24:c2:45:74 > ff:ff:ff:ff:ff:ff, ethertype >>> PPPoE D (0x8863), length 32: PPPoE PADI [Host-Uniq 0x40C663C1] >>> [Service-Name] >>> >>> 17:10:47.306939 00:00:24:c2:45:74 > ff:ff:ff:ff:ff:ff, ethertype >>> PPPoE D (0x8863), length 32: PPPoE PADI [Host-Uniq 0xC06220C1] >>> [Service-Name] >>> >> we still have 2 sessions instead of 1, but there is less confusion >> so things sort themselves out. > > Just one more thing: > > If I remember correctly, sending two PADIs in quick succession > was ppp's "normal" behaviour for *years* now (is it expected or > required by the protocol? I don't know). I've always wondered > why it was so. But that didn't cause any harm as it seemed one > of the two PADO was picked up and eventually turned into a session. > > -cpghost. > btw try mpd as well.