Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
Sorry, this deal has expired. Get notified of deals like this in the future. Add Deal Alert for this Item
Frontpage

Asus TM-AC1900 Wireless Dual-Band Gigabit Router (Refurb) Expired

$48
+ Free Shipping
+160 Deal Score
155,835 Views
Update: This very popular deal is back in stock

Mobile Dist via Amazon has Asus TM-AC1900 Wireless Dual-Band Gigabit Router (Certified Refurbished) for $48. Shipping is free. Thanks DJ3xclusive

Editor's Notes & Price Research

Written by
  • For information on how to convert this router back to the retail version (RT-AC68U) and unlock more features refer to DJ3xclusive's post here as well as the Wiki post below.
  • Don't have Amazon Prime? Students can get a free 6-Month Amazon Prime trial with free 2-day shipping, unlimited video streaming & more.
  • If you're not a student, there's also a free 1-Month Amazon Prime trial available.

Original Post

Written by
Edited May 2, 2018 at 12:05 AM by
***Starts 4:00 PM EST or Sooner***
  • This Certified Refurbished product is tested and certified to look and work like new. The refurbishing process includes functionality testing, basic cleaning, inspection, and repackaging. The product ships with all relevant accessories, a minimum 90-day warranty, and may arrive in a generic box. Only select sellers who maintain a high performance bar may offer Certified Refurbished products on Amazon.com.
  • Dual-band with the latest 802.11ac 3x3 technology for combined speeds of up to 1900 Mbps
  • 1GHz Dual-core CPU enables smart multitasking by dedicating separate lanes for Wifi and USB data
  • Effortless router setup with the ASUSWRT web-based interface
  • Monitor and manage your network with ease from your mobile device using the intuitive ASUS Router App
Linky [amazon.com]

Helpful Resources

Instructions to convert the ASUS TM-AC1900 to a regular ASUS RT-AC68U
Use the guide provided by Bay Area Tech Pros to the convert the T-Mobile OEM-branded, TM-AC1900, to the original Asus retail brand, RT-AC68U:
http://www.bayareatechpros.com/ac1900-to-ac68u/


Replacing the Verizon FIOS Quantum Gateway G1100 with the Asus router
For Verizon FIOS customers, you can replace the flaky FIOS Quantum router, G1100, with the Asus router by bridging the G1100 so that the Asus router becomes Primary. Follow this guide:
https://www.dslreports.com/forum/...es-Primary


Instructions to get AiMesh working on 2+ routers:
https://www.snbforums.com/threads...ost-358280

Amazon.com user review summary:
https://thereviewindex.com/us/q/AZ-US_B075GYWPCJ
[thereviewindex.com]
If you purchase something through a post on our site, Slickdeals may get a small share of the sale.
Deal
Score
+160
155,835 Views
Don't have Amazon Prime? Students can get a free 6-Month Amazon Prime trial with free 2-day shipping, unlimited video streaming & more. If you're not a student, there's also a free 1-Month Amazon Prime trial available. You can also earn cash back rewards on Amazon and Whole Foods purchases with the Amazon Prime Visa credit card. Read our review to see if it’s the right card for you.

Community Wiki

Last Edited by Slikku June 12, 2018 at 12:30 PM
DDWRT can be installed on this router. If you do not need AIMesh, Latest updated DDWRT firmware (krack patched) is available for this router and runs great and has an excellent android app too for remote controlling the router.

Unfortunately, SNB now disallows discussion about converting TM-AC1900 to RT-AC68U with AiMesh [snbforums.com]. So, modding information may be a bit harder to come-by going forward. Discussion looks to have moved to Whirlpool.net.au [whirlpool.net.au].

Follow this guide: (https://www.bayareatechpros.com/ac1900-to-ac68u/) :
1) Allows flashing to RT-AC68U firmware w/ AiMesh
2) Cleans the /dev/mtd5 partition which removes a file on the TM-AC1900 that is not on a stock RT-AC68U. This currently will allow stock ASUS 384.20648 firmware to install with no rollback)
3) Enjoy your up-to-date RT-AC68U
*If you get stuck, read the comments on the bayareatechpros site, there's a wealth of information on how to get it to work*

You can flash this router to an RT-AC68U: https://www.bayareatechpros.com/ac1900-to-ac68u/. Avoid CFE 1.0.2.5 from the RT-AC68P, as the newest Asus firmwares (3.0.0.4.384.20624 and later) detect this on the TM-AC1900 and revert the mod. Instead, use CFE 1.0.2.0 US AiMesh; it was dumped from an actual RT-AC68U by user goggles99 at SNB.

Note: some routers may ship with a firmware version that allows SSH access. If you get one of these you can skip steps 5-10 of the bayareatechpros guide. To check if you have SSH available, go to Administration > System in the router interface. If your firmware permits SSH, there will be a setting to Enable SSH. If so, choose Yes then Apply. Move on to step 11.

If you only follow the bayareatechpros guide linked above, the latest ASUS firmware you can run without your mod being undone is: 3.0.0.4.384.20308 [asus.com] (AiMesh is supported in this version)

If you would like to run newer firmware (tested up to 3.0.0.4.384.20648 [asus.com] so far), then start by getting your router on 3.0.0.4.384.20308 using the bayareatechpros guide. Be sure to use CFE 1.0.2.0 US AiMesh (use the generator [pipeline.sh] by danielfeng). After you're running 3.0.0.4.384.20308, enable SSH in settings. Then, you can SSH into the router and wipe the T-Mobile certificates from the mtd5 partition. The instructions that originally existed on SNB before that forum thread was shut down [snbforums.com] are below (Credit to XVortex and rdallen at SNB for these instructions!). Once you've cleared the files out of the mtd5 partition and rebooted the router, you can flash 3.0.0.4.384.20648 using the GUI.

Code:
# Backup MTD5 (dd produces identical bin)
cat /dev/mtd5 > /jffs/mtd5_backup.bin

# Manually copy mtd5_backup.bin from router using scp or Winscp. Keep it safe on your computer for each router.

# Wipe files which identify the TM-AC1900
ln -s /sbin/rc mtd-erase
./mtd-erase -d asus
 
nvram unset fw_check && nvram commit && reboot
ASUS RT-AC68U firmware [asus.com]
It looks like ASUS no longer shows previous firmware versions there. Here are some direct links (the URL structure is pretty easy):If you are on TMobile firmware and having problems accessing the mini-CFE webserver this works.

Power off the router using the power button
Ensure a LAN cable is connecting your PC and the router's #1 LAN port (a yellow one, not the blue one)
Set your PC's IP to 192.168.29.2 (assuming the recovery mode is 192.168.29.1)
Navigate to 192.168.29.1 using your browser. Browser status will spin indicating looking for page
Press and hold the reset button while powering on
When the mini-CFE webpage appears on the browser, release the reset button

The browser status must be spinning (looking for a webpage) for this to occur. This method seemed much easier than the hit and miss of trying to go into mini-CFE webserver blindly.


"Specified time interval can not overlap." error:
After upgrading to firmware version 3.0.0.4.384.20308, if you see this error when trying to make any change on the Administration -> System page (such as enabling SSH), change the timezone to GMT (or something that doesn't require DST settings) and then make your changes.

It seems to be a router GUI bug in this version of firmware where DST start/end parameters can not be set and that cases this error.

This issue goes away once you upgrade to firmware version 3.0.0.4.384.20648 (after removing the mtd5 partition first, as mentioned above). With this firmware version, you can set the timezone with DST settings.

Note: Asus has deleted Firmware 3.0.0.4.384.20308 from their site. This is the interim Firmware used in the upgrade method mentioned above. You may still obtain this firmware from alternate websites. Confirmed that this one worked today with a TM-AC1900 that was converted to a RT-AC68U. Asus 3.0.0.4.384.20308 Firmware [softpedia.com]

626 Comments

Your comment cannot be blank.

Featured Comments

Yes, ASUS is actively trying to divorce their relationship with this rebrand of the RT-AC68U. For years they just quietly ignored it while refusing to give technical and warranty support (even with their name proudly plastered all over it and in the documentation).

It was once thought that "converted" units were indistinguishable from "real" RT-AC68Us once the CFE was replaced and OEM ASUS firmware was installed. However, so far ASUS has made several unsuccessful attempts to prevent installation of their most recent firmware. They started showing up in beta releases that included the AiMesh feature. This was easily defeated in the hacking community (mostly on SNB forums) by installing the CFE taken from a "real" RT-AC68U - after patching the correct MAC address & WPS secret key.

This worked for the first couple official production releases of the new firmware (major release 3004.384.xxxxx). Converted TM-AC1900s worked fine as AiMesh components (main router and nodes) through release 384.20308.

After that the newer releases (20624 and 20648) became malicious. These were just supposed to be general bug fixes, but if it detected that the router was a former TM AC1900, it downloaded and installed TM firmware and rolled back the CFE so it couldn't be re-converted.
It took a few days to figure out how they were detecting TM routers, and a new hack was posted on the SNB forums (which was increasingly becoming hostile to TM hackers). Almost as soon as the new hack method was posted, that thread was deleted, our PM's deleted (and blocked), and a policy was posted banning discussion of TM-AC1900 conversion.
In the mean time, displaced fans of TM-AC1900s regrouped and congregated on the Whirlpool.net.au forum (no affiliation with the appliance company). A method was documented on how to unlock the rolled-back units using an old backdoor exploit. Also, the info that got the thread banned on SNB was recreated and better documented. So at this time, we can continue to install the latest ASUS firmware and avoid the malicious rollback trojan that ASUS silently embedded in release 20648.

What remains to be seen is what ASUS's next move will be. How much money and engineering resources will they expend for their next futile attempt to blacklist the TM-AC1900? At some point they will realize they can't win and for a few thousand routers (many 4-5 yrs old) it isn't worth pursuing.
Since SNB has blocked any post/thread & even PMs about conversion of AC1900 to AC68u, following seems to be the new home:

https://forums.whirlpool.net.au/f...693988&p=1
I too would like to find this unicorn router for same price...bc i'm lazy and don't want to read how to upgrade my router

but your baseless claim and aggressive nature is comicalLMAO

Sign up for a Slickdeals account to remove this ad.

This comment has been rated as unhelpful by Slickdeals users

Show Comment
Joined Mar 2013
L4: Apprentice
> bubble2 385 Posts
66 Reputation
purpstheillest
05-01-2018 at 11:00 AM.
05-01-2018 at 11:00 AM.
sweet, been on the lookout for this deal! thnx OP!
Reply
Joined Oct 2017
L2: Beginner
> bubble2 40 Posts
14 Reputation
iqbaliansglow
05-01-2018 at 12:11 PM.
05-01-2018 at 12:11 PM.
Since SNB has blocked any post/thread & even PMs about conversion of AC1900 to AC68u, following seems to be the new home:

https://forums.whirlpool.net.au/f...693988&p=1
Reply
Joined Aug 2007
Temporally unavailable
> bubble2 37,299 Posts
4,561 Reputation
fyu
05-01-2018 at 12:14 PM.
05-01-2018 at 12:14 PM.
Quote from iqbaliansglow :
Since SNB has blocked any post/thread & even PMs about conversion of AC1900 to AC68u, following seems to be the new home:

https://forums.whirlpool.net.au/f...693988&p=1
Nice.
Reply
Joined Dec 2010
L5: Journeyman
> bubble2 746 Posts
185 Reputation
unforced_error
05-01-2018 at 01:02 PM.
05-01-2018 at 01:02 PM.
So uhh...where's this supposed 4pm sale...?
Reply
Joined Oct 2009
L6: Expert
> bubble2 1,570 Posts
692 Reputation
ST1NGY
05-01-2018 at 01:34 PM.
05-01-2018 at 01:34 PM.
I'd be concerned that some of these refurbs were returned with TM 376.3199 and a locked CFE, which would make them much more difficult to convert. You'd need to exploit a well-known security hole to install a new CFE and old firmware.
Reply
Joined Oct 2017
L2: Beginner
> bubble2 54 Posts
26 Reputation
JBoPL
05-01-2018 at 01:44 PM.
05-01-2018 at 01:44 PM.
So how do you actually get the deal? With more explanation we might be able to replicate. Where did you get the info that the deal would start at 4:00 pm EST? Has anyone gotten this deal?
Reply

Sign up for a Slickdeals account to remove this ad.

Joined Jan 2005
L6: Expert
> bubble2 3,541 Posts
575 Reputation
zettler
05-01-2018 at 02:43 PM.
05-01-2018 at 02:43 PM.
Quote from JBoPL :
So how do you actually get the deal? With more explanation we might be able to replicate. Where did you get the info that the deal would start at 4:00 pm EST? Has anyone gotten this deal?

If you read above and follow the LINK he provided it takes you to Amazon.



On another note, any opinions on how this compares to the LINKSYS EA2600 router??

I ask for our router is not always reliable and wondered if this one is better AND more reliable a model...

Thank you.
Reply
Joined Nov 2004
L9: Master
> bubble2 5,841 Posts
1,622 Reputation
corenom
05-01-2018 at 02:44 PM.
05-01-2018 at 02:44 PM.
Quote from iqbaliansglow :
Since SNB has blocked any post/thread & even PMs about conversion of AC1900 to AC68u, following seems to be the new home:

https://forums.whirlpool.net.au/f...693988&p=1
Any idea why they did that? They use to be my go to source.
Reply
Joined Oct 2007
L5: Journeyman
> bubble2 754 Posts
46 Reputation
swine
05-01-2018 at 04:06 PM.
05-01-2018 at 04:06 PM.
Just want to make sure, can I get this one running AiMesh for sure?
Reply
Joined Oct 2017
L2: Beginner
> bubble2 40 Posts
14 Reputation
iqbaliansglow
05-01-2018 at 04:09 PM.
05-01-2018 at 04:09 PM.
Quote from JBoPL :
So how do you actually get the deal? With more explanation we might be able to replicate. Where did you get the info that the deal would start at 4:00 pm EST? Has anyone gotten this deal?
The deal is live.
Reply

This comment has been rated as unhelpful by Slickdeals users

Show Comment
Page 1 of 42
Start the Conversation
 

More Amazon Deals

More ASUS Deals

Link Copied

The link has been copied to the clipboard.