NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

wcronan75's avatar
wcronan75
Follower
Sep 06, 2026

R8000 QoS — I replaced the software, and the old behavior came back

I want to share something with other R8000 owners because I spent years assuming this router had simply gotten old.

 

It hadn't.

 

I bought my Nighthawk X6 R8000 years ago, and for roughly the first half of its life its QoS worked extremely well for my household. At some point after NETGEAR firmware updates, that behavior changed. Device priorities stopped giving me the results I remembered, and eventually I replaced the router with newer, more powerful hardware.

 

The newer router still never behaved the way this R8000 originally did under heavy network contention.

 

So I decided to turn the old R8000 into a development project.

 

We preserved the hardware-specific pieces the router actually needs—bootloader, board identity, radio calibration, hardware support, etc.—but replaced the higher-level appliance software with a stripped-down Linux-based system we're calling Router Guy OS.

 

The important part for this discussion is the traffic management.

 

Instead of NETGEAR Dynamic QoS, Router Guy currently uses a very simple four-level priority model:

 

Profile 1 = highest priority

Profile 2

Profile 3

Profile 4 = lowest priority

 

There are no fixed per-device bandwidth caps.

 

The system is work-conserving: a Profile 4 device is allowed to use essentially all available bandwidth when nobody else needs it. When higher-priority traffic appears, the lower-priority traffic yields.

 

Under the hood we're shaping the actual WAN bottleneck and using Linux traffic control with HTB/prio and fq_codel, with packet classification maintained through nftables/connection tracking so download traffic can still be assigned back to the correct device.

 

And here is why I'm posting this:

 

It actually works.

 

I have tested this in my real home network, not just with synthetic benchmarks.

 

I can put my Xbox in Profile 4 and have it download roughly 130–160 GB of game data while trying to consume essentially the entire available Internet connection.

 

At the same time, I can have two Apple TVs running at Profile 3.

 

I can also have my PC downloading World of Warcraft data.

 

The televisions continue working.

 

The Xbox continues downloading.

 

The PC continues downloading.

 

The lower-priority Xbox gets the bandwidth that is available, but when the higher-priority television traffic needs capacity, the TVs get serviced first.

 

That is exactly how I remember this R8000 behaving years ago.

 

What surprised me is that the old hardware is handling it beautifully.

 

This has changed my opinion of the R8000. I don't think the hardware simply became obsolete. I think a lot of what people experienced over the years may have been software, QoS policy, queue management, acceleration/offload decisions, or interactions between increasingly complicated firmware features.

 

I'm not claiming I have identified the exact NETGEAR firmware release that changed my particular router. I haven't proven that.

 

But I *have* proven something much more interesting on my own unit:

 

**The same old R8000 hardware can still manage a heavily contended household connection extremely well when the traffic-management software is designed correctly.**

 

We're now taking that idea further.

 

Router Guy's philosophy is becoming:

 

**See what is happening. Act directly on what you see. Restart only what actually needs restarting. Verify the result.**

 

We're working toward a one-page management console where I can see every device, current traffic, IP/reservation state, QoS priority and access state, then interact with that device directly instead of hunting through seven different router menus.

 

This is still development software on an old piece of hardware, so I'm not posting a firmware image and telling people to flash their routers. Replacing firmware on this hardware without proper recovery preparation can absolutely leave you with a bad day.

 

I'm posting because I think the R8000 community deserves to know this:

 

**There is still a hell of a router hiding inside this old box.**

 

If other longtime R8000 owners remember Dynamic QoS working significantly better earlier in the router's life, I'd genuinely like to hear what firmware era you remember and what changed for you.

 

mber and what changed for you.

No RepliesBe the first to reply