2 Jul
2008
2 Jul
'08
12:03 p.m.
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.