Dijkstra88
Regular Contributor
Asus released a tool to make the ddr ram speed to work from 555mhz to 666 mhz. Just used the update tool and it worked. Look for it at utilities. You must install first the latest firmware (306)
Asus released a tool to make the ddr ram speed to work from 555mhz to 666 mhz. Just used the update tool and it worked. Look for it at utilities. You must install first the latest firmware (306)
Do you feel anything different when you overclock to 666?
I got conflicting reports on this, as other people said it was not working for them. Check the Tools -> Sysinfo page to confirm that nothing disabled HW acceleration due to incompatibility (such as QOS or Traffic Monitoring).
#Block DHCP between OpenVPN TAP
ebtables -I FORWARD -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP
ebtables -I FORWARD -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP
ebtables -I INPUT -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP
ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 67:68 -j DROP
#Block UPnP between OpenVPN TAP
ebtables -I FORWARD -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
ebtables -I FORWARD -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
ebtables -I INPUT -i tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
ebtables -I OUTPUT -o tap21 -p IPv4 --ip-protocol udp --ip-destination-port 1900 -j DROP
So sorry if this is a twit question, but is it the alpha or beta file we're supposed to be using from the download site?
Maybe neither. Merlin's RT-AC68U directory currently has a
RT-AC68U_3.0.0.4_374.34_2.zip that appears to be the latest (stable?) release as of this message. In the archive you'll find a change log near the end of the readme file so you can compare releases if you're not sure which one to install.
This brings up another curiosity. What do all the numbers in the version mean? I can't find a post on here or a Wiki about it. The first five numbers seem to be static and the sixth seems to be an incrementing build number. But is there a way to understand what features/fixes from an Asus release are contained in a Merlin release?
So, I see in the latest firmware release for the RT-AC68U from Asus they've added HFS+ support for Mac volumes. We've loved the 68U in the office, but at my house I use an Airport Extreme to host a HFS+ formatted Drobo, with far too much data to backup somewhere else temporarily to reformat NTFS. After using the router at work, I'd love one at home, but need HFS+ support. Your readme file states it's based off 3.0.0.4.374.979 which doesn't mention adding this feature. Does your latest release add this, or would I have to stick with the stock firmware? Is it a feature you're planning on implementing?
I flashed the latest news _2 build this morning and my wifi speeds onboth 2.4 & 5 fixed have drastically come down from 35mbps download to just 5mbps or less. Am I the only one having issues with this build?
I flashed the latest news _2 build this morning and my wifi speeds onboth 2.4 & 5 fixed have drastically come down from 35mbps download to just 5mbps or less. Am I the only one having issues with this build?
As compared to what version? There has been zero change regarding wireless between 34_0 and 34_2.
I flashed your build directly on my new Asus 68u and so don't have comparative results against other firmwares for it. I had n66u for last 2 weeks with no issues and so was wondering whether I should use Asus stock firmware. Your thoughts?
Maybe neither. Merlin's RT-AC68U directory currently has a
RT-AC68U_3.0.0.4_374.34_2.zip that appears to be the latest (stable?) release as of this message. In the archive you'll find a change log near the end of the readme file so you can compare releases if you're not sure which one to install.
This brings up another curiosity. What do all the numbers in the version mean? I can't find a post on here or a Wiki about it. The first five numbers seem to be static and the sixth seems to be an incrementing build number. But is there a way to understand what features/fixes from an Asus release are contained in a Merlin release?
So, Alpha or Beta?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!