Showing posts with label tomato. Show all posts
Showing posts with label tomato. Show all posts

Saturday, January 10, 2015

Flash tomato on Asus router RT-N10P

These steps are adapted from http://tech.surveypoint.com/posts/tomato-firmware-install-on-asus-rt-n10p-router/. I had simplified the procedure for you here.

  • Download the appropriate tomato firmwire. I used tomato-K26-1.28.RT-N5x-MIPSR2-121-Max.trx. You can download it from http://tomato.groov.pl/download/K26RT-N/build5x-121-EN/. Newer version (latest is v124) are available in http://tomato.groov.pl/download/K26RT-N/ .
  • Download and install asus firmware recovery program from http://support.asus.com/download.aspx?SLanguage=en&p=11&m=RT-N10P&hashedid=wU7ZgKmZf29DK6D0
  • Start the firmware recovery program.
  • Select the firmware (do not press upload yet)
  • Unplug the power from the router (no need to use static IP in your computer).
  • Holding down on the reset button, plug in the power to the router.
  • holding the reset button till the power light blink slowly,
  • Press the upload button in the recovery program. 100% upload will be completed in a minute.
  • Wait for 30 minutes more without disturbing the router. You'll probably see the errors in the firmware restore window. Do not worry about that as long as wait for 30 min.

  • Connect to 192.168.1.1 in your web browser.
  • Switch off the router, press wps button and turn on the router --> to reset the nvram.
  • Configure the router and have fun.

Sunday, May 20, 2012

DD-WRT Client bridge on Linksys E3000.


These steps are adapted from http://www.dd-wrt.com/wiki/index.php/Client_Bridged. However following those steps exactly did not work for me. So I modified the steps.

My Access point router IP address was 192.168.1.254 (not a DD-WRT router) and E3000 router IP address was 192.168.1.1.

  1. Download and install a recommended build for your router. DO NOT USE SP1. I used Kong build 19200M (SP2 build).
  2. Do a HARD reset on your router (press the reset buttom on the back of E3000 router for at least 15 seconds).
  3. Connect a cable from your computer to the LAN port on your router.
  4. Set your computer to a static IP address of 192.168.1.9
  5. Set your browser to 192.168.1.1 and open the dd-wrt webgui.
  6. You should be asked to change your password and username. Carefully type these in. (If you aren't asked for a password and username, do a hard reset, this time doing it properly!) Hit change password.
  7. Go FIRST to wireless, wireless security and enter the security type and key that matches your primary router.
  8. Hit SAVE, (NOT APPLY)
  9. Go to the wireless, basic settings page and change the wireless mode to Client Bridge.
  10. Your wireless network mode, channel and encryption should be set to the same as the primary router.
  11. Set the wireless network name to exactly the same as your primary router. Make sure spelling and capitalization match.
  12. Hit SAVE, (NOT APPLY)
  13. Goto Setup, basic setup and enter a router Local IP address of 192.168.1.1. (it will be already that IP address). Leave subnet mask at 255.255.255.0.
  14. Set the Gateway IP to the IP of your primary router. (192.168.1.254 in my case)
  15. Leave Local DNS blank
  16. Change your timezone and DST to match where you are.
  17. Hit SAVE, (NOT APPLY)
  18. Goto Security, Firewall. 
  19. Disable SPI Firewall
  20. Hit Save and then Apply.
  21. You are done. Wait for at least 5 minutes for the router to apply the configuration and get the internet connection from primary router.