LEDE (Linux Embedded Development Environment) is a fork of OpenWrt, a Linux distribution for embedded devices.
Questions tagged [lede]
13 questions
69
votes
7 answers
How do I upgrade all of my installed packages in OpenWRT?
I'm just wondering what is the equivalent of
apt-get upgrade
apt upgrade
yum update
with OpenWRT or LEDE?
Evan Carroll
- 28,578
- 45
- 164
- 290
4
votes
0 answers
Linux wireless subset of "iw reg set DE" and regulation-allowed wifi channels
I am a home user, running a Linux-based WiFi-router in Germany (DLink 860L with LEDE-OpenWRT-Spinoff), trying to configure it to a proper set of allowed WiFi frequencies.
For "DE", the Linux wireless regulation database currently includes the WiFi…
Alex
- 41
- 2
3
votes
1 answer
Dnsmasq hostnames on a public domain
I have an OpenWRT/LEDE router with Dnsmasq. I currently have a local domain (something.lan) that is appended to DHCP names, so I can access devices on my network just by connecting to, let's say, computer.something.lan. Neat.
Recently, I have…
user176999
3
votes
1 answer
What type of traffic applies to "INPUT" for a "wan" zone?
I have two zones: lan (type: bridge) and wan.
I set the firewall to forward from lan to wan.
lan zone: INPUT:ACCEPT, OUTPUT:ACCEPT
wan zone: INPUT:REJECT, OUTPUT:ACCEPT
Would INPUT for wan apply to packets from just the Internet? Or does it include…
dgo.a
- 769
- 1
- 8
- 23
2
votes
1 answer
How to delete openwrt ssl cert
I enabled HTTPS on openwrt by following the howto some while ago.
Now I get a certificate warning in Firefox because it has expired. How do I delete the old cert?
sourcejedi
- 48,311
- 17
- 143
- 296
2
votes
1 answer
What is the consequence of re-using BSSID values?
hostapd.conf:
# hostapd will generate BSSID mask based on the BSSIDs that are
# configured. hostapd will verify that dev_addr & MASK == dev_addr. If this is
# not the case, the MAC address of the radio must be changed before starting
# hostapd…
sourcejedi
- 48,311
- 17
- 143
- 296
1
vote
0 answers
Certain ipv6 hosts hang on certain machines on the network
EDIT: Fixed by switching internet service provider ¯\(°_o)/¯
I have this annoying issue where some of the machines on my network will hang when looking up connecting to certain IPv6 addresses, in particular the ones from Google (but I've also seen…
unhammer
- 326
- 4
- 13
1
vote
1 answer
How do I find out the build version to download with LEDE?
Following on the footsteps of this question, which I was able to figure out with the device page for my device. I want to know if it is possible to find out he build information without using the web interface?
Such as with an administration/cli…
Evan Carroll
- 28,578
- 45
- 164
- 290
1
vote
1 answer
What happened to the armv7l build of LEDE?
uname -a shows,
Linux LEDE 4.4.71 #0 SMP Wed Jun 7 19:24:41 2017 armv7l GNU/Linux
But I don't see an armv7 even available on the build targets for 17.01.4. It's the same major and minor build number.
Is armv7 the ar71xx build?
I'm running a…
Evan Carroll
- 28,578
- 45
- 164
- 290
1
vote
3 answers
wrt (openwrt / lede) initramfs
Do you know what initramfs-kernel mean?
I know squashfs-factory/squashfs-sysupgrade.
How can I do it or what is it? which is better?
I just don't understand what the initramfs-kernel mean.
I have Linksys 1900ACS v2 and D-Link DL-860l B1, but I…
Patrik Laszlo
- 465
- 1
- 7
- 15
1
vote
1 answer
Testing MPTCP on LEDE
I have two TP-Link Routers running LEDE with MP-TCP kernel version 4.4.70. One of the routers runs as an AP and the other runs as a station. I use the two wireless interfaces 60 GHz and 2.4 GHz to establish either a single TCP flow or two concurrent…
IoT
- 23
- 3
0
votes
1 answer
How can I track down the source of an Ethernet ARP table issue between Linux laptops?
On our home LAN, after rebooting the router, I cannot ssh from laptop A to laptop B except via the router. However, after doing a ping from laptop B to laptop A, I can connect normally from A to B. I can reproduce this issue by rebooting the router.…
bitinerant
- 784
- 4
- 14
0
votes
0 answers
LEDE cannot create modem interface
System: Onion Omega2s LEDE 17.01
I have connected a Huawei ME90E modem to the USB port of the Omega2s.
I have successfully connected the ME906E modem to the Raspberry Pi running Debian, but have problems with the LEDE on the Omega2s.
I have tried…
aobs
- 191
- 1
- 9