Talk:RPI-Wireless-Hotspot

From eLinux.org
Jump to: navigation, search

ok, now how to build on this and make a wireless wifi bridge to extend wifi service range? Thereby, a hot spot and one end of a building can serve to the other end, although that is beyond the gear' range- due to a pi serving midway as a relay system.


now this works as a public access hot-spot, when you follow the instructions and try to build a secured network, it refuses to start the network; no beacon. no presence my spectrum scanner can detect, the used channel is dark. anyone got a clue?


Contents

Thread titleRepliesLast modified
IP address disappears006:54, 21 April 2015
Will it work ?004:58, 20 November 2013

IP address disappears

I adapted this script to provide a portable Wi-Fi hotspot running on a Raspberry Pi (NOOBS 1.4.0) with two Wi-Fi dongles. I had a lot of problems, sometimes with DHCP not working and sometimes with the wireless GUI reporting "Could not get status from wpa_supplicant".

It appears to be due to the IP address disappearing on one or other of the interface when either hostapt or udhcpd loads. The solution is to edit /etc/default/ifplugd and setting:

   INTERFACES to "" (was "auto")
   HOTPLUG_INTERFACES to "" (was "all")

My thanks to sirlagz for the solution which can be found here:

   http://sirlagz.net/2013/02/10/how-to-use-the-raspberry-pi-as-a-wireless-access-pointrouter-part-3b/
06:54, 21 April 2015

Will it work ?

Hi ! I just bought a Raspberry Pi Model B and I would like to know if my dongle (http://tellu.re/HYTODq) was supported. Thank you in advance :)

04:58, 20 November 2013