Changes between Version 31 and Version 32 of FAQ
- Timestamp:
- 10/31/07 18:21:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v31 v32 47 47 A: You don't need a wireless card directly in the machine running the gateway (client). But every wireless (or wired) clients the gateway is to manage must be bridged at layer 2 to the ethernet interface wifidog is configured to gate (GatewayInterface). In practice, it means that the wireless router must be used as a pure access point by connecting a LAN port (NOT the WAN port) to the interface on the machine running the gateway. 48 48 49 == Q: Do I need to use wireless access points or can I use wireless routers with Wifi Dog ? ==50 A: Some wireless routers do nat, which replaces the client's MAC address with the one from the wireless router. If this is the case, Wifi Dog's authentication will not work, as it relies on MAC addresses to allow/disallow access.49 == Q: Do I need to use wireless access points or can I use wireless routers with Wifidog ? == 50 A: Some wireless routers do nat, which replaces the client's MAC address with the one from the wireless router. If this is the case, Wifidog's authentication will not work, as it relies on MAC addresses to allow/disallow access. 51 51 52 52 == Q: Can I write my own client ? == … … 81 81 == Q: Does wifidog support RADIUS, WISPr or WPA == 82 82 A: See [wiki:doc/developer/WiFiDogRadiusWISPr] 83 Currently wifidog supports RADIUS for user authentication, but not for accounting.83 Currently wifidog supports RADIUS for user authentication, but not for accounting. 84 84 85 85 = Gateway FAQ =
