24 Jan
2006
24 Jan
'06
22:34
On Monday 23 January 2006 14:23, Dimitar Popov wrote:
Hi,
I am using SuSE 10.0. My ISP uses PPPoE w/ a specified service name. How can I configure SMPPPD, so that is passes the service name to the underlying PPPoE? Can I use the pppoe kernel module? Or should I install rp-pppoe?
Many thanks for any replies.
Greetings, Mitko
Hi, The only solution that I was able to come up with was to replace /usr/sbin/pppoe with a shell script that calls the original executable with the -S <service_name> option and the rest of the parameters from smpppd. Maybe smpppd should be modified so that it can pass parameters to the called executable. Greetings, Mitko