OpenWrt Forum Archive

Topic: Fonera 2.0n ( 2303B ) router with OpenWRT installed

The content of this topic has been archived on 13 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello all -
I am selling my Fonera 2.0n, which has OpenWRT firmware already installed. 
The router worked perfectly before my installation, but I am a newbie, and I think I entered some information that I shouldn't have, because I can't seem to get the connections I had before I replaced the firmware. I can see the OpenWRT signal being broadcast, but can't seem to get in.  I can even get the router into the failsafe mode of OpenWRT, through which to telnet and try to reinstall a fresh firmware, but I can't seem to successfully connect the telnet session to accomplish the reinstall.


If anyone is interested, I followed the folks on this forum. Although it was working just fine - I played with some settings, and now can't undo what I have done!  https://forum.openwrt.org/viewtopic.php?id=22371


Anyhow, I'd love to trade the router -  or happy to sell the router if nobody wants to trade -   at whatever is a fair price.

Do you have serial console? If not solder the pins and issue the following command: firstboot - it will reset all the settings.
Here are the pinouts: http://www.flanesi.it/blog/2011/04/17/f … enzialita/
Good luck.
I can do that for you if you pay shipping both ways + 10Euro for the soldering and other work.

@Mexus -  Thank you.  I've listed the router on ebay to sell.   if anyone would like to trade, I'm open to trades.

@mexus -  or others -  can anyone help me reset the OpenWRT software?   

This router can be booted in 3 ways: failsafe mode for the router itself, failsafe for WRT, and normal functioning.

I've tried ssh'ing into what I think are the default IPs (192.168.1.1 or 192.168.1.6 or 192.168.10.1)  with no success.  I've tried accessing these same IPs with a browser, also with no success.

I've even tried telnet to access these IPs, failing still.   

Questions - How can I determine the correct IP of the router?
Can't I simply reset the firmware ?  Either to stock FON firmware or stock OpenWRT firmware?

Any help would be appreciated.   
Thanks!

If you made a bad config, you should be able to reset the router. If you uploaded a wrong firmware then you have to have a serial or jtag cable depending on the router. How do you know that you can enter failsafe mode when you cannot connect to the router? Also try telnet instead of ssh. SSH is not enabled on openwrt until you change the root password. If you tried reseting the router, then the password is gone, and you can connect only via telnet. When you set a pass the telnet is disabled, and ssh enabled.

The best way to get access to the console as I mentioned above is to have a serial cable (you can buy FDTI cable for 3-4$) and you need some soldering skills - see the link I gave you.

If you cannot do it by yourself my offer stands.

How to fix / restore / unbrick / reset to factory setting a bricked la fonera 2.0n FON 2303 router.

Openwrt failsafe doesn't work on this router.

First.. Download the restore image from here to your pc http://download.fonosfera.org/Restore/2 … estore.bin
Set your computer ethernet to static IP addtess 192.168.1.2
Turn off your wifi on your pc.
Connect ethernet cable to pc and to fonera lan port 1.
Unplug power
Hold down reset button and plug power back in.
After a few seconds the power and the usb led should be lit.
You can release reset button now.

Use TFTP on PC to upload restore image.

tftp -i 192.168.1.6 PUT 20091008_FON2303_2.3.0.0_Restore.bin

It will upload the file then router will process it.
Takes maximum 10 minutes. Fonera shouldrestart then. If not unplug it and plug it back.
All done.
Set your pc IP back to automatic (dhcp).
Open web browser and go to 192.168.10.1
You can then update the firmware of the router to the latest version.

If you want openwrt then you will need to update to a developer firmware first.
Download this file to your PC:
http://download.fonosfera.org/2.3.7.1_P … .1_DEV.tgz
Open web interface go to Settings -> System  and update firmware.
Once this is done you need to change admin password using web interface of fonera and connect router to the internet then you can SSH to fonera and flash openwrt from there.

cd /tmp
wget -O fonera.img http://downloads.openwrt.org/attitude_adjustment/12.09/ramips/rt305x/openwrt-ramips-rt305x-fonera20n-squashfs-sysupgrade.bin
mtd -r write fonera.img image

Once it's done fonera will reboot.
Be patient.. it can take up to 10 minutes to finish.
Then you can use web interface on 192.168.1.1 or ssh but you need to set password first.

Hope it is helpful (for someone).

(Last edited by petum84 on 16 Sep 2015, 11:03)

The discussion might have continued from here.