Top "Openwrt" questions

OpenWRT is a Linux-based firmware program for embedded devices such as residential gateways and routers.

How do I revert back to an OpenWrt router configuration?

I recently ported Luci to an OpenWrt router. I was just exploring the thing. I disabled the DHCP server on …

configuration reset openwrt
Luci (openwrt) wifi bridge client - how to configure?

i need to configure a wireless bridge (something like a wireless switch). I have TP-LINK TL-WR740N v4.22 with OPENWRT …

client wifi openwrt bridge
How to auto start an application in openwrt?

I have created a shell with necessary functions such as start() stop() restart() But my file is not getting started …

shell openwrt autostart
Tcpdump on openwrt

I'm looking for a tcpdump binary that runs on openwrt. The website only shows source code that must be built. …

tcpdump openwrt
File Encryption/Decryption with AES using linux

I'm using openwrt linux distribution and I want to encrypt a file using AES. How can I do that quickly …

linux encryption aes openwrt
Cscope build fails with error message "could not read symbols: File in wrong format"

I am cross-compiling cscope, but suprised to be failed. However, I succeed to build ctags without error, so why does …

build cross-compiling ctags cscope openwrt
Package is missing dependencies for libraries - OpenWRT

I am trying to compile OpenWRT with a custom package I have made inside it. Here is the OpenWRT Makefile …

dependencies package libraries dependency-management openwrt
Java on OpenWrt/DD-WRT

I have an existing solution written in Java which I would love to run on OpenWrt routers. Will OpenWrt even …

java openwrt
How to reset luci password from ssh

I have forgotten my luci password, but can get in via ssh. How do I reset the luci password from …

openwrt
Installing "opkg"?

I'm trying to install a package to my OpenWrt SDK. To do that you have to use OPKG package manager …

openwrt opkg