From f5f3ad1631da72b0e42c6f071517626152030629 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Thu, 5 Nov 2015 11:51:02 +0100 Subject: [PATCH] clarify multiple LAN interfaces / listening_ip= --- miniupnpd/miniupnpd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/miniupnpd/miniupnpd.conf b/miniupnpd/miniupnpd.conf index 36040f4..75e911f 100644 --- a/miniupnpd/miniupnpd.conf +++ b/miniupnpd/miniupnpd.conf @@ -6,7 +6,8 @@ #ext_ip= # LAN network interfaces IPs / networks -# There can be multiple listening IPs for SSDP traffic +# There can be multiple listening IPs for SSDP traffic, in that case +# use multiple 'listening_ip=...' lines, one for each network interface. # It can be IP address or network interface name (ie. "eth0") # It is mandatory to use the network interface name in order to enable IPv6 # HTTP is available on all interfaces.