From 6940bcf8d650eea714075df74b47bf0c99642743 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 16 Aug 2022 16:19:02 +0000 Subject: UPnP: T4611: Rule must be as prefix instead of an address From the doc miniupnpd IP/mask format must be nnn.nnn.nnn.nnn/nn Comment out invalid option "anchor" --- interface-definitions/service-upnp.xml.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'interface-definitions') diff --git a/interface-definitions/service-upnp.xml.in b/interface-definitions/service-upnp.xml.in index a129b7260..50cb47f39 100644 --- a/interface-definitions/service-upnp.xml.in +++ b/interface-definitions/service-upnp.xml.in @@ -197,10 +197,15 @@ The IP to which this rule applies (REQUIRE) ipv4 + The IPv4 address to which this rule applies + + + ipv4net The IPv4 to which this rule applies - + + -- cgit v1.2.3