Hotspot setup not possible

Hey guys,

i was able to setup most of the features i wanted with dietpi, but what does not work is the hotspot feature.
If i try to activate it, it tells me that it is not possible cause no ethernet port could be found (raspberry pi zero w) (im connected via onboard wifi, ssh).

What i want:

  • create a hotspot with the pi so clients can connect to it and then use the webhosting services the pi provides
  • hotspot should be wpa-psk and custom ssid/pwd

My Webservices are already running, but only because the pi does connect to my home wifi instead of creating its own hotspot.

any ideas how to achieve that?
Just to be sure → im a noob with the pi.

Thanks!

Hi,

yep you need to interfaces to be able to use HotSpot implementation of DietPi. Therefore you would need to do that manually. I guess you would need to search the web for a how-to. A first indication/start point could be following

https://gist.github.com/ysr23/c4a9d7185ed5c6d7ccfa31deead44070

So i guess adding a second wifi usb stick could work aswell with the native dietpi implementation for hotspot functionality?
will try that.

And thanks for the starting point hint, i thought as it works with piratebox, that it isnt a big of a deal ^^
maybe ill make a backup and try that, as a sedond interface will use more power which is something i want to prevent as good as possible.

not sure if this is gonna work, I had a look to the script code and it really looking for an Ethernet as well as WiFi adapter