HI, I have just configured FreeRadius for my Test lab, and I am unable to get the checkrad script to work. I have written a custom checkrad script to work for the server that I am using. Attached is the file of output "radiusd -X" I have also set "Simultaneous-Use := 1" in radgroupcheck. I am unable to figure out the issue as to why checkrad script is not being called on in this case. -- Kind Regards Mudasir Mirza
Mudasir Mirza wrote:
I have just configured FreeRadius for my Test lab, and I am unable to get the checkrad script to work. I have written a custom checkrad script to work for the server that I am using.
Attached is the file of output "radiusd -X"
Which is completely useless. The point of debug mode is to see how it processes packets. The debug log you posted shows no packets.
I have also set "Simultaneous-Use := 1" in radgroupcheck.
That isn't enough. See doc/Simultaneous-Use. Does the server receive accounting packets?
I am unable to figure out the issue as to why checkrad script is not being called on in this case.
Neither can I. You didn't provide enough information. Alan DeKok.
Hi, Thanks for your reply. Can you tell me what information from my side will help in finding the root cause. I have also read the doc for "Simultaneous-Use" and as far as I can see I have done all the necessary things. On Mon, Sep 3, 2012 at 12:33 AM, Mudasir Mirza <mudasirmirza@gmail.com>wrote:
HI,
I have just configured FreeRadius for my Test lab, and I am unable to get the checkrad script to work. I have written a custom checkrad script to work for the server that I am using.
Attached is the file of output "radiusd -X"
I have also set "Simultaneous-Use := 1" in radgroupcheck.
I am unable to figure out the issue as to why checkrad script is not being called on in this case.
-- Kind Regards Mudasir Mirza
-- Kind Regards Mudasir Mirza
Mudasir Mirza wrote:
Hi, Thanks for your reply. Can you tell me what information from my side will help in finding the root cause.
I have also read the doc for "Simultaneous-Use" and as far as I can see I have done all the necessary things.
Well, you didn't show the output when the server receives packets. So no, you didn't do all of the necessary things. Is the server receiving accounting packets? What does "radiusd -X" say? Alan DeKok.
HI, I have set the Interm-Update interval to 5min so accounting packet is received every 5 min. The basic purpose I want to run checkrad script is the check "Simultaneous-Use" in multiple server environment. I will paste the Accounting Packet output here as soon as I get home. -- Kind Regards Mudasir Mirza
participants (2)
-
Alan DeKok -
Mudasir Mirza