Router & gateway compatibility
Tested WAN configurations for MagNet router mode — bond inputs in, share LAN out.
| Platform | Models | WAN inputs | Install | Notes |
|---|---|---|---|---|
| OpenWrtTested | GL.iNet AX1800, Beryl, Flint; generic x86/ARM | 2–4 (eth + USB LTE) | install-linux.sh --router | Best-supported gateway path. kmod-tun required. |
| Raspberry PiTested | Pi 4 / 5 (4 GB+) | Wi‑Fi + Ethernet + USB modem | install-linux.sh --router | Field kits, vehicles, pop-up sites. |
| MikroTik RouterOS v7Tested | CCR, hAP ax³, Chateau (container) | 2+ via VLAN / multi-WAN | Docker: netspeed-client + NS_ROUTER=1 | Container package required on ROS v7. |
| Docker / NASTested | Synology, QNAP, Proxmox VM | Host NIC passthrough | ghcr.io/magoven/netspeed-client | Host networking + /dev/net/tun. |
| Linux NUC / mini PCTested | Intel NUC, Protectli | Dual Ethernet + USB LTE | install-linux.sh --router | Branch gateway replacement. |
| MikroTik (legacy MIPS)Workaround | hEX, RB750 without containers | Via upstream Pi/OpenWrt box | Bond upstream, NAT to MikroTik LAN | No native binary — edge box in front. |