Difference between revisions of "Wifi kiosk"

Jump to navigation Jump to search
Line 17: Line 17:
Add to the /etc/network/interfaces
Add to the /etc/network/interfaces


<source lang="text">
# wlan
# wlan
auto wlan0
auto wlan0
Line 24: Line 25:
wireless-essid KIWIX
wireless-essid KIWIX
wireless-mode ad-hoc
wireless-mode ad-hoc
</source>


Try to start the interface with: ifconfig wlan0 up
Try to start the interface with: ifconfig wlan0 up

Navigation menu