The most advanced home and small office router in our range. Tri-band across 2.4 GHz, 5 GHz and 6 GHz simultaneously — with 4×4 MIMO and Wi-Fi 7's Multi-Link Operation, built to handle 300+ connected devices at once.
The Rocket Plus uses the Quectel RM500U-EA Series — an industrial-grade 5G Sub-6 GHz M.2 module supporting both NSA and SA modes, with worldwide LTE-A coverage and speeds up to 2.6 Gbps downlink.
Every Rocket Plus that leaves us is loaded with our own custom build of OpenWrt SNAPSHOT (kernel 6.12, aarch64 Filogic 880). It isn't stock — we bake in a vendor-product modem dashboard so you can see the SIM, signal and Quectel RM500U-EA modem details at a glance, mwan3 dual-stack failover for IPv4 and IPv6, a 262,144-entry connection table, software flow offload, the CAKE queue manager for low-latency 5G, and the CPU pinned to the performance governor. In short: a router that's been put through its paces before it ever reaches your desk.
Customers can request alternative firmware variants on a CD. These are signed Rocket Routers OpenWrt sysupgrade images, but flashing is at your own risk — an interrupted flash, the wrong image, or power loss mid-write can brick the device. If you'd rather not flash it yourself, get in touch and we'll do it before shipping or supply a pre-flashed second unit. Either way the 2-year warranty stays valid as long as the firmware came from us.
Every device, app and tab on your network opens "connections" — a Zoom call, a Spotify stream, every IoT sensor checking in. The router has to remember each one in a table called conntrack. A normal router ships with about 16,000 slots; once that table fills the router stops accepting new connections (it doesn't crash, it doesn't wipe itself — it just blocks new flows until existing ones time out, which is exactly the moment a busy office grinds to a halt). We've raised the ceiling to 262,144 entries with a 65,536-bucket hash so lookups stay fast under load — eight to ten times the headroom you'll find on a stock OpenWrt or consumer router. On top of that we enable software flow offload: once the kernel has decided how to forward an established connection, it drops the rest of the firewall walk and pushes packets through a fast in-kernel path, freeing the CPU for new connections, Wi-Fi, SQM and the rest. In the language of an enterprise network architect: long-lived TCP timeouts at 86,400 s, UDP at 30 s / 180 s, conntrack flushed on mwan3 link transitions to force re-pin, NAT/firewall offload (nft_flow_offload) running under nftables on Filogic 880's four Cortex-A53 cores pinned to the performance governor. In plain English: the router stops being the slowest thing on your network.
Failover isn't a single ping check that flips a switch. mwan3 runs multi-target probes against 1.1.1.1, 8.8.8.8 and 9.9.9.9 (and the IPv6 equivalents 2606:4700:4700::1111, 2001:4860:4860::8888, 2620:fe::fe) on a 5-second interval. As soon as fibre fails three probes in a row it's marked offline, conntrack is flushed for that interface, and traffic instantly re-pins to wwan (your 5G SIM through the Quectel RM500U-EA). When fibre comes back up and passes its probes, traffic snaps back to the primary — again with a flush, so half-open TCP sessions don't sit awkwardly across two paths. Your IPv6 stack failovers in parallel through a separate fibre_then_lte6 policy so you don't lose v6 connectivity when v4 flips. End-to-end the failover is sub-10-second, and your laptop's TCP retries usually mask it entirely.
The load-balancing variant uses the same mwan3 engine but a different policy: both wan_fibre and wwan are weighted active members. New connections are hashed across the two paths in proportion to the weight you set (default 80% fibre / 20% 5G — adjustable from LuCI). Existing connections stay sticky to whichever path they started on, so a long upload over fibre doesn't suddenly migrate mid-flight to a slower 5G session. If either path fails, the policy collapses to single-path mode automatically. Ideal if you've got a busy team running cloud backups, video conferencing and SaaS at the same time and want to use every megabit you're paying for.
Click any image to enlarge