Difference between revisions of "RUT950 UPNP"

From Teltonika Networks Wiki
Line 15: Line 15:
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Toggles UPnP ON or OFF</td>
 
       <td>Toggles UPnP ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Use secure mode</td>
 
       <td>Use secure mode</td>
       <td>yes {{!}} no; Default: '''yes'''</td>
+
       <td>yes | no; Default: '''yes'''</td>
 
       <td>Toggles Secure mode ON or OFF</td>
 
       <td>Toggles Secure mode ON or OFF</td>
 
     </tr>
 
     </tr>
Line 37: Line 37:
 
     <tr>
 
     <tr>
 
       <td>Use UPnP port mapping</td>
 
       <td>Use UPnP port mapping</td>
       <td>yes {{!}} no; Default: '''yes'''</td>
+
       <td>yes | no; Default: '''yes'''</td>
 
       <td>Toggles UPnP port napping ON or OFF</td>
 
       <td>Toggles UPnP port napping ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Use NAT-PMP port mapping</td>
 
       <td>Use NAT-PMP port mapping</td>
       <td>yes {{!}} no; Default: '''yes'''</td>
+
       <td>yes | no; Default: '''yes'''</td>
 
       <td>Toggles NAT-PMP port mapping ON or OFF</td>
 
       <td>Toggles NAT-PMP port mapping ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Device UUID</td>
 
     <td>Device UUID</td>
         <td>yes {{!}} no; Default: '''yes'''</td>
+
         <td>yes | no; Default: '''yes'''</td>
 
         <td>Specify Universal unique ID of the device</td>
 
         <td>Specify Universal unique ID of the device</td>
 
     </tr>
 
     </tr>
Line 71: Line 71:
 
     <tr>
 
     <tr>
 
       <td>Ecternal ports</td>
 
       <td>Ecternal ports</td>
       <td>integer [0..65535]] {{!}} range of integers [0-65535]; Default: '''1024-65535'''</td>
+
       <td>integer [0..65535]] | range of integers [0-65535]; Default: '''1024-65535'''</td>
 
       <td>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</td>
 
       <td>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</td>
 
     </tr>
 
     </tr>
Line 81: Line 81:
 
     <tr>
 
     <tr>
 
     <td>Internal ports</td>
 
     <td>Internal ports</td>
         <td>integer [0..65535]] {{!}} range of integers [0-655355]; Default: '''1024-65535'''</td>
+
         <td>integer [0..65535]] | range of integers [0-655355]; Default: '''1024-65535'''</td>
 
         <td>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</td>
 
         <td>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</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Action</td>
 
     <td>Action</td>
         <td>allow {{!}} deny; Default: '''allow'''</td>
+
         <td>allow | deny; Default: '''allow'''</td>
 
         <td>Allows or forbids the UPnP service to open the specified port</td>
 
         <td>Allows or forbids the UPnP service to open the specified port</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
[[Category:RUT950 WebUI]]

Revision as of 09:49, 1 March 2019

Main Page > RUT Routers > RUT950 > RUT950 Manual > RUT950 WebUI > RUT950 Services section > RUT950 UPNP

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

Services upnp general.PNG

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

Services upnp advanced.PNG

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

Services upnp acls.PNG

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