Bug 147541

Summary: Additional parameters passed through SMPPPD to underlying connection handlers
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dimitar Popov <insane>
Component: NetworkAssignee: Hendrik Vogelsang <hvogel>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dimitar Popov 2006-02-02 09:05:17 UTC
There are a number of parameters that can't be passed to connection handling executable files called by SMPPPD, because it does not allow it. For example, the RP-PPPOE pppoe executable which is called by SMPPPD, supports -S parameter which tells pppoe to send the service name in a Service-Name tag in the PADO frame; however SMPPPD does not support such parameter.

One quick solution could be to add AdditionalParameters in the config files of SMPPPD so that the user can pass whatever parameters he/she wishes to the underlying connection handler called by SMPPPD. Otherwise, SMPPPD should expose all connection-handler-specific parameters to the user. A better approach might be to implement all parameters described in the corresponding RFC of the selected protocol.
Comment 1 Hendrik Vogelsang 2006-02-02 16:12:28 UTC
did you try 

PPPD_OPTIONS

in your ifcfg file? 
Comment 2 Hendrik Vogelsang 2006-03-21 13:22:07 UTC
no feedback for a long time. invalid