links.html 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <title>Host AP related links</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. </head>
  7. <body>
  8. <h2>Host AP related links</h2>
  9. <p>
  10. Here are some miscellaneous links to pages related to Host AP mode,
  11. driver, etc. Please send any corrections or additions to <a
  12. href="mailto:j@w1.fi">Jouni Malinen</a> (j@w1.fi).
  13. </p>
  14. <h3>General information</h3>
  15. <ul>
  16. <li><a href="http://www.personaltelco.net/index.cgi/HostApMode">PersonalTelco: HostApMode</a>
  17. <li><a href="http://trekweb.com/~jasonb/articles/hostap_20030727.shtml">Jason Boxman: Installing and Setting up basic HostAP box</a>
  18. <li><a href="http://pachome.pacific.net.sg/~yanghwee/sub/How-To-wirelessAP.html">Yang-Hwee TAN: How-To Setup WirelessAP in Linux using HostAP driver</a>
  19. <li><a href="http://linux.junsun.net/intersil-prism/">Jun Sun's
  20. Mini-howto on Flashing Intersil Prism Chipsets</a>
  21. <li><a href="http://home.columbus.rr.com/andrewbarr/dwl520e1.html">Andrew Barr: Using the D-Link DWL-520 rev. E1 with HostAP</a>
  22. </ul>
  23. <h3>IEEE 802.1X (port-based network access control)</h3>
  24. <ul>
  25. <li><a href="http://standards.ieee.org/getieee802/download/802.1X-2001.pdf">IEEE 802.1X-2001 standard from <i>Get IEEE 802</i></a>
  26. <li><a href="http://www.open1x.org/">Open1x (open source implementation of IEEE 802.1X)</a>
  27. <li><a href="http://www.freeradius.org/">FreeRADIUS</a>
  28. <li><a href="http://www.missl.cs.umd.edu/wireless/eaptls/">Adam Sulmicki: HOWTO on EAP/TLS authentication between FreeRADIUS and XSupplicant</a>
  29. </ul>
  30. <h3>Information in other languages</h3>
  31. <ul>
  32. <li><a href="http://bulmalug.net/body.phtml?nIdNoticia=1309">Redes Wireless con Linux (Spanish)</a>
  33. <li><a href="http://bulmalug.net/body.phtml?nIdNoticia=1313">Résaux Sans Fils avec Linux (French)</a>
  34. </ul>
  35. <hr>
  36. <div>
  37. <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
  38. <!-- Created: Sat Aug 31 12:09:59 EEST 2002 -->
  39. <!-- hhmts start -->
  40. Last modified: Thu Mar 8 19:44:09 PST 2007
  41. <!-- hhmts end -->
  42. </div>
  43. </body>
  44. </html>