Version 20 (modified by anonymous, 13 years ago) |
---|
Installing the gateway on a Linksys WRT54G FAQ
Due to the lightness of the Wifidog client it is often installed inside the linksys WRT54G. This is why it has it's own FAQ.
The easy way
You are not comfortable with linux and don't know how to do all this compiling stuff.
You can use an OpenWRT and WiFiDog compiled by someone else. They MUST be compiled for your specific version of OpenWRT. Note that the .ipk packages on sourceforge, or ones you built from source yourself are the only packages we will support. If you use package distributed by another organization, you will have to ask them for support.
- Download a pre-compiled OpenWRT firmware image
- Install the firmware image using the router's web interface. If you need help on this, refer to the installation instructions on the OpenWRT site.
- IMPORTANT: Make sure that clients connecting to your OpenWRT router can properly access the internet (or your private lan) through the router BEFORE you install wifidog.
- Download an official .ipk file built by the WiFiDog project
- Install wifidog: (Important note: the following URL is just an example, it WILL change over time)
- Edit /etc/wifidog.conf and follow the instructions in the file. Things should be self-explanatory.
(If after attempting to install the .ipk file you encounter an error of "cannot satisfy the following dependencies..." run "ipkg update" then retry installing.
Please note that the above saves you from the knowledge and time needed to compile and produced these binary files. It is however no magical cure for linux illiteracy. You need to be proficient enough in a unix environment to be able to telnet/ssh into the router and perform the outlined installation and configuration tasks. If you do not feel comfortable doing this we advise you consult with someone who is proficient in linux and networking.