Asus RT-AC66U 802.11ac Dual-Band Wireless-AC1750 Gigabit Router review
Asus RT-AC66U 802.11ac Dual-Band Wireless-AC1750 Gigabit Router review
Code:
CNET Labs 5GHz Wireless-N performance (in Mbps)
(Longer bars indicate better performance)
Model - Range / Throughput
Asus RT-AC66U (with 802.11ac client) - 178.5 / 339.2
Netgear R6300 (with 802.11ac client) - 208 / 331.32
AirStation WZR-D1800H (with 802.11ac client) - 144 / 233.6
Asus RT-AC66U - 166.6 / 208.2
Asus RT-N66U - 155.3 / 181.8
Netgear R6300 - 144.8 / 178.8
AirStation WZR-D1800H - 120 / 172
Скорости на 5GHz примерно одинаковые, но Асус немного быстрее ... :rolleyes:
http://reviews.cnet.com/routers/asus...-35406080.html
CFE и NVRAM в отдельной флешке на 2 MB, вторая основная - на 128 MB :D
Quote:
Asus RT-AC66U running 3.0.0.4.164 stock firmware:
Telnet Session with 192.168.5.1:
Code:
admin@RT-AC66U:/tmp/home/root# nvram show|grep size:
size: 30104 bytes (35432 left)
admin@RT-AC66U:/tmp/home/root# dmesg|grep -E "\-0x0|MTD|NAND| ST "
Found an ST compatible serial flash with 32 64KB blocks; total size 2MB
Creating 2 MTD partitions on "sflash":
0x00000000-0x00040000 : "pmon"
0x001f0000-0x00200000 : "nvram"
Found a Samsung NAND flash with 2048B pages or 128KB blocks; total size 128MB
Creating 2 MTD partitions on "nflash":
0x00000000-0x02000000 : "linux"
0x001313e8-0x02000000 : "rootfs"
NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
Creating 2 MTD partitions on "brcmnand":
0x00000000-0x02000000 : "trx"
0x02000000-0x07f00000 : "brcmnand"
admin@RT-AC66U:/tmp/home/root# cat /proc/mtd
dev: size erasesize name
mtd0: 00040000 00010000 "pmon"
mtd1: 00010000 00010000 "nvram"
mtd2: 02000000 00020000 "linux"
mtd3: 01ecec18 00020000 "rootfs"
mtd4: 02000000 00020000 "trx"
mtd5: 05f00000 00020000 "brcmnand"
admin@RT-AC66U:/tmp/home/root# dmesg|grep -E "Broadcom BCM"
eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 6.30.39.29 (r338244)
eth1: Broadcom BCM4331 802.11 Wireless Controller 6.30.39.29 (r338244)
eth2: Broadcom BCM4360 802.11 Wireless Controller 6.30.39.29 (r338244) <== 802.11ac
eth1: Broadcom BCM4331 802.11 Wireless Controller 6.30.39.29 (r338244)
eth2: Broadcom BCM4360 802.11 Wireless Controller 6.30.39.29 (r338244)
admin@RT-AC66U:/tmp/home/root# uname -a
Linux RT-AC66U 2.6.22.19 #1 Mon Jul 23 18:27:45 CST 2012 mips GNU/Linux
http://www.dd-wrt.com/phpBB2/viewtop...6437&start=857 ;)
http://www.dd-wrt.com/phpBB2/files/cfescreen1_790.png
http://www.dd-wrt.com/phpBB2/files/cfescreen2_132.png
AsusWRT-Merlin - Custom firmware for RT-AC66U
AsusWRT-Merlin - Custom firmware for RT-AC66U
RT-AC66U: First beta release — ASUS_RTAC66U_3003164_RM15Beta.zip (19.6MB) :cool:
Quote:
Asuswrt-merlin provides the following changes over the original firmware:
- WakeOnLan web interface (with user-entered preset targets)
- JFFS persistent partition
- User scripts executed at init, services startup, WAN up, firewall up and shutdown.
- SSHD (through dropbear)
- OUI (MAC address) lookup if you click on a MAC on the Client list (ported from DD-WRT)
- Optionally turn the WPS button into a radio on/off switch
- Saving your traffic history to disk (USB or JFFS)
- Displaying monthly traffic history
- Monitor your router's temperature (under Administration -> Performance Tuning)
- Display active/tracked network connections
- Allows tweaking TCP/UDP connection tracking timeouts
- Various bugfixes: crash issues related to VPN, etc...
- layer7 and cifs kernel modules added
- Optional user-settings for the WAN DHCP client (required by some ISPs)
- Description field added to DHCP reservation entries
- Dual WAN support (both failover and load balancing supported)
- Disk spindown after user-configurable inactivity timeout
- System info summary page
- Wireless client IP and hostname on the Wireless Log page
- Cron jobs
▼ Download: You can download it from the Github repo:
https://github.com/RMerl/asuswrt-merlin/downloads
Or from my website:
http://www.lostrealm.ca/tower/ (Beta release only available on Github at the moment)
The source code including my changes can be found on Github:
https://github.com/RMerl/asuswrt-merlin.
Hope you folks like it :)
http://forums.smallnetbuilder.com/showthread.php?t=7715 ;)
Quote:
Originally Posted by RMerlin
http://vip.asus.com/forum/view.aspx?id=2012081213335…p;SLanguage=en-us :rolleyes:
FW_RT-AC66U_3.0.0.3.178_15
Quote:
AsusWRT-Merlin -
Asus RT-AC66U 3.0.0.3.178.15
Downloads:
ASUS_RTAC66U_3003178_RM15.zip
First release for the RT-AC66U.
Changelog 3.0.0.3.178.15:
- - NEW: Rebased on 3.0.0.3.178. Notable fixes by Asus:
- Radio turns back on based on schedule
- Reorganized QoS pages
- Turning WAN DHCP connection off will first release current DHCP lease
- - NEW: RT-AC66U officialy supported, with all the same features as the RT-N66U.
- - NEW: (RT-AC66U) Implemented JFFS support. Limiting partition to 32 MB max, as using
the whole 90+ MB available makes little sense for JFFS, and was also displaying some issues. - - NEW: Added nat-start user script, as NAT rules get applied separately from other firewall rules
(firewall-start changes to the nat table are being overwritten when the router starts NAT) - - NEW: Added additional info to Sysinfo page
- - NEW: Added chroot applet
- - NEW: Option to allow SSH access from WAN
- - NEW: Option to exclude specific devices from idle spindown
- - FIXED: Performance page now uses the new Sysinfo API,
and is now able to deal with cases where radios are disabled.
http://www.lostrealm.ca/tower/node/79 :rolleyes:
FW_RT-AC66U_3.0.0.4_220.18
FW_RT-AC66U_3.0.0.4_220.18: OpenVPN bugfixes; re-enabled DualWAN and Beceem Wimax.
This version focuses on bugfixes, and also sees the return of DualWAN (only for RT-N66U and RT-AC66U).
Quote:
AsusWRT-Merlin -
Asus RT-AC66U 3.0.0.4.220.18
Downloads:
RT-AC66U_3.0.0.4_220.18.zip
Changelog: (Data: 23/09/12 File: 23.43 MB)
- - NEW: Added OpenVPN logging verbosity setting (vpn_loglevel, must be
manually set to a value between 0 and 15, with 3 being the default). - - FIXED: Buffer overrun in init code that would crash the router when
too many features were enabled at compile time. - - FIXED: Re-enabled DualWAN (RT-N66U, RT-AC66U)
- - FIXED: Re-enabled Beceem (Wimax) support in RT-AC66U.
- - FIXED: OpenVPN 'Start with WAN' and 'Respond to DNS' settings were
not properly saved. - - FIXED: First time a client's rssi is polled it would return 0.
- - FIXED: post-mount user script wasn't executed (regression in 220.17)
- - CHANGED: Added some info to the OpenVPN server and client pages.
- - CHANGED: Improved load time of the VPN Status page.
http://www.lostrealm.ca/tower/node/79 :rolleyes: httр://forums.smallnetbuilder.com/showthread.php?t=8071 :D