hostapd
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
hostapd (host access point daemon) is a user space daemon software enabling a network interface card to act as an access point and authentication server. There are three implementations: Jouni Malinen's hostapd, OpenBSD's hostapd and Devicescape's hostapd.
Jouni Malinen's hostapd
[edit]Developer(s) | Jouni Malinen & others |
---|---|
Stable release | 2.10
/ 16 January 2022 |
Repository | |
Operating system | Cross-platform |
Type | WLAN tools |
License | BSD |
Website | w1.fi/hostapd |
Jouni Malinen's hostapd is a user space daemon for access point and authentication servers. It can be used to create a wireless hotspot using a Linux computer.[1] It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host AP, MadWifi,[2] Prism54[3] and some of the drivers which use the kernel's mac80211 subsystem), QNX, FreeBSD (net80211), and DragonFlyBSD.[4]
OpenBSD's hostapd
[edit]Developer(s) | Reyk Floeter |
---|---|
Stable release | 3.9
/ May 1, 2006 |
Repository | |
Operating system | OpenBSD |
Type | WLAN tools |
License | BSD |
Website | OpenBSD's hostapd |
OpenBSD's hostapd is a user space daemon that helps to improve roaming and monitoring of OpenBSD-based wireless networks. It implements Inter Access Point Protocol (IAPP) for exchanging station association information between access points. It can trigger a set of actions like frame injection or logging when receiving specified IEEE 802.11 frames.
Devicescape's hostapd
[edit]Developer(s) | John Gordon |
---|---|
Stable release | none yet
/ Date: N/A |
Repository | |
Operating system | Linux |
Type | WLAN tools |
License | GPL version 2 |
Website | OWL hostapd |
The Open Wireless Linux version of hostapd. It is kept as close as possible to the original open source release, but with OWL specific packaging and defaults. The website appears to be dead (April 2013), probably as the project itself.
See also
[edit]References
[edit]- ^ [1], Creating A Wireless Hotspot with Linux
- ^ "Archived copy". Archived from the original on 2019-10-20. Retrieved 2009-02-18.
{{cite web}}
: CS1 maint: archived copy as title (link) - ^ "Wolfy Casino". Archived from the original on 2015-01-17.
- ^ [2], Linux Wireless Wiki
External links
[edit]- DragonFlyBSD commit
- Undeadly Article
- OpenBSD System Manager's Manual –