我在内核配置中选上了(
"PP (point-to-point protocol) support", "PP support for async serial ports", "PP support for sync tty ports". The two compression options won't harm but are not definitely needed, neither does the "PP over Ethernet" option, that might only be used by rp-pppoe when configured to do kernel mode PPPoE),
我在内核配置中选上了(
"PP (point-to-point protocol) support", "PP support for async serial ports", "PP support for sync tty ports". The two compression options won't harm but are not definitely needed, neither does the "PP over Ethernet" option, that might only be used by rp-pppoe when configured to do kernel mode PPPoE),
Kernel-mode PPPoE
On Linux 2.4, the client and server support kernel-mode PPPoE. You'll need to download the latest PPP daemon sources from CVS. Instructions for doing so are found in the docs/KERNEL-MODE-PPPOE file in the tar file.
Kernel-mode PPPoE support is no longer considered experimental, but you'll need to install from the source gzipped tar file and read docs/KERNEL-MODE-PPPOE to use it. The RPM's do not support kernel-mode PPPoE.