Hi, FreeRadius not originating COA message due to the following error in the debug: rad_recv: Access-Request packet from host 10.10.10.1 port 35664, id=254, length=43 User-Name = "test" User-Password = "abc123" # Executing section authorize from file /usr/local/etc/raddb/sites-enabled/default .... .... Sending Access-Accept of id 254 to 10.10.10.1 port 35664 WARNING: Unknown destination 10.10.10.1:3799 for CoA request. Do CoA Fail handler here Is there any place I need to configure the COA destination? Thanks, ASM
Date: Wed, 19 Oct 2011 16:46:33 +0200 From: aland@deployingradius.com To: freeradius-users@lists.freeradius.org Subject: Re: setup freeradius to generateng COA
Alex rsm wrote:
I have setup 'coa' virtual sever and enabled it. Freeradius is not listening on port 3799. However, I was wondering how can I make Freeradius to "originate" a COA message?
raddb/sites-available/originate-coa
When using the following example, Freeradius is simply replaied back with a CoA-NAK message.
echo "Cisco-Account-Info='S10.1.1.1:2813',Cisco-Command-Code='\004 &'" | /usr/local/bin/radclient -x 10.10.10.1 coa testing123
What I am looking is how to make Freeradius to "originate" a COA message using radclient or radtest.
This is documented. You don't need radclient.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html