1HOSTAPD(8) hostapd HOSTAPD(8)
2
3
4
6 hostapd - IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
7
9 hostapd [-hdBKtv] [-P <PID file>] <configuration file(s)>
10
12 This manual page documents briefly the hostapd daemon.
13
14 hostapd is a user space daemon for access point and authentication
15 servers. It implements IEEE 802.11 access point management, IEEE
16 802.1X/WPA/WPA2/EAP Authenticators and RADIUS authentication server.
17 The current version supports Linux (Host AP, mac80211-based drivers)
18 and FreeBSD (net80211).
19
20 hostapd is designed to be a "daemon" program that runs in the back‐
21 ground and acts as the backend component controlling authentication.
22 hostapd supports separate frontend programs and an example text-based
23 frontend, hostapd_cli, is included with hostapd.
24
26 A summary of options is included below. For a complete description,
27 run hostapd from the command line.
28
29 -h Show usage.
30
31 -d Show more debug messages.
32
33 -dd Show even more debug messages.
34
35 -B Run daemon in the background.
36
37 -P <PID file>
38 Path to PID file.
39
40 -K Include key data in debug messages.
41
42 -t Include timestamps in some debug messages.
43
44 -v Show hostapd version.
45
47 hostapd_cli(1).
48
50 hostapd was written by Jouni Malinen <j@w1.fi>.
51
52 This manual page was written by Faidon Liambotis <faidon@cube.gr>, for
53 the Debian project (but may be used by others).
54
55
56
57hostapd April 7, 2005 HOSTAPD(8)