I bought myself the AC2600 and i have 400/40 mbit network speed.
Bufferbloat is horrible on this device.
Besides the bufferbloat i can't even reach my network speeds.
It goes up to 400mbit then it drops all the way to 200, upload stays relatively stable between 35-42mbit.
I used my provider wifi-modem before and that one gave me 412mbit constant + 40-42mbit upload constant.
If anyone knows what i need to do with this device because i have the urge to get this back to the store because i doesn't satisfy my needs neither does it reach my network speeds.
--
I decided to install "SQM QoS"
And did the following:
So i took a few mbits of the original speeds resulting into this:
&
&
There is no way in hell with only 2 wifi devices(smartphone) and 1 computer with Cat6 cable that allows such drastic network speed decrease for that amount of bufferbloat.
So i come here with the question, what do i need to do now?
After 2-3 sleepless nights and actually pulling hair out of my head i'am giving up.
(BTW)
I do have some devices over WIFI but they don't require high speed network.
I am a cable guy myself need high performance over cable.
Okay, slow down. Let's try to tackle the different issues one by one instead of trying to fix all at the same time. First of all:
What build are you currently running on your router?
Please reset your router to Lede defaults and hook up the WAN port to your ISP. Do not install any additional packages such as SQM just yet and do not configure things you do not need for testing such as WiFi, VPNs, etc. Keep it as close to default as possible.
How is the router connected exactly? Is it connected to your ISP modem? Is the modem properly configured in bridge mode?
Next, connect a PC/Laptop over ethernet to one of your router's LAN ports and run some speed tests. Your router should easily route and NAT your 400mbit connection.
For reference, please also post the output of the cat /etc/config/network command.
Let's get your speeds in order before we have a look at your bufferbloat issues.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r6549-287f5ebd2f
-----------------------------------------------------
The router is connected to LAN1 on the modem, the modem is set to bridgemode by the ISP.
That looks a lot better. A bufferbloat grade of C without SQM is nothing out of the ordinary.
Do you get a steady 400mbit with the ISP provided router? The download result could be better, but that might be congestion on the ISP side of things.
Could you please post the output of cat /etc/config/network
And the output of ifconfig to double check that you indeed have a public IP associated to your WAN port (ie, the modem is properly bridged).
Unless you have a good reason to use snapshot images, I would suggest sticking with the stable release for now. You can always start tinkering once the basic setup is working properly. Stable images for your router can be found here: https://downloads.lede-project.org/releases/17.01.4/targets/ipq806x/generic/
Make sure you use the sysupgrade image (since you are upgrading from lede to lede) and untick the keep settings checkbox.
NBG6817-squashfs-sysupgrade.tar < that is the one i'am using right now which apparently is a snapshot?
4.1. There was a few packages i installed and it prevented me to save settings after reboot which is reason why i use this snapshot?
Okay i fixed this issue with adding the other files required with the sysupgrade:
Kernel, rootfs. Did the sysupgrade and as expected, everytime i reboot the router it doesn't save any of my settings, like after every reboot it completely resets itself.
At this moment i have been going through full HELL.
After the kernel/rootfs install of the suggested branch you told me i wanted to revert back to the branch i had working stable. Since then i had no internet and STILL my internet is doing weird stuff.
Apperently my PC which is set to LAN1 is now getting the IP of the provider?
Have you tried to downgrade to chaos calmer (in case your device was supported back then)? CC is way faster than lede, but way slower than BB which is still way slower than AA. I think this is called progress
Besides the obvious security implications, ipq806x as a arch itself wasn't supported in the stone age (including CC) of OpenWrt - not even talking about support for the specific device.
I'm not saying to use stone age version, just to try it. And I'm not saying lede is bad because it is new. There's just some new feature optimized really badly. If develepores will care, I'm sure it can work same as before. Compare how windows and linux run on old hardware - just because linux developers cared and MS did not.
To spell it out again, the ipq806x architecture wasn't supported at all before 17.01.x - it didn't exist in CC and before. Support for the particular device in question even requires snapshots (backported to lede-17.01, so it will be fixed in 17.01.5) to get a persistent overlay (read, to retain your configuration over a reboot).
Even if you wanted to try try it, disregarding basic security, there are no images for CC, BB or AA - neither the SOC, nor the devices themselves existed in 2015, 2014 or 2012.
After some stressful calling to the ISP checking out the wifi-modem, plus checking the possible cable/network adapter issue i got the router to update kernel/rootfs and sysupgrade to the snapshot again.
17.01.4(stable) is the worst firmware for this specific router.
But apparently there are some network issues with either the wifi-modem/wall cable, but that doesn't take away the massive SQM takeaway speed..
Tested speeds right now which is because of the modem : 300/40.
with SQM (Not tested yet) it will go down straight to 90-120/40 < which makes zero to no sense if i have a 400mbit package.
I did some more DSL report research and i found this guy: http://www.dslreports.com/speedtest/31368309
That guy has the Ziggo business package which is 500/50 and look at that insane bufferbloat/speed....
I can not figure out who this person is or what hardware he is using, but i for sure want to taste that hardware for my own needs or if you guys can figure out what is going on with that guy.
What are your SQM settings? Check the output of "cat /etc/config/sqm" if you don't have sqm in luci. Make sure your download and upload are set correctly. Example:
option download '100000'
option upload '10000'
This would limit you to a max of 100/10. Make sure these aren't accidentally set low.
Another thing is did you compile your firmware with irqbalance? If not I recommend you do. It helps balance the load across both cores of your NBG6817.
Finally if you want to see the build I'm using you can get it here. I have a lot of stuff you don't need but you could use it to see if irqbalance makes a difference.
Hey just woke up, i have to wait for my ISP to send my new modem since there are some network issues.
The modem will come in the next coming 6-8 hours.
But no, i did not compile my own firmware, i used the latest push they did for this one ( snapshots ).
My settings for sure was correct these we're the settings: