Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 09:21:18 +0200
From:      ComteZero _ <comte0@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: problem with PPPoE STABLE and ADSL 3Com HomeConnect
Message-ID:  <1d881b2f05091300216c55a4f2@mail.gmail.com>
In-Reply-To: <1d881b2f05091123371d69f15a@mail.gmail.com>
References:  <1d881b2f05091123371d69f15a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

With ppp.log in attach file since the email seemed unreadable.

On 9/12/05, ComteZero _ <comte0@gmail.com> wrote:
> 
> Hello,
> 
> it's been two weeks I try to find out what's wrong. Clean install from 
> cvsup STABLE (5).
> my ADSL account works fine with REL. 4.4+rp_pppoe but not with my new 
> STABLE (5) (without using rp_pppoe).
> could someone help me on this issue (logs provided here)... two PADI are 
> emitted but nothing happens after.
> (i saw that someone had a similar problem, but with previous netgraph 
> revisions).
> 
> thank you.
> 
> Since my ADSL modem is 3Com HomeConnect, I've set the 
> net.graph.nonstandard_pppoe=1
> 
> ng_pppoe.c rev. is 1.67.2.1 <http://1.67.2.1/>;
> ng_socket.c rev. is 1.53.2.3 <http://1.53.2.3/>;
> 
> my ppp.conf is :
> default:
> set log all
> set ifaddr X.X.X.X/0 10.0.0.2/0 <http://10.0.0.2/0>;
> 
> my_isp :
> set device PPPoE:xl0
> set authname MY_USER
> set authkey MY_PWD
> set dial
> #set login
> add default HISADDR
> 
> 
> here is a tcpdump -vv -i xl0 :
> 
> 18:48:40.808687 PPPoE PADI [Host-Uniq 0x00E654C1]
> 18:48:42.807533 PPPoE PADI [Host-Uniq 0x00E654C1]
> 18:51:44.010839 PPPoE PADI [Host-Uniq 0x40F195C1]
> 18:51:46.009639 PPPoE PADI [Host-Uniq 0x40F195C1]
> 
> Thx,


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d881b2f05091300216c55a4f2>