Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 06:44:26 -0700 (PDT)
From:      Yohan <yohanphilip@yahoo.com>
To:        Gleb Smirnoff <glebius@cell.sick.ru>, freebsd-net@freebsd.org
Subject:   Re: PPPoE
Message-ID:  <20040621134426.99228.qmail@web60802.mail.yahoo.com>
In-Reply-To: <20040621131346.GA74289@cell.sick.ru>

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

I compiled the following into the kernel .. 

options NETGRAPH

options NETGRAPH_ETHER

options NETGRAPH_PPPOE

options NETGRAPH_SOCKET

because i thought the loadable module was creating the
problem.

Anyways the value of PTT_RELAY_SID in my 
/usr/include/netgraph/ng_pppoe.h in the Tag
Identifiers section is (0x0106).

Output of `ident ng_pppoe.ko` ..
ng_pppoe.ko:
ident warning: no id keywords in ng_pppoe.ko

regards

Yo


--- Gleb Smirnoff <glebius@cell.sick.ru> wrote:
> On Mon, Jun 21, 2004 at 06:04:32AM -0700, Yohan
> wrote:
> Y> 17:48:04.718691 0:8:a1:5f:b5:4b Broadcast 8863
> 60:
> Y> PPPoE PADI [Host-Uniq UTF8]
> Y> 17:48:04.732330 0:4:e6:4:41:1 0:8:a1:5f:b5:4b
> 8863 76:
> Y> PPPoE PADO [AC-Name "BANYAN"] [AC-Cookie UTF8]
> Y> [Service-Name] [Relay-Session-ID UTF8] [Host-Uniq
> Y> UTF8]
> Y> 17:48:04.732347 0:8:a1:5f:b5:4b 0:4:e6:4:41:1
> 8863 60:
> Y> PPPoE PADR [Host-Uniq UTF8] [AC-Cookie UTF8]
> [AC-Name
> Y> "BANYAN"]
> Y> 17:48:06.724827 0:8:a1:5f:b5:4b 0:4:e6:4:41:1
> 8863 60:
> Y> PPPoE PADR [Host-Uniq UTF8] [AC-Cookie UTF8]
> [AC-Name
> Y> "BANYAN"]
> 
> Seems like PPPoE server does not request to your
> PADR requests. I have one
> suspicion. Please check the value of PTT_RELAY_SID
> in your
> /usr/include/netgraph/ng_pppoe.h
> 
> Also post output of `ident ng_pppoe.ko`, the module
> you load before
> dialing PPPoE. It lives in /modules in STABLE or in
> /boot/kernel/ in CURRENT.
> 
> -- 
> Totus tuus, Glebius.
> GLEBIUS-RIPN GLEB-RIPE
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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