Difference between revisions of "Wifi kiosk"

Jump to navigation Jump to search
no edit summary
(New page: This page is a HOWTO to create a Kiwix '''Wifi kiosk''', a simple wifi hotspot which allow user to surf on Wikipedia using kiwix-serve and also provide all necessary files to download. ==...)
 
Line 15: Line 15:


== 4 - Configuration network ==
== 4 - Configuration network ==
== 5 - Configuration of DNS & DHCP ==
Enable the option in /etc/dnsmasq.conf :
* bogus-priv
* address = /#/192.168.1.1
* interface=wlan0
* dhcp-range=192.168.1.50,192.168.1.150,1h

Navigation menu