Linux PPP protocol development
 help / color / mirror / Atom feed
From: jfj <jfj@freemail.gr>
To: linux-ppp@vger.kernel.org
Subject: rp-pppoe requires PF_PACKET (Re: Help with PPPoE)
Date: Fri, 29 Dec 2006 10:55:19 +0000	[thread overview]
Message-ID: <4594F417.9060000@freemail.gr> (raw)

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
>
>  
>


             reply	other threads:[~2006-12-29 10:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-29 10:55 jfj [this message]
2006-12-29 13:28 ` rp-pppoe requires PF_PACKET (Re: Help with PPPoE) Michal Ostrowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4594F417.9060000@freemail.gr \
    --to=jfj@freemail.gr \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox