Exploring the OpenWrt router OS
Mesh Networks
In some places, such as rural areas, mountains, and huge production facilities, cable and fiber networks are difficult to build and maintain. Mesh networks with many wireless nodes that connect to each other are extremely helpful for covering large areas and bringing the Internet to these places. OpenWrt supports several types of mesh network setups:
- The Mesh11sd Project is an IEEE 802.11s mesh management daemon for OpenWrt [11]. It is designed to simplify the autonomous creation and management of wireless mesh networks. This project is a great starting point for network beginners.
- B.A.T.M.A.N. (Better Approach to Mobile Ad-Hoc Networking) is a routing protocol for mobile and ad hoc (spontaneously formed) networks. The main concept is based on aggressive decentralization, eliminating the need for main nodes that know the entire network map. All traffic flows from node to node via individually dynamic routes for each packet [12].
More Interesting OpenWrt Features
Other interesting OpenWrt components include:
- UCI (Unified Configuration Interface): A small utility that centralizes the complete configuration of an OpenWrt device. For example, the command
uci add firewall guest_zoneadds a new zone to the firewall, anduci commit firewalldoes configuration verification and writes the new configuration to the disk. - SQM (Smart Queue Management): An integrated system that performs per-packet and per-flow network scheduling, active queue management, traffic shaping, rate limiting, and QoS prioritization. This helps fight connection latency, which is important for audio and video chats, multiplayer gaming sessions, and more [13].
- Flow offloading: A technique that significantly increases the throughput of devices with slow CPUs. Flow offloading takes the form of a firewall rule that moves packet forwarding work from the CPU-driven netfilter/conntrack path to a fast kernel-level forwarding path. This is a very useful option for weak or old devices [14].
- Multi-WAN: Connect to a secondary Internet provider for better speed and network stability [15].
- Travelmate: A connection manager for travel routers that is very useful for tourists. This tool is extremely helpful for portable devices with multiple connection profiles and helps automatically connect to the closest known access point [16].
- Audio support: Transform the router into a music station and play music through connected speakers or Bluetooth [17]. If a router isn't equipped with Bluetooth, the easiest way to connect speakers is to purchase a USB sound card or USB-C headphone jack adapter.
Conclusion
This article only mentions a fraction of OpenWrt's features, but this fraction is enough to show that OpenWrt is a fantastic project that provides many extra options for devices that have been abandoned by their manufacturers. There is a whole world inside these black-and-white cases and antennas. For instance, Starlink, Elon Musk's satellite Internet service, uses routers that run on OpenWrt-based firmware. OpenWrt is a budget-friendly option for building networks of all sizes – for students, retirees, researchers, nonprofit organizations, commercial firms, and even tech giants.
Infos
- OpenWrt website: https://openwrt.org
- OpenWrt supported devices: https://openwrt.org/toh/views/toh_fwdownload?dataflt%5B0%5D=supported%20current%20rel_%3D24.10.5
- Official documentation: https://openwrt.org/docs/start
- Netfilter flow offload: https://www.kernel.org/doc/html/v5.15/networking/nf_flowtable.html
- LuCI: https://github.com/openwrt/luci
- LuCI extensions: https://github.com/openwrt/luci/tree/master/applications
- OpenWrt Backup and Restore: https://openwrt.org/docs/guide-user/troubleshooting/backup_restore
- Firmware Selector: https://firmware-selector.openwrt.org/
- Ad blocking: https://openwrt.org/docs/guide-user/services/ad-blocking
- OpenVPN guide: https://openwrt.org/docs/guide-user/services/vpn/openvpn/client
- The Mesh11sd Project: https://openwrt.org/docs/guide-user/network/wifi/mesh/mesh11sd
- B.A.T.M.A.N. protocol: https://openwrt.org/docs/guide-user/network/wifi/mesh/batman
- SQM: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm-details
- Flow Offloading: https://openwrt.org/docs/guide-user/perf_and_log/flow_offloading
- Multi-WAN: https://openwrt.org/docs/guide-user/network/wan/multiwan/failower
- Travelmate: https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/travelmate
- Audio support: https://openwrt.org/docs/guide-user/hardware/audio/start
« Previous 1 2 3 4 5
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Digital Autonomy
• The Answer Was Already on the Shelf
• Changing the Chip Industry: How Public Investment Has Grown Open Silicon
• United Nations Open Source Portal Goes Live
• EU Open Source Strategy Plays Key Role in Tech Sovereignty Package
• France Says “Au Revoir” to Microsoft
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
KDE Sets Ambitious Goals for 2026 and Beyond
KDE Connect reveals the goals for the Linux desktop darling, with one of those goals long overdue.
-
It’s Time to Test Fedora 45 Beta
Fedora 45 beta has been released with updated Gnome, KDE Plasma, and kernel.
-
Ubuntu Stonking Stingray Gets Even Rustier
Ubuntu 26.10 has completed its migration to the Rust-based coreutils.
-
AI Fixes Linux Bottlenecks Using “Hideous” Code
A Linux developer used AI to fix bottlenecks that caused problems when building the kernel. The resulting AI-generated code needed a lot of work.
-
Advanced Video Coding Still Under Patent
Brazilian patent BRPI0109962B1 has expired, which means that DivX and Xvid are no longer problematic for Linux, but it doesn’t mean that video is all of a sudden fully unleashed.
-
2,000 Vulnerabilities per Linux Release
Thanks to AI bug hunters, the Linux kernel is seeing record numbers of vulnerabilities, and it's overwhelming developers.
-
Linux Exempt from California’s Age Verification Law
So long as Linux is distributed under the GPL, MIT, BSD, and Apache licenses, the OS is exempt from being required to verify the age of its users in California.
-
Roll Out the Cake: Linux Turns 35
35 years ago, a Finnish student began a humble project that would forever change the course of technology.
-
China Switching from Windows to Linux
China has ordered several government agencies to drop a Chinese-developed version of Windows 10 in favor of either KylinOS or UOS.
-
Pine64 Halts Production of Linux Devices
With continued DRAM and eMMC shortages, Pine64 has decided to discontinue production of Linux devices.
