LaFonera (en)

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:50, 25 March 2007 (edit)
Pepsimax2k (Talk | contribs)
(Known Good Firmware Versions)
← Previous diff
Revision as of 21:46, 31 March 2007 (edit) (undo)
Kilhak (Talk | contribs)
(Wishlist)
Next diff →
Line 99: Line 99:
==Wishlist== ==Wishlist==
* Can someone explain how to configure FON chillispot with double SSID, DHCP on virtual SSID eth 0.1, private/public isolation and iptable rules just like LaFonera itself? * Can someone explain how to configure FON chillispot with double SSID, DHCP on virtual SSID eth 0.1, private/public isolation and iptable rules just like LaFonera itself?
 +**([[User:Kilhak|Kilhak]]| Remember that the Fonera has only 138MHz and 16MBRAM!)
** [[LaFonera Software Chilispot]] (to be tested) ** [[LaFonera Software Chilispot]] (to be tested)
* Can someone compile a version with DD-WRTs VoIP support SIP Express Router SER? * Can someone compile a version with DD-WRTs VoIP support SIP Express Router SER?
 +**([[User:Kilhak|Kilhak]]| Remember that the Fonera has only 138MHz and 16MBRAM!)
* Enable SIP Express Router or Milkfish.org support (OpenWrt edition), so each LaFonera can switch SIP phone calls. * Enable SIP Express Router or Milkfish.org support (OpenWrt edition), so each LaFonera can switch SIP phone calls.
 +**([[User:Kilhak|Kilhak]]| Remember that the Fonera has only 138MHz and 16MBRAM!)
* Changelog for each build * Changelog for each build
 +**([[User:Kilhak|Kilhak]]| see: http://svn.dd-wrt.com:8000/dd-wrt/timeline)
==External links== ==External links==
[http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fbeta+releases%2Ffonera+builds/ Latest DD-WRT FON builds]<br> [http://www.dd-wrt.com/dd-wrtv2/down.php?path=downloads%2Fbeta+releases%2Ffonera+builds/ Latest DD-WRT FON builds]<br>
[http://download.fon.com/firmware/fonera/latest/fonera.tar.bz2 Original FON firmware (direct link)] [http://download.fon.com/firmware/fonera/latest/fonera.tar.bz2 Original FON firmware (direct link)]

Revision as of 21:46, 31 March 2007

You are here: DD-WRT wiki mainpage / LaFonera

LaFonera Software
Software related documentation
LaFonera Hardware
Hardware related documentation
Playground
Testing area


LaFonera is the router that the FON service utilizes in order to spread Wi-Fi to wherever they are installed.

Contents

Quick navigation


Known Good Firmware Versions

03/23 - Features working Client Bridge mode.

03/10 - Features working Client mode.

02/18

If you wanna try out one of the beta releases, the above Fonera DD-WRT beta firmware versions seem to be most recommended in the forums / have least buggy features. As of writing the latest Fonera DD-WRT version was 03/23.

Flashing of a LaFonera

To flash your Fonera with DD-WRT for the first time, follow the Initial Flashing guide.

To upgrade the DD-WRT firmware on your Fonera, follow the Upgrade Flashing guide.


Building DD-WRT for the LaFonera from Source

Downloading the sources via SVN

svn co svn://svn.dd-wrt.com/DD-WRT DD-WRT will download the complete source-files in a directory called DD-WRT.

Please note that this is a very large download, so be prepared that it might take a while.

Compiling

the makefile you need for this task is src/router/Makefile.ar531x which simply can be called by make -f Makefile.ar531x all the sources should be within the svn, but i was not able yet to check if everything is compileable. if a third party is able to test this i will give him advices if he has troubles. (the last time this worked good together with "Tornado")


Update: When trying to compile using that makefile, the following is returned,

total@C-Dog:~/DD-WRT$ make -f Makefile.ar531x

make: Makefile.ar531x: No such file or directory

make: *** No rule to make target `Makefile.ar531x'. Stop.

Todo List for the LaFonera DD-WRT Firmware

Bugs/AddOns:

  • Changelog file.
  • Fix WPA encryption not working on virtual device, when virtual device set to AP and main device set to client mode on unprotected network.
  • Fix WPA encryption not working on WDS link (AP mode with WDS setup via WDS tab of wireless settings)
  • SD/MMC kernel module for LaFonera SD-Card hack - (SD/MMC Driver)
  • jffs2
  • FTP-Server,SAMBA, Bit-Torrent-Client
  • Adding VPNC
  • Enable the creation of FAKE Virtual Interfaces to confuse lamer near house ;)
  • Fix MAC-Cloning Feature
  • Fix Wiviz- and Site Survey|Site Survey works if you are in client mode, but wont join a network listed.
  • Webinterface "Applications" ->QoS has 4 Ethernetports to adjust Ethernet Port Priority [The LaFonera has only one Ethernet Port...;)
  • Repeater mode
  • Wireless > Advanced Settings not available in the Fonero build. Would be great if the Transmission Rate could altered somehow.
  • QoS (or Bandwith limiting for Hotspots)

Fixed:

  • Mac address blocking
  • X-Link Kai - kaid
  • Fix gpio driver (no pins toggling or readable)
  • Restore the firmware-configuration data
  • Enable WLAN LED
  • WPA-PSK and TKIP (didn`t work with Windows XP)
  • Backup the firmware-configuration data
  • WDS Repeating
  • Reset button
  • Web flashing & upgrading (from this version to future)
  • Virtual interface if deleted from webconfig is NOT taken down and removed
  • Fix creation and erasing of Virtual Interfaces
  • pppoe (message that it is no mips binary)
  • Fix wireless security, mac addresses for filtering turn into zeros in table
  • Activate encryption for Virtual Interfaces - BS: always worked, see security page tab
  • Fix Lan/Wan interface, when connected wired LaFonera is inaccessible - BS: just disable internet connection setup and lan will be assigned to the bridge
  • Wireless Client Bridged mode (wired PC in the same subnet).
  • and much more...
  • Short description of changes made on the source of DD-WRT

Wishlist

  • Can someone explain how to configure FON chillispot with double SSID, DHCP on virtual SSID eth 0.1, private/public isolation and iptable rules just like LaFonera itself?
  • Can someone compile a version with DD-WRTs VoIP support SIP Express Router SER?
    • (Kilhak| Remember that the Fonera has only 138MHz and 16MBRAM!)
  • Enable SIP Express Router or Milkfish.org support (OpenWrt edition), so each LaFonera can switch SIP phone calls.
    • (Kilhak| Remember that the Fonera has only 138MHz and 16MBRAM!)
  • Changelog for each build

External links

Latest DD-WRT FON builds
Original FON firmware (direct link)