SENAO EOC-2610

From DD-WRT Wiki

Revision as of 19:52, 23 December 2008 by Sash (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


Contents



Hardware

-Ubiquity Nanostation2 clone

Installation via backdoor

1. Download the free web server: (you are free to use any other web server that you are familiar with). http://www.ashleybrown.co.uk/downloads/iws2.exe

2. Create a folder C:\test

3. Download the special V.25 only DD-WRT image from Senao server and copy DD-WRT_newimage.bin into C:\test http://www.senao.com/images/www.senao.com_English/DD-WRT_newimage.bin?CATNO0=D&CATNO1=D3&CNT=1 This image contains DD-WRT firmware; once loaded no additional porting is required.

4. Configure your PC with IP 192.168.1.11 (you can use any other IP also)

5. Start the web server by executing iws.exe and double click on the icon on your system-tray at the bottom-right corner.

6. Configure the web server with the following configuration; click OK when done.

Public Folder ---------> c:\test\ Default File ----------> index.html Port ------------------> 80


7. Please test the server http://192.168.1.11/ DD-WRT_newimage.bin; it may take a few seconds before the page is completely loaded by your web-browser.

8. Power on EOC-2610 and make sure it is complete booted. You can verify it by accessing its web page UI.

9. Once booted; telnet 192.168.1.1; the username & password are both “admin”


10. Under the console prompt type in the following commands in REDtogether with the address link

cd /tmp wget http://192.168.1.11/DD-WRT_newimage.bin cat DD-WRT_newimage.bin > /dev/mtdblock0

IMPORTANT: Please note that never interrupt the last command (cat …) under any circumstance (make sure the power is table and do not touch anything during the 3~10 minutes write process). It will cause incomplete write on the flash and make it unbootable. Do not mis-type anything!

Enjoy!!