PPPoE (STABLE 5) : two PADI packets emitted and then nothing...
Gleb Smirnoff
glebius at FreeBSD.org
Sun Oct 2 23:44:40 PDT 2005
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 <http://1.67.2.1/>
C> ng_socket.c rev. is 1.53.2.3 <http://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 <http://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
More information about the freebsd-net
mailing list