Changes

3,930 bytes added ,  09:17, 23 October 2017
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..."
==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 Settings==

[[Image:Services upnp general.PNG]]

{| class="wikitable"
|+
! style="width: 250px; background: black; color: white;" | Field name
! style="width: 250px; background: black; color: white;" | Value
! style="width: 1200px; background: black; color: white;" | Description
|-
! style="text-align: left; vertical-align: top;" | Enable
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
| style="text-align: left; vertical-align: top;" | Toggles UPnP ON or OFF
|-
! style="text-align: left; vertical-align: top;" | Use secure mode
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Toggles Secure mode ON or OFF
|-
|}

==Advanced Settings==

[[Image:Services upnp advanced.PNG]]

{| class="wikitable"
|+
! style="width: 250px; background: black; color: white;" | Field name
! style="width: 250px; background: black; color: white;" | Value
! style="width: 1200px; background: black; color: white;" | Description
|-
! style="text-align: left; vertical-align: top;" | Use UPnP port mapping
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Toggles UPnP port napping ON or OFF
|-
! style="text-align: left; vertical-align: top;" | Use NAT-PMP port mapping
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Toggles NAT-PMP port mapping ON or OFF
|-
! style="text-align: left; vertical-align: top;" | Device UUID
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Specify Universal unique ID of the device
|-
|}

==UPnP ACLs==

ACLs specify which external ports may be redirected to which internal addresses and ports

[[Image:Services upnp acls.PNG]]

{| class="wikitable"
|+
! style="width: 250px; background: black; color: white;" | Field name
! style="width: 250px; background: black; color: white;" | Value
! style="width: 1200px; background: black; color: white;" | Description
|-
! style="text-align: left; vertical-align: top;" | Comment
| style="text-align: left; vertical-align: top;" | string; Default: '''Allow high ports'''
| style="text-align: left; vertical-align: top;" | Adds a comment to this rule
|-
! style="text-align: left; vertical-align: top;" | Ecternal ports
| style="text-align: left; vertical-align: top;" | integer [0..65535]] {{!}} range of integers [0-655356]; Default: '''1024-65535'''
| style="text-align: left; vertical-align: top;" | 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
|-
! style="text-align: left; vertical-align: top;" | Internal Addresses
| style="text-align: left; vertical-align: top;" | ip/integer [0..32]; Default: '''0.0.0.0/0'''
| style="text-align: left; vertical-align: top;" | Internal address to be redirect to
|-
! style="text-align: left; vertical-align: top;" | Internal ports
| style="text-align: left; vertical-align: top;" | integer [0..65535]] {{!}} range of integers [0-655356]; Default: '''1024-65535'''
| style="text-align: left; vertical-align: top;" | 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
|-
! style="text-align: left; vertical-align: top;" | Action
| style="text-align: left; vertical-align: top;" | allow {{!}} deny; Default: '''allow'''
| style="text-align: left; vertical-align: top;" | Allows or forbids the UPnP service to open the specified port
|-
|}

Navigation menu