public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: [PATCH] miniupnpd should listen on green0 in default configuration
       [not found] <8e46b19b-c361-4214-9e1f-c317538588fa@daniel.priv.no>
@ 2017-05-22 18:20 ` Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2017-05-22 18:20 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1551 bytes --]

Hello Daniel,

thank you very much for your first submission.

I will merge this patch shortly and bump the release number of the add-on so
that the update will be installed on the systems that have the previous version
installed.

Would you be interested in updating the miniupnpd package as well since the
version seems to be a little bit old?

Best,
-Michael

On Mon, 2017-05-22 at 04:12 +0200, Daniel Aleksandersen wrote:
> From af68127dbc7ab96d45da9c0d6891e3f6a6576c78 Mon Sep 17 00:00:00 2001
> From: Daniel Aleksandersen <code(a)daniel.priv.no>
> Date: Mon, 22 May 2017 04:00:58 +0200
> Subject: [PATCH] miniupnpd should listen on green0 in default configuration
> 
> Resolves issue with message log flodded by denied local clients.
> "HTTP peer <ip>:<port> is not from a LAN, closing the connection"
> "SSDP packet sender <ip>:<port> not from a LAN, ignoring"
> ---
>  config/miniupnpd/miniupnpd.conf | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/config/miniupnpd/miniupnpd.conf 
> b/config/miniupnpd/miniupnpd.conf
> index 4a9cbc086..582758192 100644
> --- a/config/miniupnpd/miniupnpd.conf
> +++ b/config/miniupnpd/miniupnpd.conf
> @@ -2,6 +2,9 @@
>  # LAN network interfaces IPs / networks
>  # there can be multiple listening ips for SSDP traffic.
>  # should be under the form nnn.nnn.nnn.nnn/nn
> +listening_ip=green0
> +#listening_ip=green1
> +
>  # HTTP is available on all interfaces
>  # port for HTTP (descriptions and SOAP) traffic. set 0 for autoselect.
>  port=0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-22 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8e46b19b-c361-4214-9e1f-c317538588fa@daniel.priv.no>
2017-05-22 18:20 ` [PATCH] miniupnpd should listen on green0 in default configuration Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox