From owner-freebsd-net Wed Jan 23 20:14:23 2002 Delivered-To: freebsd-net@freebsd.org Received: from hotmail.com (f227.pav1.hotmail.com [64.4.31.227]) by hub.freebsd.org (Postfix) with ESMTP id 8787F37B400 for ; Wed, 23 Jan 2002 20:14:21 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 23 Jan 2002 20:14:21 -0800 Received: from 66.32.8.96 by pv1fd.pav1.hotmail.msn.com with HTTP; Thu, 24 Jan 2002 04:14:21 GMT X-Originating-IP: [66.32.8.96] From: "Tony Williams" To: freebsd-net@freebsd.org Subject: Question on PPPoE Date: Thu, 24 Jan 2002 04:14:21 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 24 Jan 2002 04:14:21.0256 (UTC) FILETIME=[994F9C80:01C1A48D] 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 Hi, I have a question regarding PPPoE protocol and code. I recently changed from dial up to a PPPoE service through a DSL provider and was successful in setting the FreeBSD 4.2 box up! Out of curiousity, I went through some of the code in netgraph and the rfc specification, but unable to follow the necessity for the Session ID. the protocol says the peer mac address and the session id determines a unique session. From one peer, one can have only one internet connection and mac addresses are unique. Why then the session id also included in the protocol. What is the advantage of having session id, it is not there in normal dial up PPP and who uses it? In my case, the ISP did not mention anything about the session id and I have only one session from the PC, i assume Thanks -Tony _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message