60.26 Netgear MA311

  $ wajig install hostap-utils hostap-source wireless-tools hotplug
  $ echo "alias wlan0 hostap_pci" >/etc/modutils/hostap 
  $ update-modules

Compile the module for the kernel:

  $ cd /usr/src
  $ tar zxvf hostap-source.tar.gz
  $ cd linux
  $ fakeroot make-kpkg --append-to-version -local modules_image
  $ sudo dpkg -i ../hostap-modules-2.6.7-local_0.1.2-2_i386.deb
  $ depmod -a

Ensure that you have a wlan0 section in /etc/network/interfaces:

  iwconfig wlan0 essid foobar 
  iwconfig wlan0 mode managed

More details from http://sentinel.dk/cookbook/?Linux_wireless_access_point where you can learn how to set up the machine as an access point.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0