how to remove double quote in access-accept answere
Alan DeKok
aland at deployingradius.com
Wed Jul 2 18:03:28 CEST 2008
Thomas LAVIGNE wrote:
> Hello,
>
> Does anybody know how to remove the "" in the answere arround presto ?
...
> Sending Access-Accept of id 6 to 212.xx.xx.xx port xxx
> Redback-Subscriber-Profile-Name := "presto"
You don't remove the double quotes. They are printed to the screen.
They are NOT put inside of the RADIUS packet.
> Service-Type := Framed-User
> Framed-Protocol := PPP
> Framed-IP-Address := 255.255.255.254
The server doesn't send IP addresses as a text string
"255.255.255.254", either. It sends them as a 32-bit integer.
Alan DeKok.
More information about the Freeradius-Users
mailing list