Author: justin Date: 2005-10-06 22:01:04 -0600 (Thu, 06 Oct 2005) New Revision: 887
Added: trunk/etc/ppp/peers/pppoe Log: Added pppoe to /etc/ppp/peers. Added: trunk/etc/ppp/peers/pppoe =================================================================== --- trunk/etc/ppp/peers/pppoe 2005-10-07 03:55:10 UTC (rev 886) +++ trunk/etc/ppp/peers/pppoe 2005-10-07 04:01:04 UTC (rev 887) @@ -0,0 +1,10 @@ +plugin rp-pppoe.so +eth0 +user "jdoe" +noauth +hide-password +debug +defaultroute +noipdefault +usepeerdns +remotename pppoe -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
