Re: Radius reply form external script
    Himanshu  Pandey 
    pandey_himanshu80 at rediffmail.com
       
    Sat Oct 18 10:04:03 CEST 2014
    
    
  
Please share with us the complete script so that we can figure out the exact problem.
From: Javed Akhtar <javed at gowifi.in>
Sent: Sat, 18 Oct 2014 10:49:11 
To: FreeRadius developers mailing list <freeradius-devel at lists.freeradius.org>
Subject: Radius reply form external script
helloi am using the php script bellow as a test reply<?phpecho "Session-Timeout = 60,";echo "ChilliSpot-Bandwidth-Max-Down=1024,";echo "ChilliSpot-Bandwidth-Max-Up=1024";?>but i am getting it as plain text instead of value pair like bellow
Exec-Program output: Session-Timeout = 60, ChilliSpot-Bandwidth-Max-Down=1024, ChilliSpot-Bandwidth-Max-Up=1024Exec-Program-Wait: plaintext:  Session-Timeout = 60, ChilliSpot-Bandwidth-Max-Down=1024, ChilliSpot-Bandwidth-Max-Up=1024
what is wrong??
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20141018/62feb1f8/attachment.html>
    
    
More information about the Freeradius-Devel
mailing list