need send to check values like calling-station-id ?? just use by default radtest virtual-radius:~# radtest emperor 123 localhost 1 testing123 Sending Access-Request of id 209 to 127.0.0.1 port 1812 User-Name = "emperor" User-Password = "123" NAS-IP-Address = 255.255.255.255 NAS-Port = 1 Framed-Protocol = PPP Re-sending Access-Request of id 209 to 127.0.0.1 port 1812 User-Name = "emperor" User-Password = "123" NAS-IP-Address = 255.255.255.255 NAS-Port = 1 Framed-Protocol = PPP rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=209, length=20 rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=209, length=20 radclient: received response to request we did not send. i use auth into ldap and account into mysql and works.. now need send more parameters like calling-stations-id or session-time.. how can i do that like test radclient virtual-radius:~# radclient localhost acct testing123 Acct-Session-Id = "6000006B" User-Name = "emperor" NAS-IP-Address = 192.168.3.5 NAS-Port-Id = 1 NAS-Port = 1 NAS-Port-Type = Async Acct-Status-Type = Start Connect-Info = "46000 LAPM/V42BIS" Service-Type = Framed-User Framed-Protocol = PPP Framed-IP-Address = 192.168.5.66 Acct-Delay-Time = 0 Received response ID 183, code 5, length = 20 regards Tony