Changes

Created page with "<!-- Template uses {{{name}}}, {{{series}}} --> {{Template:Networking_rutos_manual_fw_disclosure | fw_version = {{{series}}}_R_00.02.03.1 | series = {{{series}}} }} __TOC..."
<!-- Template uses {{{name}}}, {{{series}}} -->
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.03.1
| series = {{{series}}}
}}

__TOC__

==Summary==

'''UPnP''' allows clients in the local network to automatically configure the router. This chapter is a summary of the UPnP function in {{{name}}} routers.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
| series = {{{series}}}
}}

==Active UPnP Redirects==

<b>Active UPnP Redirects</b> sections allows you to manage currently active UPnP redirects.

[[File:Network_rutx_manual_upnp_redirects_v1.png|border|class=tlt-border]]

==MiniUPnP Settings==

===General Settings===
----

[[File:Network_rutx_manual_upnp_general_settings_v1.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value</th>
<th>description</th>
</tr>
<tr>
<td>Enable</td>
<td>off | on; default: '''off'''</td>
<td>Toggles UPnP ON or OFF.</td>
</tr>
<tr>
<td>Use secure mode</td>
<td>off | on; default: '''on'''</td>
<td>Toggles Secure mode ON or OFF.</td>
</tr>
<tr>
<td>Enable additional logging</td>
<td>off | on; default: '''off'''</td>
<td>Puts extra debugging information into the system log when enabled.</td>
</tr>
<tr>
<td>Downlink</td>
<td>integer; default: '''1024'''</td>
<td>Bandwidth available for traffic coming in from the external interface in kilobytes per second. Note that this only information given to clients, it doesn't control the speed.</td>
</tr>
<tr>
<td>Uplink</td>
<td>integer; default: '''512'''</td>
<td>Bandwidth available for traffic out the external interface in kilobytes per second. Note that this only information given to clients, it doesn't control the speed.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [1..65535]; default: '''5000'''</td>
<td>Toggles Secure mode ON or OFF.</td>
</tr>
</table>

===Advanced Settings===
----

[[File:Network_rutx_manual_upnp_advanced_settings_v2.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value</th>
<th>description</th>
</tr>
<tr>
<td>Report system instead of daemon uptime</td>
<td>off | on; default: '''on'''</td>
<td>If enabled, system service uptime is reported.</td>
</tr>
<tr>
<td>Device UUID</td>
<td>string; default: '''unique'''</td>
<td>The Device UUID attribute specifies and uniquely identifies a device that supports Universal Plug and Play (UPnP).</td>
</tr>
<tr>
<td>Announced serial number</td>
<td>string; default: <b>none</b></td>
<td>Specifies serial number for XML Root Desc.</td>
</tr>
<tr>
<td>Announced model number</td>
<td>string; default: <b>none</b></td>
<td>Specifies model number for XML Root Desc.</td>
</tr>
<tr>
<td>Notify interval</td>
<td>integer; default: <b>none</b></td>
<td>Interval in which UPnP capable devices send a message to announce their services.</td>
</tr>
<tr>
<td>Clean ruler threshold</td>
<td>integer; default: <b>none</b></td>
<td>Minimum number of redirections before clearing rules table of old (active) redirections.</td>
</tr>
<tr>
<td>Clean ruler interval</td>
<td>integer; default: <b>none</b></td>
<td>Number of seconds before cleaning redirections.</td>
</tr>
<tr>
<td>Presentation URL</td>
<td>string; default: <b>none</b></td>
<td>Presentation url used for the Root Desc.</td>
</tr>
<tr>
<td>UPnP lease file</td>
<td>string; default: '''/var/run/miniupnpd.leases'''</td>
<td>Stores active UPnP redirects in a lease file (specified), like DHCP leases.</td>
</tr>
</table>

==MiniUPnP ACLs==

ACLs specify which external ports may be redirected to which internal addresses and ports.
There are two preconfigured rules, one to allow high ports, and another to deny the rest.
Highest priority is at the top of a list and goes down. To add another specific rule press 'Add' button.

[[File:Network_rutx_manual_upnp_upnp_acls_v1.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value</th>
<th>description</th>
</tr>
<tr>
<td>Comment</td>
<td>string; default: <b>none</b></td>
<td>Adds a comment to this rule.</td>
</tr>
<tr>
<td>External ports</td>
<td>integer [0..65535] | range of integers [0-65535]; default: <b>none</b></td>
<td>External port(s) which may be redirected. May be specified as a single port or a range of ports. To specify a range use a dash ('-') symbol between two integer numbers.</td>
</tr>
<tr>
<td>Internal Addresses</td>
<td>ip/integer [0..32]; default: <b>none</b></td>
<td>Internal address to be redirect to.</td>
</tr>
<tr>
<td>Internal ports</td>
<td>integer [0..65535] | range of integers [0-65535]; default: <b>none</b></td>
<td>Internal port(s) to be redirect to May be specified as a single port or a range of ports. To specify a range use a dash ('-') symbol between two integer numbers.</td>
</tr>
<tr>
<td>Action</td>
<td>allow | deny; default: '''allow'''</td>
<td>Allows or forbids the UPnP service to open the specified port.</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]

Navigation menu