Hello,
Previously, using radclient with -x option we had a trace of the packets and value pairs sent and received, such as:
Sending Access-Request Id 16 from 0.0.0.0:59582 to 10.67.106.9:1812
NAS-IP-Address = 172.20.154.213
Calling-Station-Id = '5c-0a-5b-e0-e9-64'
(…)
Received Access-Accept Id 16 from 10.67.106.9:1812 to 10.67.106.9:59582 length 56
Class = 0x3333363630323536343833
Not anymore.
These output came from rad_encode and rad_recv functions, but were removed.
How can we check what radclient sends and receives now ?
Regards,
Nicolas.