pihomeserver / Kupiki-Hotspot-Script

Create automatically a full Wifi Hotspot on Raspberry Pi including a Captive Portal
Other
300 stars 119 forks source link

Connect Daloradius throught hotspot #115

Closed CBeyssier closed 6 years ago

CBeyssier commented 6 years ago

Good morning. Please is it possible to connect to Daloradius throught hotspot if Raspberry don't have display ?

pihomeserver commented 6 years ago

Daloradius is exposed as a website so you don't need display Also for security reasons you can not access daloradius from the hotspot. Only from the lan interface

CBeyssier commented 6 years ago

Ok thank you. I tried to install with this script on Raspberry PI 3B+ with Raspbian. Because Minibian not available for this Raspberry yet. Some problem de solves. I'm discovering shell and script, I will take time to understand all but this is my challenge. I will come back here to give more info if I'll have.

Because I start few times the script, and look into log to see problems, what I can say first it's I modify one instruction where one folder is created, to avoid error if this folder already exist (bescause of starting few time the same script). If already created, error don't come now.

Step by step ... Excuse me but I'm really new in all this. Regards.

Christophe

pihomeserver commented 6 years ago

Please share the update you made to improve the script. Also be sure to use Raspbian Lite and not the full version with GUI

CBeyssier commented 6 years ago

Ok will try with raspbian lite.

Improvement (if you agree): Line 489 mkdir -p /var/local/kupiki to avoid error if Kupiki admin folder already exist.

Thanks. Christophe

pihomeserver commented 6 years ago

Thank you. Script updated for the next release