This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.
I bought this router solely for StreamBoost and it handles QoS/traffic shaping perfectly.My GF was playing LoL last night and her ping didn't budge from 33ms when I downloaded an update for my laptop. This scenario is exactly why I bought the router, and in my experience with custom firmware they rarely ever implement the proprietary features of the stock firmware or if they do it's not done properly.I personally wouldn't switch to custom firmware with this router unless I knew it had fully working SB. It's not the traffic shaping part that's hard to do, but accurately classifying traffic can be difficult to do manually. SB is literally a single switch and it works - I spent months tweaking/adding QoS rules for different ports trying to catch certain types of traffic and increase or decrease their priority on my old router and it didn't work half was well as SB.
If you do flash the openwrt firmware and you use pppoe, you need to know how to telnet into the router and change the /etc/config/network file WAN connection from DHCP to pppoe. /etc/config/network:config interface 'wan' option ifname 'eth0' option _orig_ifname 'eth0' option _orig_bridge 'false' option proto 'pppoe' option ipv6 '1' option username '[email protected]' option password 'password'Then install Luci to get web service on the router: http://wiki.openwrt.org/doc/howto/luci.essentials
You can also create a script to reset all your important OpenWrt settings - including the PPPoE credentials. See the example config-cerowrt.sh at the CeroWrtScripts page. (Note: You'll need to change the "ge00" link name in the script to the OpenWrt WAN link name)CeroWrt site: http://www.bufferbloat.net/projects/cerowrt/wiki/CeroWrtScriptsGithub: https://github.com/richb-hanover/CeroWrtScriptsQuote from: murraydr44 on January 14, 2015, 02:07:06 PMIf you do flash the openwrt firmware and you use pppoe, you need to know how to telnet into the router and change the /etc/config/network file WAN connection from DHCP to pppoe. /etc/config/network:config interface 'wan' option ifname 'eth0' option _orig_ifname 'eth0' option _orig_bridge 'false' option proto 'pppoe' option ipv6 '1' option username '[email protected]' option password 'password'Then install Luci to get web service on the router: http://wiki.openwrt.org/doc/howto/luci.essentials
Ok. Well if you get time, let us know your results. I just had a friend upgrade to most current on the web site and aside the duplicate icons, he's having good experiences with v1.12 B05. There are some issues with v1.13.