Sadly in LEDE Reboot 17.01.4 (latest OpenWRT release) the package fping is missing. It was already included in previous releases, but it’s missing in this stable. It’s already readded to the master branch for future releases. But if you need … Continue reading
Category Archives: openwrt
In this case i want to access a remote network where also an OpenWRT Router is in use as the OpenVPN Client. This is a post in a series of OpenVPN Tutorials on this blog. Network Topology +——+ … Continue reading
This is a tutorial for a hardened OpenVPN Server with all important settings in a paranoid TLS based setup. I have read through different other tutorials, more or less good tutorials, but most of them lacked serious settings or had … Continue reading
I tend to push things too far and lock me out from my Hardware from time to time. This time i set some wrong interface settings on my new Access Point running LEDE/OpenWRT. Sadly there is no working failsave mode … Continue reading
The Ubiquiti UNIFI AP AC LITE is the smallest from Ubiquiti’s Access Points. At the moment it’s sold for roughly 75€. The Access Point has the following key data: SoC: Qualcomm Atheros QCA9563 Bootloader: UBoot CPU Frq: 775 MHz Flash: … Continue reading
Recipe for Bridging with Atheros Chipsets Works for TP-Link TL-WR703n as an example. based on this two links http://trac.gateworks.com/wiki/relayd http://wiki.openwrt.org/doc/recipes/relayclient https://forum.openwrt.org/viewtopic.php?pid=173467#p173467 Connect your Router with your WAN-Router Device (modem, switch, … ) root@OpenWrt:~# opkg update root@OpenWrt:~# opkg install relayd … Continue reading