Hi, I am using RADIUSdesk on a Debian Linux machine. I followed official infos (https://www.radiusdesk.com/docuwiki/getting_started/install_ubuntu_nginx), with some change when needed.
It seems it is all working fine, except for radius test client through web interface.
I have no log in web server (nginx) logs, it seems request is fine:
Hi, I am using RADIUSdesk on a Debian Linux machine. I followed official infos (https://www.radiusdesk.com/docuwiki/getting_started/install_ubuntu_nginx), with some change when needed.
It seems it is all working fine, except for radius test client through web interface.
I have no log in web server (nginx) logs, it seems request is fine:
x.xx.x.x - - [18/Apr/2018:19:31:12 +0200] "POST /cake2/rd_cake/free_radius/test_radius.json HTTP/1.1" 200 153 "http://x.x.xx.xx/rd/build/production/Rd/index.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36"
Freeradius stop/start service is working fine through web interface.
Can you help me with this troubleshooting?
Thank you!
Solved by myself, I fixed some path (eg. in ./cake3/rd_cake/config/RadiusDesk.php I discovered a wrong path to radclient binary)
Hello, i have the same problem, how did you fix this, what exactly you change in Radiusdesk.php ? Thanks!