KioskNet Wireless ConfigurationThis document presents an overview of the wireless configuration of KioskNet nodes and its implementation details. I will outline the wireless configuration of the following KioskNet agents: gateway, bus, kiosk controller, and mobile devices. Throughout the document I assume all nodes, except the mobile user, are using Atheros 802.11abg with the MadWifi driver in Linux (or an equivalent Unix-like OS) GatewayEvery KioskNet gateway is configured as an access point and has the same IP address as all other gateways and kiosks in the region. We suggest using 10.0.1.0 but you can use any other address range as long as you are consistent. The "serverIP" parameter specified in the OCMP configuration file (See Client Parameters (http://blizzard.cs.uwaterloo.ca/tetherless/index.php/Guide_to_OCMP2#Client_Parameters)) must be set to this IP address. This is equivalent to the "master" mode in the MadWifi driver. To configure the gateway wireless interface run the following commands as root:
To make this configuration effective upon every reboot add the following lines to "/etc/network/interfaces"
In a normal installation, through the installation KioskNet DVD, the above configuration file is created by the installation program. Kiosk controllerEvery kiosk controller is an access point. As a result, all the computers in the village can see an open access point named KioskNet that they can connect to. Every Kiosk has the same IP address as all other gateways and kiosks in the region. We suggest using 10.0.1.0 but you can use any as long as you remain consistent. The "serverIP" parameter specified in the OCMP configuration file (See Client Parameters (http://blizzard.cs.uwaterloo.ca/tetherless/index.php/Guide_to_OCMP2#Client_Parameters)) must be set to this IP address.
To make this configuration effective upon every reboot add the following lines to "/etc/network/interfaces"
In a normal installation, through the KioskNet installation DVD, the above configuration file is created by the installation program. BusThe ferry nodes of KioskNet are configured as wifi clients (managed mode). Run the following commands to get this configuration. The ferry can have any IP address in the same sub-net as the gateways and the kiosks. Follow exactly the same order, otherwise you will get errors:
Mobile devicesMobile devices can either use the kiosk controller of the village as an access point or associate with the ferry in the adhoc mode. When using the kiosk controller they will be automatically configured by DHCP. Return to deployment guide. |
![]() |
