Template:Networking rut manual upnp: Difference between revisions
No edit summary |
|||
Line 24: | Line 24: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Enabled</td> | ||
<td> | <td></td> | ||
<td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Enable secure mode</td> | ||
<td> | <td></td> | ||
<td> | <td></td> | ||
</tr> | |||
<tr> | |||
<td>Enable additional logging</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Downlink</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Uplink</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Port</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 46: | Line 66: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Report system instead of daemon uptime</td> | ||
<td> | <td></td> | ||
<td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Device UUID</td> | ||
<td> | <td></td> | ||
<td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Announced serial number</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Announced model number</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Notify interval</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Clean rules threshold</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Clean rules interval</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>Presentation URL</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>UPnP lease file</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
==UPnP ACLs== | ==UPnP ACLs== |
Revision as of 19:20, 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.
Active UPnP Redirects
[[File:{{{file_redirects}}}|border|class=tlt-border]]
123
General Settings
[[File:{{{file_settings1}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Enabled | ||
Enable secure mode | ||
Enable additional logging | ||
Downlink | ||
Uplink | ||
Port |
Advanced Settings
[[File:{{{file_settings2}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Report system instead of daemon uptime | ||
Device UUID | ||
Announced serial number | ||
Announced model number | ||
Notify interval | ||
Clean rules threshold | ||
Clean rules interval | ||
Presentation URL | ||
UPnP lease file |
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 |