Asus RT-AC68U

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:40, 9 June 2023 (edit)
Kernel-panic69 (Talk | contribs)
((add more links, more cleanup))
← Previous diff
Revision as of 21:14, 9 June 2023 (edit) (undo)
Kernel-panic69 (Talk | contribs)
(Installation - (maybe this will clear up some confusion?))
Next diff →
Line 8: Line 8:
=Installation= =Installation=
-==Prerequisites==+===Prerequisites===
-*Download the latest dd-wrt firmware from [[Firmware FAQ#Which_router_should_I_buy.3F|Where do I download firmware?]], in the asus-rt-ac68u folder for the current release.+*Download the asus_rt-ac68u-firmware.trx file from [[Firmware FAQ#Which_router_should_I_buy.3F|Where do I download firmware?]], in the asus-rt-ac68u folder for the current release.
 +*Connect your PC via wired ethernet cable to LAN port 1 on the router.
 +*(Optional) Set a static IP of 192.168.1.5, netmask 255.255.255.0, gateway 192.168.1.1 on your PC.
-1) Download one of the recommended firmware versions from the section above.+===Procedure===
 +====From AsusWRT webUI====
 +<ol>
 +<li>Open a browser and enter your router LAN IP or router URL (http://www.asusrouter.com or https://www.asusrouter.com) to access the WEB GUI.</li>
 +<li>Enter your login username and password on the login page and then click '''Sign In'''.</li>
 +*Note: If you forgot the username and/or password, please restore the router to the factory default status.
 +*Please refer to [https://www.asus.com/support/FAQ/1000925How to reset the router to factory default setting?] to learn more.
 +<li>Navigate to the Advanced Settings -> Administration tab.</li>
 +<li>Click on Firmware Upgrade tab and Click Upload.</li>
 +<li>Choose the previously downloaded asus_rt-ac68u-firmware.trx file and click '''Open''' button to upload firmware.</li>
 +*Please wait for a few minutes until the upload is completed.
 +'''<span style="color:#000000; background:#ffff00">&nbsp;**CAUTION**:&nbsp;</span>''' After you start the firmware update, do not try to go online, turn off the router, or do anything else to the router until it finishes restarting.
 +<li>After the device has rebooted you should be able to login to the default address http://192.168.1.1, where you will be greeted by the change password page of the DD-WRT webUI.
 +*You might need to disable/re-enable your network adapter so it picks up a new IP address from the newly installed firmware.
 +*NOTE: It is recommended to do a reset of the router by reset button or '''Administration -> Factory Defaults''' in DD-WRT webUI after installation.
 +<li>Set username and/or password and click '''Change Password''' (default username is root)</li>
 +<li>Configure router to your desired needs</li>
 +</ol>
-2) Navigate to your ASUS Router administration and do a firmware update.+====Flashing Via Recovery Mode====
 +Use the recovery instructions below to enter Recovery Mode and use either the Restoration Tool or miniCFE web recovery page to install DD-WRT.
-3) After the device has rebooted you should be able to login to the default address http://192.168.1.1. It may take a few minutes to reboot so be patient. You might also need to disable/re-enable your network adapter so it picks up a new IP address from the newly installed firmware.+===Tips/Notes===
- +*In Canada we had to set the Regulatory Domain to United States, and set Regulatory Mode to Off. Otherwise our bridges and some devices wouldn't connect. Also with the Regulatory Domain set the wireless signal was so weak it wouldn't make it out of the room.
-'''Tips/Notes'''+*By default the wireless will come up as dd-wrt and is open. You should lock it down right away by navigating to wireless -> wireless security.
- +*Slightly Different Experience: (RT-AC68U V2, DD-WRT V3.0 Build 44715, 2020-11-03) After the .trx is downloaded to the RT-AC68U, using the ASUS Firmware Update, you will need to reboot while holding the "WPS" button until the "Power LED" begins to flash (10-30 seconds). Wait several minutes for the router to complete the boot process and log in to 192.168.1.1. I believe this process clears or resets the Non-Volatile memory in the router.
-- In Canada we had to set the Regulatory Domain to United States, and set Regulatory Mode to Off. Otherwise our bridges and some devices wouldn't connect. Also with the Regulatory Domain set the wireless signal was so weak it wouldn't make it out of the room.+
- +
-- By default the wireless will come up as dd-wrt and is open. You should lock it down right away by navigating to wireless -> wireless security.+
- +
-- Slightly Different Experience: (RT-AC68U V2, DD-WRT V3.0 Build 44715, 2020-11-03) After the .trx is downloaded to the RT-AC68U, using the ASUS Firmware Update, you will need to reboot while holding the "WPS" button until the "Power LED" begins to flash (10-30 seconds). Wait several minutes for the router to complete the boot process and log in to 192.168.1.1. I believe this process clears or resets the Non-Volatile memory in the router.+
=Upgrading DD-WRT= =Upgrading DD-WRT=

Revision as of 21:14, 9 June 2023


Contents


Hardware Specifications

Introduction

Installation

Prerequisites

  • Download the asus_rt-ac68u-firmware.trx file from Where do I download firmware?, in the asus-rt-ac68u folder for the current release.
  • Connect your PC via wired ethernet cable to LAN port 1 on the router.
  • (Optional) Set a static IP of 192.168.1.5, netmask 255.255.255.0, gateway 192.168.1.1 on your PC.

Procedure

From AsusWRT webUI

  1. Open a browser and enter your router LAN IP or router URL (http://www.asusrouter.com or https://www.asusrouter.com) to access the WEB GUI.
  2. Enter your login username and password on the login page and then click Sign In.
  3. Navigate to the Advanced Settings -> Administration tab.
  4. Click on Firmware Upgrade tab and Click Upload.
  5. Choose the previously downloaded asus_rt-ac68u-firmware.trx file and click Open button to upload firmware.
    • Please wait for a few minutes until the upload is completed.

     **CAUTION**:  After you start the firmware update, do not try to go online, turn off the router, or do anything else to the router until it finishes restarting.

  6. After the device has rebooted you should be able to login to the default address http://192.168.1.1, where you will be greeted by the change password page of the DD-WRT webUI.
    • You might need to disable/re-enable your network adapter so it picks up a new IP address from the newly installed firmware.
    • NOTE: It is recommended to do a reset of the router by reset button or Administration -> Factory Defaults in DD-WRT webUI after installation.
  7. Set username and/or password and click Change Password (default username is root)
  8. Configure router to your desired needs

Flashing Via Recovery Mode

Use the recovery instructions below to enter Recovery Mode and use either the Restoration Tool or miniCFE web recovery page to install DD-WRT.

Tips/Notes

  • In Canada we had to set the Regulatory Domain to United States, and set Regulatory Mode to Off. Otherwise our bridges and some devices wouldn't connect. Also with the Regulatory Domain set the wireless signal was so weak it wouldn't make it out of the room.
  • By default the wireless will come up as dd-wrt and is open. You should lock it down right away by navigating to wireless -> wireless security.
  • Slightly Different Experience: (RT-AC68U V2, DD-WRT V3.0 Build 44715, 2020-11-03) After the .trx is downloaded to the RT-AC68U, using the ASUS Firmware Update, you will need to reboot while holding the "WPS" button until the "Power LED" begins to flash (10-30 seconds). Wait several minutes for the router to complete the boot process and log in to 192.168.1.1. I believe this process clears or resets the Non-Volatile memory in the router.

Upgrading DD-WRT

Revert To Factory Firmware

Preparation

  1. On a Microsoft windows computer download and install the ASUS recovery tool from: https://www.asus.com/networking-iot-servers/wifi-routers/asus-wifi-routers/rtac68u/HelpDesk_Download/ (direct link)
  2. Download the original Asus stock firmware from: https://www.asus.com/networking-iot-servers/wifi-routers/asus-wifi-routers/rtac68u/HelpDesk_Download/
  3. Set your windows network settings to a static IP of 192.168.1.5, and subnet 255.255.255.0 (Gateway and DNS not needed).

Recovery Mode Flashing Instructions

  1. Power off the unit.
  2. Press and hold on to the WPS button.
  3. While holding down the WPS button, power on the unit.
  4. Keep holding the WPS button until the power led starts to blink a few times.
  5. When the power led starts blinking / flashing, release the WPS button.
  6. Power off the unit.
  7. Press and hold on to the reset button.
  8. While holding down the reset button, power on the unit.
  9. Keep holding the reset button until the power led starts to blink on and off repeatedly. (This means the unit is now in emergency recovery mode)
  10. Plug in your computer with the ASUS recovery tool directly into Lan port 1 on the router.
  11. Run the ASUS Recovery software, and select the stock Asus firmware.
  12. Click the "Upload" button.
  13. The ASUSrecovery software should detect the router, and start to upload the firmware.
    • If the ASUS recovery software doesn't detect the router, try disabling your windows firewall, and also disabling and then re-enabling your network adapter in windows networking settings.
  14. Once the router has flashed and rebooted with the stock firmware, set your network adapter settings back to DHCP. Your computer should pick up an address from the router, and then you can navigate to 192.168.1.1 in the web browser to start re-configuring the router.

Additional Information / Further Reading

NOTE: "See All Downloads" links expand Utilities and Firmware lists.