1 Oct
2009
1 Oct
'09
2:41 a.m.
xsad wrote:
Everything is working fine with Freeradius 2.1.7 running on Debian 5 but everytime I try to use the radzap command i get this error:
# radzap -u the_username 127.0.0.1:1813 the_secret radclient:: failed to get value radclient: Nothing to send.
Here is the output of the radwho -R command:
# radwho -R User-Name = "0001000000001000" Acct-Session-Id = "00000000" NAS-IP-Address =
Your NAS isn't sending the information that radzap needs.
NAS-Port = 0 Service-type = Login-User Framed-IP-Address = 192.168.182.8 Acct-Session-Time = 4 Calling-Station-Id = "00-25-56-71-80-"
I see that the value of "Calling-Station-Id" is truncated and "NAS-IP-Address" is empty, could it be the cause of radzap issue?
Yes. Alan DeKok.