UPNP: Difference between revisions

From Teltonika Networks Wiki
Line 55: Line 55:
{| class="wikitable"
{| class="wikitable"
|+
|+
! style="width: 250px; background: black; color: white;" | Field name
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
! style="width: 250px; background: black; color: white;" | Value
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
! style="width: 1200px; background: black; color: white;" | Description
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
|-
|-
! style="text-align: left; vertical-align: top;" | Comment
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Comment
| style="text-align: left; vertical-align: top;" | string; Default: '''Allow high ports'''
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: '''Allow high ports'''
| style="text-align: left; vertical-align: top;" | Adds a comment to this rule
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Adds a comment to this rule
|-
|-
! style="text-align: left; vertical-align: top;" | Ecternal ports
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Ecternal ports
| style="text-align: left; vertical-align: top;" | integer [0..65535]] {{!}} range of integers [0-65535]; Default: '''1024-65535'''
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [0..65535]] {{!}} range of integers [0-65535]; 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="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | 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="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Internal Addresses
| style="text-align: left; vertical-align: top;" | ip/integer [0..32]; Default: '''0.0.0.0/0'''
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip/integer [0..32]; Default: '''0.0.0.0/0'''
| style="text-align: left; vertical-align: top;" | Internal address to be redirect to
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Internal address to be redirect to
|-
|-
! style="text-align: left; vertical-align: top;" | Internal ports
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Internal ports
| style="text-align: left; vertical-align: top;" | integer [0..65535]] {{!}} range of integers [0-655355]; Default: '''1024-65535'''
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [0..65535]] {{!}} range of integers [0-655355]; 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="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | 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="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Action
| style="text-align: left; vertical-align: top;" | allow {{!}} deny; Default: '''allow'''
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | allow {{!}} deny; Default: '''allow'''
| style="text-align: left; vertical-align: top;" | Allows or forbids the UPnP service to open the specified port
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Allows or forbids the UPnP service to open the specified port
|-
|-
|}
|}

Revision as of 06:44, 26 October 2018

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

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

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

FIELD NAME VALUE DESCRIPTION
Comment string; Default: Allow high ports Adds a comment to this rule
Ecternal 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