subscribe to our Youtube
14250 questions
16893 answers
27802 comments
54538 members
Hi all,
I'm using a RUT950 (FW ver.: RUT9XX_R_00.06.05.3) implementing an hot-spot service which point to an external RADIUS server (and an external Landing Page). I would like to enable the CoA RADIUS messages (usually UDP/3799) handling by coova-chilli.
I've seen the coova-chilli version available on the latest firmware supports the CoA:
[email protected]:~# /usr/sbin/chilli --help coova-chilli 1.3.0 [...] --coaport=INT Radius disconnect port to listen to (default=`0') --coanoipcheck Allow radius disconnect from any IP (default=off) [...]
[email protected]:~# /usr/sbin/chilli --help
coova-chilli 1.3.0
[...]
--coaport=INT Radius disconnect port to listen to
(default=`0')
--coanoipcheck Allow radius disconnect from any IP
(default=off)
Is there a way to enable CoA messages handling by the web-ui?
Thanks, Alberto