[RP-PPPoE] some PPPoe advice would be appreciated..
Adrian Ban
adrian at abtelecom.ro
Wed Aug 15 07:29:51 EDT 2018
I've notice that most of the distributions are not coming with pppoe-server
with kernel-mode enabled. You have to build it by yourself.
Each time I've recompiled I've notice errors in configure when it tried to
autodetect the kernel mode, like in Debian case some variables were declare
twice in the test program because of changes in kernel headers and the
software is including two headers which actually each of them declares the
same variables (they also are including the same header from kernel).
To result of the compiled software is an error and the configure detects
that your system is not supporting kernel-mode. In the end you will get the
same user-space mode.
So good luck in recompiling and happy debugging. :)
Kind regards,
Adrian
More information about the RP-PPPoE
mailing list