Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 16:23:30 +0200
From:      ComteZero _ <comte0@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   PPPoE (STABLE 5) : two PADI packets emitted and then nothing...
Message-ID:  <1d881b2f050914072350d79a65@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
------=_Part_1277_15589553.1126707810597
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello,

I already posted this thread in freebsd-stable but seems that this list is=
=20
more appropriate.

it's been two weeks I try to find out what's wrong. Clean install from cvsu=
p=20
STABLE (5).
my ADSL account works fine with REL. 4.4+rp_pppoe but not with my new STABL=
E=20
(5) (without using rp_pppoe).
could someone help me on this issue (logs provided here, ppp.log in attache=
d=20
file)...=20
two PADI are emitted but nothing happens after.
(i saw that someone had a similar problem, but with previous netgraph=20
revisions).

thank you.

Since my ADSL modem is 3Com HomeConnect, I've set the=20
net.graph.nonstandard_pppoe=3D1

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]
=20
thx for your comments.

------=_Part_1277_15589553.1126707810597--



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