.
All rights reserved.
*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
/* ========================================================================== */
]]>
Describe your package here
Describe your package requirements here
Currently there are no FAQ items provided.
miniupnpd
20070927
Services: MiniUPnPd
Change
/status_upnp.php
/usr/local/pkg/miniupnpd.inc
miniupnpd
miniupnpd.sh
miniupnpd
UPnP Status
/status_upnp.php
MiniUPnPd Settings
/pkg_edit.php?xml=miniupnpd.xml&id=0
/usr/local/pkg/
0755
- http://www.pfsense.org/packages/config/miniupnpd/miniupnpd.inc
/usr/local/www/
0755
- http://www.pfsense.org/packages/config/miniupnpd/status_upnp.php
/usr/local/sbin/
0755
- http://www.pfsense.com/packages/config/miniupnpd/sbin/miniupnpd
Enable MiniUPnPd
enable
checkbox
Interfaces (generally LAN)
iface_array
You can use the CTRL or COMMAND key to select multiple interfaces.
interfaces_selection
3
lan
true
Maximum Download Speed (Kbits/second)
download
input
Maximum Upload Speed (Kbits/second)
upload
input
Override WAN address
overridewanip
input
Log packets handled by miniupnpd rules?
logpackets
checkbox
Use system uptime instead of miniupnpd uptime?
sysuptime
checkbox
By default deny access to miniupnpd?
permdefault
checkbox
User specified permissions 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 permissions 2
permuser2
Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range]
input
60
User specified permissions 3
permuser3
Format: [allow or deny] [ext port or range] [int ipaddr or ipaddr/cdir] [int port or range]
input
60
User specified permissions 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);
validate_form_miniupnpd($_POST, &$input_errors);
sync_package_miniupnpd();
sync_package_miniupnpd();
exec("rm -f /usr/local/etc/rc.d/miniupnpd*");