Changes between Version 23 and Version 24 of FAQ
- Timestamp:
- 04/28/07 23:12:09 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v23 v24 40 40 == Q: What does it run on ? == 41 41 A: The client runs on any Linux machine that has a working netfilter+iptables installation. The auth server runs on any PHP-enabled web server. 42 43 == Q: Does my system have to have a wireless card to use wifidog or just a wireless router? == 44 A: You don't need a wireless card directly in the machine running the gatewat (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. 42 45 43 46 == Q: Can I write my own client ? ==