Template:Networking rut manual upnp: Difference between revisions
No edit summary |
No edit summary |
||
Line 70: | Line 70: | ||
<tr> | <tr> | ||
<td>Device UUID</td> | <td>Device UUID</td> | ||
<td> | <td>Default:</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Announced serial number</td> | <td>Announced serial number</td> | ||
<td> | <td>Default:</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Announced model number</td> | <td>Announced model number</td> | ||
<td> | <td>Default:</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Notify interval</td> | <td>Notify interval</td> | ||
<td> | <td>Default: '''30'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Clean rules threshold</td> | <td>Clean rules threshold</td> | ||
<td> | <td>Default: '''20'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Clean rules interval</td> | <td>Clean rules interval</td> | ||
<td> | <td>Default: '''600'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Presentation URL</td> | <td>Presentation URL</td> | ||
<td> | <td>Default: '''http://192.168.1.1/'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>UPnP lease file</td> | <td>UPnP lease file</td> | ||
<td> | <td>Default: '''/var/upnp.leases'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> |
Revision as of 15:53, 7 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]]
General Settings
[[File:{{{file_settings1}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Enabled | yes | no; default: no | Turns the UPNP service on or off. |
Enable secure mode | yes | no; default: yes | Allow adding forwards only to requesting IP addresses |
Enable additional logging | yes | no; default: no | Puts extra debugging information into the system log |
Downlink | Default: 1024 | Value in KByte/s, informational only |
Uplink | Default: 512 | Value in KByte/s, informational only |
Port | Default: 5000 | Port to listen for requests |
Advanced Settings
[[File:{{{file_settings2}}}|border|class=tlt-border]]
field name | value | description |
---|---|---|
Report system instead of daemon uptime | yes | no; default: no | Use system uptime as UPnP uptime |
Device UUID | Default: | |
Announced serial number | Default: | |
Announced model number | Default: | |
Notify interval | Default: 30 | |
Clean rules threshold | Default: 20 | |
Clean rules interval | Default: 600 | |
Presentation URL | Default: http://192.168.1.1/ | |
UPnP lease file | Default: /var/upnp.leases |
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 | Default: Allow high ports | Adds a comment to this rule |
External ports | 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 | Default: 0.0.0.0/0 | Internal address to be redirect to |
Internal ports | 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 | Default: allow | Allows or forbids the UPnP service to open the specified port |