hostapd : user space daemon for access points, including, e.g., IEEE 802.1X/WPA/EAP Authenticator for number of Linux and BSD drivers, RADIUS client, integrated EAP server, and RADIUS authentication server

直译为: AP侧进程,包含:如 linux和BSD 驱动中的802.1x/WPA/EAP认证功能,RADIUS客户端,整合了EAP服务器和RADIUS认证服务器。

也就是说,hostapd是一个AP侧使用的进程,它的功能包含了802.1x、RADIUS认证等的处理。

wpa_supplicant:  user space IEEE 802.1X/WPA supplicant (wireless client) for number of Linux, BSD, and Windows drivers

直译为: 用户空间802.1x/WPA请求者(无线client端),适用于linux /BSD/Windows驱动

也就是说,wpa_supplicant是一个client侧使用的进程,它包含了802.1x、WPA的请求工作。

wpad is a hostapd + wpa_supplicant multicall binary

wpad是 包含了hostapd 和 wpa_supplicant 的合体。wpad 的使用如下:

root@hbg:/# wpad -h
Invalid command.
Usage: wpad wpa_supplicant|hostapd [<arguments>]

后面先加 wpa_supplicant 或 hostapd,然后再跟参数。

最新文章

  1. NOIp 11.11/12
  2. cortex-a8硬件基础练习
  3. redis在windows中的安装
  4. Linq之Linq to Sql
  5. mysql中的if判断
  6. Mongodb Management Studio
  7. ios 开发中 developer tools access 总是要输入密码问题的解决
  8. C# winform 若要在加载设计器前避免可能发生的数据丢失,必须纠正以下错误
  9. Android OOM 解决方案
  10. Ext.Net学习笔记14:Ext.Net GridPanel Grouping用法
  11. 安装windows7、windows8.1提示无法创建新的分区
  12. 【转】Java 枚举7常见种用法
  13. Struts学习之集成Ajax
  14. (转)mysql 无法设置外键的原因总结
  15. Invalid bound statement (not found): com.shizongger.chapter2.mapper.UserMapper.insertUser 解决方案
  16. htmldom操作添加标签顺序
  17. 使用Eclipse来操作HDFS的文件
  18. string的基本用法
  19. BZOJ3252攻略——长链剖分+贪心
  20. http理解

热门文章

  1. 序列自动机—— [FJOI2016]所有公共子序列问题
  2. A1048. Find Coins
  3. Codeforces Round #525 (Div. 2) Solution
  4. mvc4+entityFramework5 发布时遇到的纠结问题
  5. MQ与webservice的区别,MQ的区别
  6. java 中自定义类的概述
  7. git log 查看提交记录,参数:
  8. httpd配置文件详解及实例
  9. 同步、异步、阻塞、非阻塞与future
  10. POJ 2796[UVA 1619] Feel Good