Append remotenumber parameter during execution of pppd
Status: Inactive
Brought to you by:
jameschapman
Hi
please append "remotenumber" parameter to the parameter list for executing pppd daemon (additionally to currently provided ppp parameters). Main reason for this request is to support for client-IP accounting if some PPPd RADIUS authentication is in place (CHAP/PAP/MSCHAP/...). pppd radius plugin have ability to send calling-station-id radius parameter to the radius server included inside the access-request message. of course, within this parameter needs to be real client IP address provided in classic form "remotenumber A.B.C.D" or "remotenumber "A:B:C::DDDD" etc.
this parameter is not intrusive and it is not causing any other unexpected behavior.
thanks!
michal
thanks!
providing patch for remotenumber parameter.