php and freeradius
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Mon Feb 27 10:12:21 CET 2006
Hi,
> echo "Session-Timeout :=\"$minutes\"";
> echo "Framed-MTU:=\"$mtu\"";
perhaps the NAS would like to see these values returned with
escape characters - or at leats line seperation? this 'echo'
will return the values as one long string... try putting the
usual line feeds at the end of those values.... "\n" or "\r"
if my PHP isnt too stale.
alan
More information about the Freeradius-Devel
mailing list