Linux PPP protocol development
 help / color / mirror / Atom feed
* rp-pppoe requires PF_PACKET (Re: Help with PPPoE)
@ 2006-12-29 10:55 jfj
  2006-12-29 13:28 ` Michal Ostrowski
  0 siblings, 1 reply; 2+ messages in thread
From: jfj @ 2006-12-29 10:55 UTC (permalink / raw)
  To: linux-ppp

Thanks for the confirmation (it is helpful!).

I found the problem and that is that rp-pppoe requires
PF_PACKET sockets, which are disabled on my kenrel.

I'd really like to avoid this. It seems rp-pppoe uses
packet sockets to get the inteface number. Anybody knows
if this can be avoided with a bit of hacking?

Otherwise, we should mention that Kernel PPPoE depends
on PF_PACKET :(
And improve the error mesages of rp-pppoe.

jf.

Gilles Espinasse wrote:

>>Now when I type
>>
>>pppd eth0
>>
>>I get
>>
>>unrecognized option 'eth0'
>>
>>But wasn't the plugin supposed to enable this device?
>>
>>If I use this script in /etc/ppp/peers/mydsl
>>
>>#
>># PPP over Ethernet options (using roaring pinguin external program)
>>#
>>plugin rp-pppoe.so
>>    
>>
>It work for me with this exact line
>plugin rp-pppoe.so eth0
>...
>Then you should be able to do
>pppd call mydsl
>
>Gilles
>
>  
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-29 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-29 10:55 rp-pppoe requires PF_PACKET (Re: Help with PPPoE) jfj
2006-12-29 13:28 ` Michal Ostrowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox