From owner-freebsd-net@FreeBSD.ORG Mon Oct 3 06:44:40 2005 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3BD716A41F for ; Mon, 3 Oct 2005 06:44:40 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267EB43D4C for ; Mon, 3 Oct 2005 06:44:39 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.3/8.13.3) with ESMTP id j936icqI066942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Oct 2005 10:44:38 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.3/8.13.1/Submit) id j936icNA066941; Mon, 3 Oct 2005 10:44:38 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 3 Oct 2005 10:44:37 +0400 From: Gleb Smirnoff To: ComteZero _ Message-ID: <20051003064437.GD45345@cell.sick.ru> Mail-Followup-To: Gleb Smirnoff , ComteZero _ , freebsd-net@freebsd.org References: <1d881b2f050914072350d79a65@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1d881b2f050914072350d79a65@mail.gmail.com> User-Agent: Mutt/1.5.6i Cc: freebsd-net@FreeBSD.org Subject: Re: PPPoE (STABLE 5) : two PADI packets emitted and then nothing... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 06:44:40 -0000 On Wed, Sep 14, 2005 at 04:23:30PM +0200, ComteZero _ wrote: C> Hello, C> C> I already posted this thread in freebsd-stable but seems that this list is C> more appropriate. C> C> it's been two weeks I try to find out what's wrong. Clean install from cvsup C> STABLE (5). C> my ADSL account works fine with REL. 4.4+rp_pppoe but not with my new STABLE C> (5) (without using rp_pppoe). C> could someone help me on this issue (logs provided here, ppp.log in attached C> file)... C> two PADI are emitted but nothing happens after. C> (i saw that someone had a similar problem, but with previous netgraph C> revisions). C> C> thank you. C> C> Since my ADSL modem is 3Com HomeConnect, I've set the C> net.graph.nonstandard_pppoe=1 This interface is deprecated in 5-STABLE. The correct way is to set this via ppp.conf. C> ng_pppoe.c rev. is 1.67.2.1 C> ng_socket.c rev. is 1.53.2.3 C> C> my ppp.conf is : C> default: C> set log all C> set ifaddr X.X.X.X/0 10.0.0.2/0 C> C> my_isp : C> set device PPPoE:xl0 C> set authname MY_USER C> set authkey MY_PWD C> set dial C> #set login C> add default HISADDR C> C> C> here is a tcpdump -vv -i xl0 : C> C> 18:48:40.808687 PPPoE PADI [Host-Uniq 0x00E654C1] C> 18:48:42.807533 PPPoE PADI [Host-Uniq 0x00E654C1] C> 18:51:44.010839 PPPoE PADI [Host-Uniq 0x40F195C1] C> 18:51:46.009639 PPPoE PADI [Host-Uniq 0x40F195C1] It is strange, that your box sends standard PPPoE packets. May be you have set net.graph.nonstandard_pppoe=1 _after_ starting ppp(8)? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE