Difference between revisions of "Template:Networking rutos manual other"

From Teltonika Networks Wiki
(Created page with "{{Template: Networking_rutos_manual_fw_disclosure | fw_version ={{Template: Networking_rutos_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }} {{#ifeq: {...")
 
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template: Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version ={{Template: Networking_rutos_manual_latest_fw
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 
  | series = {{{series}}}
 
  | series = {{{series}}}
 
  | name  = {{{name}}}
 
  | name  = {{{name}}}
 
  }}
 
  }}
 
}}
 
}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 +
__TOC__
 
==Summary==
 
==Summary==
  
Line 21: Line 24:
 
The <b>UDP Broadcast Relay</b> will listen for broadcast traffic on the specified interface port and relay that traffic to the specified interface(s).  
 
The <b>UDP Broadcast Relay</b> will listen for broadcast traffic on the specified interface port and relay that traffic to the specified interface(s).  
  
<i><b>Note:</b> UDP Broadcast Relay is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.</i>
+
<i><b>Note:</b> UDP Broadcast Relay is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.</i>
  
 
The Static Lease list is empty by default. To add a new Static Lease click the 'Add' button.
 
The Static Lease list is empty by default. To add a new Static Lease click the 'Add' button.
Line 39: Line 42:
 
     <tr>
 
     <tr>
 
     <td>Source interface</td>
 
     <td>Source interface</td>
         <td>lan {{#ifeq:{{{series}}} RUT9|RUT9M|RUT2|RUT2M|RUTX|RUT30X|RUT36X|TCR1 = {{!}} wan}}; default: <b>lan</b></td>
+
         <td>lan {{#switch:{{{series}}}|RUT9|RUT9M|RUT2|RUT2M|RUTX|RUT30X|RUT36X|TCR1|RUT14X = {{!}} wan}}; default: <b>lan</b></td>
 
         <td>The interface from which the traffic will be redirected to.</td>
 
         <td>The interface from which the traffic will be redirected to.</td>
 
     </tr>
 
     </tr>
Line 49: Line 52:
 
     <tr>
 
     <tr>
 
     <td>Destination interface</td>
 
     <td>Destination interface</td>
         <td>lan {{#ifeq:{{{series}}}|RUT9|RUT9M|RUT2|RUT2M|RUTX|RUT30X|RUT36X|TCR1 = {{!}} wan}}; default: <b>none</b></td>
+
         <td>lan {{#switch:{{{series}}}|RUT9|RUT9M|RUT2|RUT2M|RUTX|RUT30X|RUT36X|TCR1|RUT14X = {{!}} wan}}; default: <b>none</b></td>
 
         <td>UDP broadcast relay destination interfaces. Open port 137 in firewall so LAN could be reachable from WAN.</td>
 
         <td>UDP broadcast relay destination interfaces. Open port 137 in firewall so LAN could be reachable from WAN.</td>
 
     </tr>
 
     </tr>
Line 58: Line 61:
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
[[Category:{{{name}}} Network section]]

Latest revision as of 08:46, 5 April 2024

The information in this page is updated in accordance with firmware version .


Summary

The Other page is used to to set up UDP Broadcast relay.

This manual page provides an overview of Other page in {{{name}}} devices.

If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

Networking rutos manual webui basic advanced mode 75.gif

UDP Broadcast Relay

The UDP Broadcast Relay will listen for broadcast traffic on the specified interface port and relay that traffic to the specified interface(s).

Note: UDP Broadcast Relay is additional software that can be installed from the System → [[{{{name}}} Package Manager|Package Manager]] page.

The Static Lease list is empty by default. To add a new Static Lease click the 'Add' button.

Networking rutos manual other udp broadcast relay add.png

Appears static lease, which should look similar to this:

Networking rutos manual other udp broadcast relay v1.png

Field Value Description
Source interface lan ; default: lan The interface from which the traffic will be redirected to.
Port integer [0..655353]; default: none Specify a port which the UDP broadcast relay will listen on for incoming packets to relay.
Destination interface lan ; default: none UDP broadcast relay destination interfaces. Open port 137 in firewall so LAN could be reachable from WAN.
Enable off | on; default: off Turns UDP Broadcast Relay on or off.

[[Category:{{{name}}} Network section]]