I'm having some real issues with the WiFi connection using both 3.0.0.4.354.27 BETA and 3.0.0.4.354.28 BETA on my Asus RT-AC66U.
I'm connected to my MacBook Pro 15" Retina model using 5.0GHz 802.11n 3x3 450mbps connection and it's dropping out several times a day now.
It's not due to poor reception, I'm in a small space with a range of approximately 4-8 meters from the router at all times, resulting in Mac OS X Mountain Lion normally reporting 450mbps connect at all times.
I've tweaked the settings somewhat, putting it in N-only mode, AES only, OFDM 54 multicast rate, Short Preamble, 80 beacon interval, TX Bursting, Multicast Forwarding and WMM APSD all enabled and 200mW Tx power.
This are the same settings I've been running all along, and with pervious firmware prior to the 354 branch I didn't really have much problems, perhaps a few random drops out each month at most, now it has become a daily thing.
Hi,How to enable execution of commands:
modprobe -q iptable_mangle
modprobe -q xt_HL
iptables -t mangle -D PREROUTING -i wlan0 -p udp -j TTL --ttl-inc 1
iptables -t mangle -A PREROUTING -i wlan0 -p udp -j TTL --ttl-inc 1
Hi,
Simple solution: Make yourself comfortable with Merlin's User Scripts - in particular wiht the firewall-start one!
With kind regard
Joe
- Is there a particular reason why letting the router's cert get regenerated each reboot might be preferable to a user pre-creating/-assigning the ca/cert/key? (for web-ui)
For instructions on using your own certificate see my instructions in the following thread: http://forums.smallnetbuilder.com/showthread.php?t=10907
I think Merlin is waiting on an update from ASUS at the moment - to fix some of the core issues (Eth lag, wireless beta drivers etc).
There's still some background development going on to tidy other things up, but I'll defer to Merlin as to when that reaches 'critical mass' to warrant a new release.
I don't think we'll see any massive differences though until ASUS come up with the goods...
You can see the ongoing progress here;
https://github.com/RMerl/asuswrt-merlin/commits/master
I tend to compile from the source every few days out of casual QA more than anything else.
Mr. Merlin! Can you do support "patch-o-matic" in the next firmware? It is necessary to empower iptables.
To work commands:
modprobe -q iptable_mangle
modprobe -q xt_HL
iptables -t mangle -D PREROUTING -i eth0 -p udp -j TTL --ttl-inc 1
iptables -t mangle -A PREROUTING -i eth0 -p udp -j TTL --ttl-inc 1
This is very important
Will this latest beta include fixed/working Broadcom drivers for the RT-N66U?
Sorry to have to ask this....but what exactly is wrong with the Broadcom driver on the N66U?
RMerlin if I want to go back to 26b do I have to reset and manually re-enter settings?
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!