send parameter to radclient

Arran Cudbard-Bell a.cudbardb at freeradius.org
Sun Sep 7 18:23:21 CEST 2014


On 7 Sep 2014, at 12:14, Mehdi Ravanbakhsh <babakco at gmail.com> wrote:

> Hi All
> 
> I need to send  about 22 attribute parameter to radclient but it is not working in this way :
> 
> 
> 
> echo "Service-Type=Framed-User,Framed-Protocol=PPP,NAS-Port=11115644,NAS-Port-Type=Ethernet,User-Name=test1,Calling-Station-Id=D8:5D:4C:BC:C7:6B,NAS-Port-Id=ADSL-PARSIAN(906),Acct-Session-Id=81a57fe5,Framed-IP-Address=2.184.215.124,Acct-Session-Time =777,Acct-Input-Octets=999999,Acct-Input-Gigawords=0,Acct-Output-Octets=999,Acct-Output-Gigawords=0,Acct-Status-Type=Interim-Update,NAS-IP-Address=127.0.0.1" | radclient -x  127.0.0.1:1813 acct ''test''
> 
> 
> I get this error :
> 
> radclient:: Expected end of line or comma
> radclient: Nothing to send.
> 
> 
> 
> I need to send parameter in file or something like that 
> 
> I can not find any document or sample .

Just put each AVP on a new line, with a new line at the end of the document

Service-Type=Framed-User
Framed-Protocol=PPP

Then pass the file name with -f.

-Arran

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140907/d490e6d7/attachment.pgp>


More information about the Freeradius-Users mailing list