From d86002ec994dbee529e5938aa0d3aacb11d3f46a Mon Sep 17 00:00:00 2001 From: Ryan Wagoner Date: Tue, 30 Jan 2007 00:29:12 +0000 Subject: miniupnpd version bump 20070130 --- usr/local/pkg/miniupnpd.xml | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) (limited to 'usr/local/pkg/miniupnpd.xml') diff --git a/usr/local/pkg/miniupnpd.xml b/usr/local/pkg/miniupnpd.xml index b67d789..c743e86 100644 --- a/usr/local/pkg/miniupnpd.xml +++ b/usr/local/pkg/miniupnpd.xml @@ -2,7 +2,7 @@ Services: MiniUPnPd miniupnpd - 20070112 + 20070130 Change /usr/local/pkg/miniupnpd.inc status_upnp.php @@ -83,6 +83,40 @@ sysuptime checkbox + + By default deny access to miniupnpd? + permdefault + checkbox + + + User specified persmissions 1 + permuser1 + Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range] + <br />Example: allow 1024-65535 192.168.0.0/24 1024-65535 + input + 60 + + + User specified persmissions 2 + permuser2 + Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range] + input + 60 + + + User specified persmissions 3 + permuser3 + Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range] + input + 60 + + + User specified persmissions 4 + permuser4 + Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range] + input + 60 + before_form_miniupnpd(&$pkg); -- cgit v1.1