public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] miniupnpd should listen on green0 in default configuration
Date: Mon, 22 May 2017 19:20:04 +0100	[thread overview]
Message-ID: <1495477204.2151.2.camel@ipfire.org> (raw)
In-Reply-To: <8e46b19b-c361-4214-9e1f-c317538588fa@daniel.priv.no>

[-- 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 --]

           reply	other threads:[~2017-05-22 18:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <8e46b19b-c361-4214-9e1f-c317538588fa@daniel.priv.no>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495477204.2151.2.camel@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox