Questions tagged [openwrt]

Linux distribution primarily targeted at routing on embedded devices.

OpenWrt is configured using a command-line interface (ash), or a web interface (LuCI). Instead of a single, static firmware, OpenWrt provides a fully writable file system with package management. This frees users from the application selection and configuration provided by the vendor and allows to customize the device through the use of packages to suit any application.

Links

565 questions
56
votes
7 answers

OpenWrt vs DDWrt

I have a TP-Link Wr1043ND router and I want to install one of these two firmwares: OpenWRT DD-WRT I read that I can install custom packages and do much more than I can with the original firmware. I would like to ask someone with experience in…
31
votes
12 answers

Which routers do you prefer for DD-WRT or OpenWRT?

I'm aware of the giant Supported Devices list. I'm wondering which ones you all prefer (e.g., support for Mega install, cheap, reliable hardware, USB port, etc.) I've used an ASUS WL-500G Premium for 1.5 years, but I've been eyeballing the WL-520gU…
hyperslug
  • 13,806
23
votes
4 answers

How to log all DNS requests made through OpenWRT router?

I have an OpenWRT router that is running dnsmasq. I want to create a file that has each domain that has been requested through the router. My output should looks something like…
exvance
  • 331
21
votes
1 answer

How to shut down openwrt without corrupting file systems?

I have a small box running OpenWRT (it's actually a Wifi Pineapple). It has an internal file system on the microsd. If I plug in a USB drive with a formatted ext3 file system, then the drive is automatically mounted. How do I safely turn it off?…
vy32
  • 3,531
18
votes
3 answers

Mirroring all router traffic (openwrt) to a snort sensor?

I want to mirror all traffic (also VPN, WLAN, WAN) from a consumer router (TPLink WR1043ND v.1.x) to a snort sensor located in the same network, but without extra hardware! The mirroring has to be done by the router (running OpenWrt Barrier…
18
votes
4 answers

Disable IPv6 with OpenWRT

When I use stock Linksys firmware on my router, my networked devices properly use IPv4 only to access the Internet. When I use OpenWRT 15.05.1, the devices try to connect to various sites using IPv6 addresses, which would be great if my ISP provided…
Olathe
  • 313
12
votes
2 answers

How to log connections in OpenWRT?

I've got a public network configured using OpenWRT. How can I log all connections (not the traffic) that flows through the public network? I need those entries: source MAC source/dest IP time destination hostname if possible source hostname if…
11
votes
1 answer

Definition of Arp result flags?

Can anyone provide some information about the HW Type, and what the Flags mean, for the Arp command shown below? root@OpenWrt:~# arp -x IP address HW type Flags HW address Mask Device 192.168.1.67 0x1 0x0 …
rainkinz
  • 277
10
votes
2 answers

IPv6 home set-up | OpenWrt 18.06.1 - how to?

I am struggling with the IPv6 home set-up. I don't understand networking much to be honest. My ISP informed me last year he is IPv6 fully capable. I did not manage to set it up in my router since then. I told them, but they don't care much since…
9
votes
3 answers

How to use sshuttle on a router running openwrt?

I'm using a TP-Link TL-WR1043ND router running OpenWrt and Gargoyle. I'd like to forward all traffic from my local network (served by the router) to a remote server transparently. Essentially as a socks proxy would work, just without the need to…
9
votes
2 answers

What happens to installed packages on a sysupgrade in OpenWRT?

I've just upgraded my OpenWRT router from 10.03.1-rc4 to rc5 (testing). It looks like all my installed packages are gone. Is that the expected behaviour? If yes, I should be able to just reinstalled them and load the configs from the backup,…
8
votes
0 answers

"ping: bad address" on DNS entry, IP is fine

I have two centos/bind dns servers - masterdns.internal.example.com secondarydns.internal.example.com if configuring a desktop I can assign the DNS addresses for each and can successfully ping internal servers on my network using the fqdn. The…
8
votes
4 answers

"Destination port unreachable" when pinging computer in another subnet

In my home network, I connect to the Internet through a router (192.168.1.1). I also have another router (192.168.1.15, 192.168.2.1), this one using OpenWRT, configured as a wireless client. One of my computers is connected to that router via an…
Sparkette
  • 724
8
votes
3 answers

Wireless is slow, but only to the internet, not local connections

I have a Ubiquity RouterStation Pro running the latest release of OpenwRT. Connecting via a wire directly to the router, or through a switch, I get exactly the speed I would expect, both to my local network, and to the internet. Gigabit to the the…
Mike Cooper
  • 2,256
8
votes
1 answer

How do I get a list of the connected wifi clients in OpenWrt 10.03?

I'm looking to be able to view the connected clients within the OpenWrt 10.03 software.
LanceBaynes
  • 4,190
1
2 3
37 38