Ubiquiti

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:45, 23 December 2009 (edit)
Clock (Talk | contribs)
(New page: =Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)= Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames ...)
← Previous diff
Revision as of 03:45, 23 December 2009 (edit) (undo)
Clock (Talk | contribs)

Next diff →
Line 1: Line 1:
-=[[Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)]]=+It is extremely important to follow the guidelines for your specific modem. Please see [[Installation]] for more information. Remember to follow the peacock thread first for background [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486], use this page to identify your modem model correctly, and use the dd-wrt download search page ([http://www.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html DD-WRT Downloads page] or [https://secure.dd-wrt.com/dd-wrtv3/dd-wrt/downloads.html secure version]) to ensure that you are getting the correct file (or files, as often is required) for the job.
 + 
 +=Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)=
Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames are different) Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames are different)

Revision as of 03:45, 23 December 2009

It is extremely important to follow the guidelines for your specific modem. Please see Installation for more information. Remember to follow the peacock thread first for background [1], use this page to identify your modem model correctly, and use the dd-wrt download search page (DD-WRT Downloads page or secure version) to ensure that you are getting the correct file (or files, as often is required) for the job.

Ubiquiti Litestation 2 (LS2/LS5/PS2/PS5/NS2/NS5/LSX)

Upgrading Ubiquiti LS2 to DD-WRT v24 (the same procedure works for other Ubiquiti products as well, just the files and filenames are different)


Requirements:

  • Direct ethernet cable connection between PC and LiteStation
  • Network settings of PC: 192.168.1.254/255.255.255.0
  • TFTP client on PC
  • LiteStation firmware file (e.g. LS2.dd-wrt.bin for LiteStation2)

Flashing procedure:

  1. Please ensure that the latest firmware revision of Ubiquiti is already installed using the web upgrade utility (e.g.V 2.1.9). If not, please reflash it using the Ubiquiti LS2 web interface. This is important to ensure that the latest RedBoot bootloader is installed.
    1. Power off the device and power it on again while holding the reset button for about ~10 seconds
    2. Flash LS2.dd-wrt.bin using tftp to 192.168.1.20 in binary mode
    3. Windows: tftp -i 192.168.1.20 put LS2.dd-wrt.bin
    4. Linux/Unix/MacOS X: tftp 192.168.1.20
      1. tftp> bin
      2. tftp> put LS5.dd-wrt.bin
      3. tftp> exit
    5. after successfully flashing the unit will be accessible with web on 192.168.1.1