12 | | !IleSansFil makes it's own pair of OpenWRT images and !WiFiDog .ipk compiled files available to the public: |
13 | | * You can download a pre-compiled OpenWRT firmware image [http://downloads.openwrt.org/whiterussian/rc6/bin/ here] |
14 | | * And you can download a compatible !WiFiDog .ipk file [http://sourceforge.net/project/showfiles.php?group_id=102646&package_id=110081 here] |
15 | | |
16 | | Note that the packages on sourceforge are the only one we will support. If you use package distributed by another organisation, you will have to asssk them for support. |
17 | | |
18 | | Look in the [http://www.openwrt.org/ OpenWRT] site for instructions on how to re-flash your router with the firmware image (skip any download/building instructions). |
19 | | |
20 | | Then follow the above installation instructions for installing the !WiFiDog .ipk file into the OpenWRT-flashed router. |
| 12 | * Download a [http://downloads.openwrt.org/whiterussian/newest/default/ pre-compiled OpenWRT firmware image] |
| 13 | * Install the firmware image using the router's web interface. If you need help on this, refer to the [http://wiki.openwrt.org/OpenWrtDocs/Installing installation instructions on the OpenWRT site]. |
| 14 | * 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. |
| 15 | * Download an [http://sourceforge.net/project/showfiles.php?group_id=102646&package_id=110081 official .ipk file built by the WiFiDog project] |
| 16 | * Install wifidog: (Important note: the following URL is just an example, it WILL change over time) |
| 17 | * ipkg install http://easynews.dl.sourceforge.net/sourceforge/wifidog/wifidog_1.1.3_beta6-1_mipsel_whiterussianRC6.ipk |
| 18 | * Edit /etc/wifidog.conf and follow the instructions in the file. Things should be self-explanatory. |