From owner-freebsd-questions Thu Jan 25 2:19:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hypostasis.com (unknown [210.48.81.22]) by hub.freebsd.org (Postfix) with ESMTP id 227CD37B404 for ; Thu, 25 Jan 2001 02:18:56 -0800 (PST) Received: from amethyst.hypostasis.com (amethyst.hypostasis.com [192.168.2.2]) by mail.hypostasis.com (8.11.1/8.11.0) with ESMTP id f0P9rFr30451 for ; Thu, 25 Jan 2001 22:53:15 +1300 (NZDT) (envelope-from kit@amethyst.hypostasis.com) Received: (from kit@localhost) by amethyst.hypostasis.com (8.11.1/8.11.0) id f0PARvS99968 for questions@freebsd.org; Thu, 25 Jan 2001 23:27:57 +1300 (NZDT) (envelope-from kit) Date: Thu, 25 Jan 2001 23:27:57 +1300 From: kit To: questions@freebsd.org Subject: Netgraph, PPPoE, 3Com pppoe discovery Message-ID: <20010125232757.B97111@amethyst.hypostasis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've become aware that the 3Com ADSL Dual Link Modem uses a proprietary pppoe discovery and session packet with the value 0x3c12 and 0x3c13 respectively. http://www.dslreports.com/forum/remark,367540;root=equip,16;mode=flat What are the likely consequences of modifying the netgraph ng_pppoe.h to reflect these values apart from having it then speak 3Com's flavour as a server as well? My feeling was that it would work but I've got to find the modem to try. I see that the rp-pppoe from roaring penguin will take the values as a parameter for this and/or other variations on the theme, and I it seems to do its thing in a similar way. any suggestions apprecitated --kit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message