Using BLFS curent development I was having problems connecting using rp-pppoe-3.6. I discovered this information regarding the pppoe-connect script on Roaring Penguins forum
http://www.voy.com/41165/3618.html

-----------------
PLUGIN_OPTS="plugin $LINUX_PLUGIN rp_pppoe_dev $ETH"

Oops! Should be:

PLUGIN_OPTS="plugin $LINUX_PLUGIN nic-$ETH"
---------------

Note that this was only a problem if attempting to connect using kernel mode pppoe. The problem has been fixed in rp-pppoe-3.7. The book may wish to upgrade to rp-pppoe-3.7.


John McSwain
http://www.lakemcgregor.com/
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to