Tags:Openwrt

📦Custom OpenWRT Software Sources

This article is mainly for personal documentation, as I need to manually replace software sources after each OpenWRT reinstallation to speed up software list updates and installations. I've organized this information for others to use. As of October 15, 2024, all content is accessible and usable.

🌐Configuring IPv6 DDNS for Local Network Devices in OpenWRT

Discover how to set up IPv6 DDNS for your local network devices using OpenWRT with a step-by-step guide. Learn about DDNS-GO, an open-source solution that supports various DNS providers and offers a user-friendly web interface for configuration. This comprehensive tutorial covers everything from installing the necessary plugins to configuring your router and local network clients, ensuring you can access your home network services seamlessly, even with dynamic IP addresses.

🌐Advanced Dnsmasq Techniques: Customizing DNS Servers for Different Devices on OpenWRT

"Learn how to customize DNS servers for different devices in OpenWRT using advanced Dnsmasq techniques. Optimize your home network with efficient DNS and gateway routing without manually configuring each device.”

⌨️Solving the 'Failed to source defaults.vim' Error in OpenWRT Vim

Discover how to fix the 'Failed to source defaults.vim' error when using Vim on OpenWRT. This guide provides simple commands to resolve the issue and prevent it from reoccurring, ensuring a smoother editing experience without the need for extra key presses.

🛡️OpenWRT IPv6 Firewall Rules: How to Allow Client Address and Port

Learn how to configure IPv6 firewall rules in OpenWRT to allow specific client addresses and ports. This guide covers both LUCI web interface and NFT command line methods to ensure secure and flexible network access to home services like WireGuard, Jellyfin, and more.

⌨️Using Neovim on OpenWRT

Learn how to install Neovim on OpenWRT for efficient network configuration and file editing. Follow a step-by-step guide that covers dependency installation, compilation, and troubleshooting common errors. Ideal for those looking to enhance their SSH editing experience with a powerful text editor on OpenWRT systems.