Template:Networking rut manual upnp: Difference between revisions
(Created page with "==Summary== '''UPnP''' allows clients in the local network to automatically configure the router. This chapter is a summary of the UPnP function in RUT routers ==General Set...") |
No edit summary |
||
Line 2: | Line 2: | ||
'''UPnP''' allows clients in the local network to automatically configure the router. This chapter is a summary of the UPnP function in RUT routers | '''UPnP''' allows clients in the local network to automatically configure the router. This chapter is a summary of the UPnP function in RUT routers | ||
{{Template: Networking_rutxxx_manual_fw_disclosure | |||
| fw_version = {{{fw_version}}} | |||
}} | |||
==General Settings== | ==General Settings== | ||
[[ | [[File:{{{file_redirects}}}|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 27: | Line 31: | ||
==Advanced Settings== | ==Advanced Settings== | ||
[[ | [[File:{{{file_settings1}}}|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 51: | Line 55: | ||
</tr> | </tr> | ||
</table> | </table> | ||
'Advanced settings' | |||
---- | |||
[[File:{{{file_settings2}}}|border|class=tlt-border]] | |||
<table class="nd-mantable"> | |||
<tr> | |||
<th>field name</th> | |||
<th>value</th> | |||
<th>description</th> | |||
</tr> | |||
<tr> | |||
<td>Use UPnP port mapping</td> | |||
<td>yes {{!}} no; Default: '''yes'''</td> | |||
<td>Toggles UPnP port napping ON or OFF</td> | |||
</tr> | |||
<tr> | |||
<td>Use NAT-PMP port mapping</td> | |||
<td>yes {{!}} no; Default: '''yes'''</td> | |||
<td>Toggles NAT-PMP port mapping ON or OFF</td> | |||
</tr> | |||
<tr> | |||
<td>Device UUID</td> | |||
<td>yes {{!}} no; Default: '''yes'''</td> | |||
<td>Specify Universal unique ID of the device</td> | |||
</tr> | |||
</table> | |||
==UPnP ACLs== | ==UPnP ACLs== | ||
Line 56: | Line 89: | ||
ACLs specify which external ports may be redirected to which internal addresses and ports | ACLs specify which external ports may be redirected to which internal addresses and ports | ||
[[ | [[File:{{{file_ACLs}}}|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> |
Revision as of 18:38, 6 February 2020
Summary
UPnP allows clients in the local network to automatically configure the router. This chapter is a summary of the UPnP function in RUT routers
The information in this page is updated in accordance with the [[Media:{{{fw_version}}}_WEBUI.bin|{{{fw_version}}}]] firmware version.
General Settings
[[File:{{{file_redirects}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Enable | yes | no; Default: no | Toggles UPnP ON or OFF |
Use secure mode | yes | no; Default: yes | Toggles Secure mode ON or OFF |
Advanced Settings
[[File:{{{file_settings1}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Use UPnP port mapping | yes | no; Default: yes | Toggles UPnP port napping ON or OFF |
Use NAT-PMP port mapping | yes | no; Default: yes | Toggles NAT-PMP port mapping ON or OFF |
Device UUID | yes | no; Default: yes | Specify Universal unique ID of the device |
'Advanced settings'
[[File:{{{file_settings2}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Use UPnP port mapping | yes | no; Default: yes | Toggles UPnP port napping ON or OFF |
Use NAT-PMP port mapping | yes | no; Default: yes | Toggles NAT-PMP port mapping ON or OFF |
Device UUID | yes | no; Default: yes | Specify Universal unique ID of the device |
UPnP ACLs
ACLs specify which external ports may be redirected to which internal addresses and ports
[[File:{{{file_ACLs}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Comment | string; Default: Allow high ports | Adds a comment to this rule |
External ports | integer [0..65535]] | range of integers [0-65535]; Default: 1024-65535 | 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 |
Internal Addresses | ip/integer [0..32]; Default: 0.0.0.0/0 | Internal address to be redirect to |
Internal ports | integer [0..65535]] | range of integers [0-655355]; Default: 1024-65535 | 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 |
Action | allow | deny; Default: allow | Allows or forbids the UPnP service to open the specified port |