On Tue, May 15, 2012 at 08:16:16AM -0700, MC Potgieter wrote:
> I'm trying to use the ppp driver. In my console output I get the
> following error:
> 
> Starting pppd...
> /usr/sbin/pppd: In file /etc/ppp/options: unrecognized option 'plugin'
> failed
> 
> Inside the /etc/ppp/options file its using the following plugin.
> 
> #
> # Use the PPPoE plugin
> #
> plugin rp-pppoe.so
> 
> The rp-pppoe.so file is where its supposed to be /root/usr/lib/pppd/2.4.4
> but it seems like the ppp driver does not recognize the 'plugin'
> option (like the error states)
> 
> What could this be and how can I rectify it?

What's the output of

$ grep PLUGIN= platform-*/build-target/ppp-2.4.4/pppd/Makefile

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
[email protected]

Reply via email to