muffycompo / radiusdesk-installer

[READ-ONLY] RADIUSDesk Installer is an Ansible powered utility that attempts to simplify or ease the process of getting a working installation of RADIUSDesk on a vanilla/minimal installation of RHEL/CentOS 6.7/7.x and Ubuntu 14.04/16.04/17.10/18.04 servers.
http://muffycompo.github.io/radiusdesk-installer/
MIT License
36 stars 27 forks source link

ubuntu 16.04 cannot open radiusdesk in browser after installation #28

Closed Canvee closed 8 years ago

Canvee commented 8 years ago

Hey @muffycompo, I try to install RADIUSdesk, to enable social login an a captive portal, on Ubuntu server 16.04 for a while now and I am still not successful. After a long search I found the latest installation guide with ansible, because it made the installation quite easy. I have installed till now coovachilli for captive portal, freeradius, apache2, php, mysql, python 2.7,ansible I have followed your steps and the only difference till now was in the server file

[default]
192.168.1.221 ansible_connection=local ansible_ssh_user=root

The installation went threw with success. I can ping the server's 192.168.1.221 address from my windows machine on my computer as well as the virtual ubuntu client while the captive portal is open. When pasting the server's network address http://192.168.1.221/rd get 404 error from the apache server. Have I done something wrong? Is there a collision between the apache server and RADIUSdesk? Is there a place where I can check if the network configuration is correct? For any advice I will be thankfull because it takes hours to find any solution and I don't have any ideas any more. Thank You Kamil

muffycompo commented 8 years ago

@Bratsk at the moment, the author of RADIUSDesk has confirmed that it does not support FR3 on Ubuntu 16+. I will recommend you use Ubuntu 14 instead.

muffycompo commented 8 years ago

Will Update the Installer as soon as upstream RADIUSDesk project works with Freeradius 3 on Ubuntu 16.