From owner-freebsd-questions Thu Jun 22 2:19:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id D18CE37C22D; Thu, 22 Jun 2000 02:18:51 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA52310; Thu, 22 Jun 2000 10:18:47 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA01558; Thu, 22 Jun 2000 09:41:46 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006220841.JAA01558@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: danyc@playground.net Cc: freebsd-net@FreeBSD.org, freebsd-questions@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: PPPoE with service selection In-Reply-To: Message from Dany Cayouette of "Thu, 22 Jun 2000 00:39:00 EDT." <39519864.19D8954C@playground.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 22 Jun 2000 09:41:46 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the actual error message ? > I forgot to add that the system is also complaining about "packet > fragmented" when I 'dial' via PPPoE > > dany > > Dany Cayouette wrote: > > > Greetings, > > did anyone have the chance to try PPPoE with service selection. I've > > been testing with 3.4-R (with Netgraph compiled in the kernel). It's > > been working find for me (once I incresed the carrier detect time in my > > ppp.conf). The subscriber gateway/PPPoE server has been upgraded and > > know offers 'multiple' service in the PADO. When that is the case, the > > PPPoE client never sends a PADR. Is there new code that deals with > > service selection in netgraph or am I missing something? > > > > ppp.conf looks like: > > default: > > set device PPPoE:de0 > > set MRU 1490 > > set MTU 1490 > > set authname user@isp1 > > set authkey password > > set log Phase Chat LCP IPCP CCP tun command physical > > set dial > > set ifaddr 10.0.0.1/0 10.0.0.2/0 > > add default HISADDR > > set cd 10 > > set crtscts off > > > > Sample tcpdump looks like: > > 18:03:19.089309 PPPoE PADI v1, type 1, sess 0 len 12 [Service-Name] > > [Host-Uniq 4 > > 06778c0] > > 1109 0000 000c 0101 0000 0103 0004 4067 > > 78c0 > > 18:03:19.102592 PPPoE PADO v1, type 1, sess 0 len 42 [Service-Name] > > [Service-Nam > > e isp001] [Service-Name isp002] [AC-Name ssg001] [Host-Uniq 406778c0] > > 1107 0000 002a 0101 0000 0101 0006 6973 > > 7030 3031 0101 0006 6973 7030 3032 0102 > > 0006 7373 6730 3031 0103 0004 4067 78c0 > > > > Thanks for your help! > > Dany -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message