Hi Angelo,
> I'm facing an issue with,I think, iptables. This is the scenario: I'm
> using a ddns service to point my external ip to access my server; and it
> works fine, but the original address is always the internal iface of my
> modem.
I am not sure what is the source and the destinatio
Hi Angelo,
> you can find the output of the two commands on pastebin in the next 2 weeks.
>
> iptables -L -vn at http://pastebin.com/2b0ewSyu
> iptables -t nat -L -vn at http://pastebin.com/i7qPXEMJ
Here is the lan postrouting taken from the above:
Chain zone_lan_postrouting (1 references)
pk
Hi Angelo,
> [..]
> Doest this is an error or normal behaviour of fw3 ?
Could you add the network and the firewall configuration files?
Lars
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/list
Hi,
currently I am struggling with the management of dynamically created network
interfaces.
Specifically I want to create an openvpn connection to a server and add the
automatically generated network interface (tapX; managed by openvpn) to a
specific zone.
I planned to use the following commands
Hi,
within our wireless community we are using a couple of devices with the
following features:
* powered via POE through their first ethernet plug
* another device can be powered via the second ethernet plug (POE passthrough
switchable via GPIO)
The POE passthrough feature can be controlled vi
Internal GPIO pins are used for PoE passthrough setups in multi-port
routers. This patch implemnets control over this hardware feature for
Ubiquiti Nanostations and TP-Link CPE510.
Signed-off-by: Lars Kruse
---
package/base-files/files/etc/init.d/gpio_switch| 42
Hi John,
> I am able to change the settings in the file under overlay and settings
> will get change, but when i do factory reset from GUI, All the changes i
> have done in script file will go.
I guess that the "uci-defaults" mechanism could be the right approach for you:
https://wiki.openwrt.or
Internal GPIO pins are used for PoE passthrough setups in multi-port
routers. This patch implemnets control over this hardware feature for
Ubiquiti Nanostations and TP-Link CPE510.
Signed-off-by: Lars Kruse
---
package/base-files/files/etc/init.d/gpio_switch| 42
Hi John,
> I have to enable NAT with a MASQUERADING target,
> and to block the GUI from WAN have to server bind only the bridge address.
> Could anyone tell me how i can do it in the GUI itself.
You should probably ask this kind of questions on the openwrt-users mailing
list:
https://lists.openw
The GPIO pins for "POE passthrough" of Ubiquiti Nanostation models are the
following:
* Ubiquiti Nanostation M XM: Pin 8
* Ubiquiti Nanostation M XW: Pin 2
The previous definition of the pins was mixed up between XM and XW model.
Signed-off-by: Lars Kruse
---
target/linux/ar71xx/base
Hello John,
Am Sun, 21 Feb 2016 18:47:59 +0800
schrieb John kerry :
> I have configured the Reset button and it's working fine for normal reset
> and press for 3 seconds for factory reset.
>
> I need to disable the reset button using command and enable it.
as far as I understand your issue, th
Hi,
short summary for the impatient readers: the following text dives into the
subtile differences between errexit (set -e) and exit status in shell scripting
Am Mon, 11 Jan 2016 05:14:18 -0500
schrieb Daniel Dickinson :
> I did one other test I hadn't thought of originally:
>
> #!/bin/sh
>
>
Hello Valent,
Am Wed, 28 Sep 2016 13:25:20 +0200
schrieb "valent.turko...@gmail.com" :
> Github has become de facto standard for contributing to open source
> projects, so no matter if you hate it or love it, this is just now the
> new norm.
> Going against the "norm" is seen by potential contri
Hi,
Am Sat, 21 Apr 2018 10:17:37 +0200
schrieb Kristian Evensen :
> > Are the cases stenciled with the port #’s?
>
> No, there are no markings on the case.
just in case, that this detail is of any interest: the PCB contains labels for
the three ethernet ports:
http://pcengines.ch/pic/apu3a3
quiet-dhcp option for dnsmasq (usable via "quiet_dhcp" in UCI)
This reduces the amount of private information (MAC addresses) being logged.
Signed-off-by: Lars Kruse
---
--- a/openwrt/package/network/services/dnsmasq/files/dnsmasq.init
+++ b/openwrt/package/network/services/dnsmasq/files/dn
Hi,
even though SSL-support is configurable for curl, there is currently
no support for https (just http). The attached patch fixes that.
Lars
Provide optional --enable-https flag for curl.
Signed-off-by: Lars Kruse
---
Provide optional --enable-https flag for curl.
--- a/openwrt/package
ysterious error messages above.
Cheers,
Lars
Verify the support of the led trigger input source and complain in a helpful
way if modules are missing during bootup.
Signed-off-by: Lars Kruse
---
diff -ruN a/openwrt/package/base-files/files/etc/init.d/led
b/openwrt/package/base-files/files/etc/in
The --quiet-dhcp setting increases privacy by omitting DHCP lease logs
including MAC addresses.
Signed-off-by: Lars Kruse
--- a/package/network/services/dnsmasq/files/dnsmasq.init
+++ b/package/network/services/dnsmasq/files/dnsmasq.init
@@ -123,6 +123,7 @@ dnsmasq() {
append_bool
The --quiet-dhcp setting increases privacy by omitting DHCP lease logs
including MAC addresses.
Signed-off-by: Lars Kruse
--- a/package/network/services/dnsmasq/files/dnsmasq.init
+++ b/package/network/services/dnsmasq/files/dnsmasq.init
@@ -123,6 +123,7 @@ dnsmasq() {
append_bool
Provide optional --enable-https flag for curl.
Signed-off-by: Lars Kruse
--- a/package/network/utils/curl/Config.in
+++ b/package/network/utils/curl/Config.in
@@ -53,6 +53,10 @@ config LIBCURL_HTTP
bool "Enable HTTP support"
default y
+config LIBCURL_HTTPS
+ bo
Hi,
> [..]
> 1)
> can we change that behaviour for this single script?
> (delete it during first run).
I guess, that script's execution should be considered successful, even
if /etc/config/fstab already exists. Thus the author just failed to make sure
that the exit code of that script reflects th
Hi,
> Nope, I would vote against StartSSL. I know it is free, but the
> procedure sucks, and honestly: there is *one* company on the planet
> givin out *free* SSL Certs .. if that doesn't ring bells, I dunno what
> could :)
hehe - if they would force you to use "private" keys generated on their s
From: Lars Kruse
The option '--servers-file' is available since dnsmasq v2.69.
Signed-off-by: Lars Kruse
---
package/network/services/dnsmasq/files/dnsmasq.init | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/network/services/dnsmasq/files/dnsmasq.init
b/package/networ
From: Lars Kruse
Signed-off-by: Lars Kruse
---
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua | 5 +
1 file changed, 5 insertions(+)
diff --git
a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
b/modules/luci-mod-admin-full/luasrc/model/cbi
Hi,
> > Observed on ubnt nanostation loco m5 xw and recent bullet m5 with phy
> > having phy_id 0x004dd041
> Please post a full boot log of both affected devices.
I assume that Daniel is referring to this issue:
https://dev.openwrt.org/ticket/19085
I just uploaded the output of dmesg:
https://
Hello Rosen,
Am Sun, 29 Dec 2019 19:42:51 -0800
schrieb Rosen Penev :
> This has nothing bash specific.
> [..]
> -#!/usr/bin/env bash
> +#!/bin/bash
I think, the commit message indicates that you switched from bash to sh.
Or did I misread it somehow?
Cheers,
Lars
_
Hello,
I am one of the developers of an OpenWrt-derived firmware (for a Freifunk
community - "Opennet Initiative"). We are building images and packages for a
small set of devices.
But sometimes we stumble upon differences between our build setup and the one
used by OpenWrt for its release (or snap
Am Sun, 12 Apr 2020 14:33:03 -0700
schrieb openwrt-devel-requ...@lists.openwrt.org:
> Your membership in the mailing list openwrt-devel has been disabled
> due to excessive bounces The last bounce received from you was dated
> 12-Apr-2020. You will not get any more messages from this list until
>
Am Tue, 21 Apr 2020 08:46:06 -0700
schrieb
openwrt-devel-confirm+e8c9555ed4e7a1a44a0d3d4aa25e1aa0c66f6...@lists.openwrt.org:
> Mailing list subscription confirmation notice for mailing list
> openwrt-devel
>
> We have received a request from 185.220.101.25 for subscription of
> your email address
29 matches
Mail list logo