Table of Contents

Fonera+ (FON2201) and Fonera 2.0g (FON2202)

This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram.
DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 4/32 warning for details.

1) This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation.
This means that even setting a password or changing simple network settings might not be possible any more, rendering the device effectively useless. See OpenWrt on 4/32 devices what you can do now.

2) OpenWrt support for this device has ended in 2022.
19.07.10 was the last official build for 4/32 devices.

The Fonera 2.0g is the successor of the Fonera+ offered by Fon. Its an Atheros AP51 reference design, features a two-port fast ethernet switch and a USB 2.0 host port. Fonera+ and Fonera 2.0g are based on same hardware design, former lacking USB and having less memory.

This model is not sold anymore and has been superseded by the RaLink SoC based Fonera 2.0n.

Supported Versions

Version/Model S/N OpenWrt Version Supported Model Specific Notes
Fonera+ (FON2201) - 8.09 and 10.03* No special issues
Fonera 2.0g (FON2202) - 8.09+ No special issues

*Attitude Adjustment 12.09 dropped support for devices with 16 MB or less RAM, which includes FON2201.

Hardware Highlights

Model CPU Ram Flash Network USB Serial JTag
Fonera+ (FON2201) Atheros AR2315@180MHz 16MiB 8MiB 1 x 1 No Yes No
Fonera 2.0g (FON2202) Atheros AR2315@180MHz 32MiB 8MiB 1 x 1 Yes Yes No

Installation

Access to RedBoot is required for initial installation and recovery. The bootloader can be reached via serial cable or by Telnet on port 9000. Not all shipped units have RedBoot Telnet enabled by default, a serial cable might be required. While writing to flash, router will stop answering ping and you might lose Telnet connection. Leave ping running and reconnect Telnet when you receive an answer. Be patient as writing to flash takes several minutes.

Download OpenWrt images

You have to download two files, the .lzma kernel image and the .squashfs root filesystem image. You want the port from the atheros/ subdirectory, which was later renamed to ath25/.

The latest images for Fonera+ (FON2201) are:

While for Fonera 2.0g (FON2202) you can get the current OpenWrt version:

In the guides below you should change the filename prefix openwrt-atheros[...] to openwrt-15.05-ath25[...] when using current OpenWrt version.

Method 1 (with tftp server)

Method 2 (without tftp)

Method 3 (with Fon Flash application)

Enabling Redboot on Fonera+

Some Fonera+ units don't have Redboot telnet access enabled by default, however it can be enabled by preforming the following steps:

Upgrading OpenWrt

If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you can upgrade using the sysupgrade utility. It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

LuCI Web Upgrade Process

Terminal Upgrade Process

cd /tmp/
wget http://downloads.openwrt.org/latest/atheros/openwrt-atheros-combined.squashfs.img
sysupgrade /tmp/openwrt-atheros-combined.squashfs.img

Hardware

Fonera+ (FON2201)

FON2201 PCB front

FON2201 PCB back

Fonera 2.0g (FON2202)

Info

Architecture: MIPS
Vendor: Accton/FON
Bootloader: Redboot
System-On-Chip: Atheros AR2315A
CPU Speed: 180 Mhz
Flash-Chip: MX 5L6405MC-20G
Flash size: 8 MiB
RAM: 32 MiB
Wireless: Atheros AR2315A WiSoC 802.11b/g (integrated)
Ethernet: Marvell 88E6060 Fast Ethernet Switch
USB: NEC D72010 USB 2.0 Controller (1 Port)
Serial: Yes
JTAG: No

Opening the case

Note: This will void your warranty!

Serial

The serial pins are located on the left side of the PCB.

 ________________________
/   [ eth ] [ eth ] [usb]
|      _________         |
|     |         |        |
|     | 88E6060 |        |
|[VC] |_________|        |
|[TX]                    |
|[RX]   ________         |
|[GD]  |        |        |
|      | AR2315 |        |
|      |________|        |
\________________________/

Serial ports settings are 9600@8n1.

Interfaces

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0.1 LAN port (black) Static
eth0.2 WAN port (white) DHCP
wifi0 WiFi Disabled
Connecting a VLAN trunk

Because the FON2201/FON2202 has a build-in VLAN switch, unlike the FON2100. Connecting a VLAN trunk is a little different than usual. If you for example connect a trunk to the LAN port (eth0.1), then to access VLAN 5 on the trunk, you need the specify the device eth0.1.5 - Not eth0.5.

This practice is called double VLAN tagging. It usual requires that the MTU is lowered with 4 bytes. This is however not necessary on the FON2201/FON2202.

Buttons

There is only one button, reset, at the bottom of the device.

BUTTON Event
Reset reset

Other Info

The USB host controller suffers from a hardware bug, it will crash if a USB 1.1 device is attached. A workaround is putting a powered hub between the USB host and the device.

Hardware Hacks

Second antenna (FON2201)

The picture above shows an annotated photo of Fonera+ (FON2201) PCB. Regarding antennas' connections it is quite similar to FON2200. The major difference being that the connections are inverted. On FON2201 antenna 1 is connected to the PCB etched antenna and antenna 2 to the stock external antenna. Therefore, in order to replace the etched antenna by an external one, you can follow the instructions for FON2200 but applying them on antenna 1 output.

Tags

How to add tags

Fonera+ (FON2201)

Fonera 2.0g (FON2202)