Changes

no edit summary
Line 1: Line 1:  
{{Template: Networking_rutos_manual_fw_disclosure
 
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.06.1
+
| fw_version = {{{series}}}_R_00.07.01{{#ifeq:{{{series}}}|RUT9|.1|}}
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
 +
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} USB Tools (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}}
 
__TOC__
 
__TOC__
 
==Summary==
 
==Summary==
Line 69: Line 70:  
The '<b>Refresh</b>' is used to refresh the information in the Mounted File Systems list. If you attach a new USB device and cannot see it in the list, try clicking the 'Refresh' button.
 
The '<b>Refresh</b>' is used to refresh the information in the Mounted File Systems list. If you attach a new USB device and cannot see it in the list, try clicking the 'Refresh' button.
    +
{{#ifeq:{{{printer}}}|0||
 
==Printer Server==
 
==Printer Server==
   Line 85: Line 87:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns USB printer support on or off.</td>
 
       <td>Turns USB printer support on or off.</td>
 
     </tr>
 
     </tr>
Line 100: Line 102:  
     <tr>
 
     <tr>
 
     <td>Bidirectional mode</td>
 
     <td>Bidirectional mode</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Turns bidirectional mode on or off.</td>
 
         <td>Turns bidirectional mode on or off.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
   −
For step-by-step instructions on how to use a printer with {{{name}}}, <b>[[How to set up a USB printer (Windows, {{{name}}})|click here]]</b>
+
For step-by-step instructions on how to use a printer with {{{name}}}, <b>[[How to set up a USB printer (Windows, {{{name}}})|click here]].</b>
 +
}}
 +
{{#ifeq:{{{serial}}}|0||
    
==USB to Serial==
 
==USB to Serial==
Line 121: Line 125:  
     <tr>
 
     <tr>
 
       <td>Enabled</td>
 
       <td>Enabled</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>Turns the USB to Serial service on or off.</td>
 
       <td>Turns the USB to Serial service on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Baud rate</td>
 
     <td>Baud rate</td>
         <td>300 | 1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200; default: <b>115200</b></td>
+
         <td>300 {{!}} 1200 {{!}} 2400 {{!}} 4800 {{!}} 9600 {{!}} 19200 {{!}} 38400 {{!}} 57600 {{!}} 115200; default: <b>115200</b></td>
 
         <td>Data rate for serial data transmission (in bits per second).</td>
 
         <td>Data rate for serial data transmission (in bits per second).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Data bits</td>
 
     <td>Data bits</td>
         <td>5 | 6 | 7 | 8; default: <b>8</b></td>
+
         <td>5 {{!}} 6 {{!}} 7 {{!}} 8; default: <b>8</b></td>
 
         <td>Number of data bits for each character</td>
 
         <td>Number of data bits for each character</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Parity</td>
 
     <td>Parity</td>
         <td>None | Odd | Even; default: <b>None</b></td>
+
         <td>None {{!}} Odd {{!}} Even; default: <b>None</b></td>
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
         <td>In serial transmission, parity is a method of detecting errors. An extra data bit is sent with each data character, arranged so that the number of 1 bits in each character, including the parity bit, is always odd or always even. If a byte is received with the wrong number of 1s, then it must have been corrupted. However, an even number of errors can pass the parity check.
 
             <ul>
 
             <ul>
Line 147: Line 151:  
     <tr>
 
     <tr>
 
       <td>Stop bits</td>
 
       <td>Stop bits</td>
       <td>1 | 2; default: <b>1</b></td>
+
       <td>1 {{!}} 2; default: <b>1</b></td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
       <td>Stop bits sent at the end of every character allow the receiving signal hardware to detect the end of a character and to resynchronise with the character stream. Electronic devices usually use one stop bit. Two stop bits are required if slow electromechanical devices are used.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Flow control</td>
 
     <td>Flow control</td>
         <td>None | RTS/CTS | Xon/Xoff; default: <b>None</b></td>
+
         <td>None {{!}} RTS/CTS {{!}} Xon/Xoff; default: <b>None</b></td>
 
         <td>In many circumstances a transmitter might be able to send data faster than the receiver is able to process it. To cope with this, serial lines often incorporate a "handshaking" method, usually distinguished between hardware and software handshaking.
 
         <td>In many circumstances a transmitter might be able to send data faster than the receiver is able to process it. To cope with this, serial lines often incorporate a "handshaking" method, usually distinguished between hardware and software handshaking.
 
             <ul>
 
             <ul>
Line 162: Line 166:  
     <tr>
 
     <tr>
 
     <td>Serial type</td>
 
     <td>Serial type</td>
         <td>[[#Console|Console]] | [[#Over IP|Over IP]] | [[#Modbus gateway|Modbus gateway]] | [[#NTRIP client|NTRIP client]]; default: <b>Console</b></td>
+
         <td>[[#Console|Console]] {{!}} [[#Over IP|Over IP]] {{!}} [[#Modbus gateway|Modbus gateway]] {{!}} [[#NTRIP client|NTRIP client]]; default: <b>Console</b></td>
 
         <td>Specifies the serial connection type.<br><b>Look to the sections below for information on different USB to Serial type options.</b></td>
 
         <td>Specifies the serial connection type.<br><b>Look to the sections below for information on different USB to Serial type options.</b></td>
 
     </tr>
 
     </tr>
Line 187: Line 191:  
     <tr>
 
     <tr>
 
       <td>Protocol</td>
 
       <td>Protocol</td>
       <td>TCP | UDP; default: <b>TCP</b></td>
+
       <td>TCP {{!}} UDP; default: <b>TCP</b></td>
 
       <td>Protocol used in the communication process.</td>
 
       <td>Protocol used in the communication process.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Mode</td>
 
     <td>Mode</td>
         <td><span style="color: purple;">Server</span> | <span style="color: red;">Client</span> | <span style="color: blue;">Bidirect</span>; default: <b>Server</b></td>
+
         <td><span style="color: purple;">Server</span> {{!}} <span style="color: red;">Client</span> {{!}} <span style="color: blue;">Bidirect</span>; default: <b>Server</b></td>
 
         <td>The role of this device in the serial connection:
 
         <td>The role of this device in the serial connection:
 
             <ul>
 
             <ul>
Line 203: Line 207:  
     <tr>
 
     <tr>
 
     <td>No leading zeros</td>
 
     <td>No leading zeros</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>When checked, indicates that the first hex zeros should be skipped.</td>
 
         <td>When checked, indicates that the first hex zeros should be skipped.</td>
 
     </tr>
 
     </tr>
Line 218: Line 222:  
     <tr>
 
     <tr>
 
     <td><span style="color: red;">Server settings</span>: Open port automatically</td>
 
     <td><span style="color: red;">Server settings</span>: Open port automatically</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for NTRIP communication.</td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for NTRIP communication.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td><span style="color: purple;">Client settings</span>: Server Address</td>
 
       <td><span style="color: purple;">Client settings</span>: Server Address</td>
       <td>ip | host; default: <b>none</b></td>
+
       <td>ip {{!}} host; default: <b>none</b></td>
 
       <td>IP address or hostname of the server that this client will connect to.</td>
 
       <td>IP address or hostname of the server that this client will connect to.</td>
 
     </tr>
 
     </tr>
Line 238: Line 242:  
     <tr>
 
     <tr>
 
     <td>Echo</td>
 
     <td>Echo</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turn USB to serial echo on or off.</td>
 
         <td>Turn USB to serial echo on or off.</td>
 
     </tr>
 
     </tr>
Line 267: Line 271:  
     <tr>
 
     <tr>
 
     <td>Slave ID configuration type</td>
 
     <td>Slave ID configuration type</td>
         <td><span style="color: red;">User defined</span> | <span style="color: purple;">Obtained from TCP</span>;<br>default: <b><span style="color: red;">User defined</span></b></td>
+
         <td><span style="color: red;">User defined</span> {{!}} <span style="color: purple;">Obtained from TCP</span>;<br>default: <b><span style="color: red;">User defined</span></b></td>
 
         <td>Specifies whether slave IDs are user defined or automatically obtained from TCP.</td>
 
         <td>Specifies whether slave IDs are user defined or automatically obtained from TCP.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: red;">Slave ID</span> | <span style="color: purple;">Permitted slave IDs</span></td>
+
     <td><span style="color: red;">Slave ID</span> {{!}} <span style="color: purple;">Permitted slave IDs</span></td>
         <td><span style="color: red;">integer </span> | <span style="color: purple;">range of integers</span>;<br>default: <b><span style="color: red;">1</span> or <span style="color: purple;">1-247</span></b></td>
+
         <td><span style="color: red;">integer </span> {{!}} <span style="color: purple;">range of integers</span>;<br>default: <b><span style="color: red;">1</span> or <span style="color: purple;">1-247</span></b></td>
 
         <td>Specifies the slave ID of range of permitted slave IDs. The way this field is named and its function depends on the value of the ''Slave ID configuration'' field. <br> A range of IDs can be specified by placing a hyphen (<i>-</i>) between two integer numbers. For example, if you permit slave IDs in the range of 10 to 20, you would specify it as: <i>10-20</i><br>You can also specify multiple values that are not connected in a range using commas (<i>,</i>). For example, to specify 6, 50 and 100 as permitted slave IDs, you would have to use: <i>6,50,100</i></td>
 
         <td>Specifies the slave ID of range of permitted slave IDs. The way this field is named and its function depends on the value of the ''Slave ID configuration'' field. <br> A range of IDs can be specified by placing a hyphen (<i>-</i>) between two integer numbers. For example, if you permit slave IDs in the range of 10 to 20, you would specify it as: <i>10-20</i><br>You can also specify multiple values that are not connected in a range using commas (<i>,</i>). For example, to specify 6, 50 and 100 as permitted slave IDs, you would have to use: <i>6,50,100</i></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Open port automatically</td>
 
     <td>Open port automatically</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for serial communication.<br><b><u>Caution:</u></b> use with care if listening IP is left as the default value (<i>0.0.0.0</i>). Leaving it as such will leave the device open for remote connections on the specified port.</td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for serial communication.<br><b><u>Caution:</u></b> use with care if listening IP is left as the default value (<i>0.0.0.0</i>). Leaving it as such will leave the device open for remote connections on the specified port.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Echo</td>
 
     <td>Echo</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turn USB to serial echo on or off.</td>
 
         <td>Turn USB to serial echo on or off.</td>
 
     </tr>
 
     </tr>
Line 311: Line 315:  
     <tr>
 
     <tr>
 
     <td>Mount point</td>
 
     <td>Mount point</td>
         <td>filepath | string; default: <b>none</b></td>
+
         <td>filepath {{!}} string; default: <b>none</b></td>
 
         <td>NTRIP mount point.</td>
 
         <td>NTRIP mount point.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Data format</td>
 
     <td>Data format</td>
         <td>NTRIP V2.0 TCP/IP | NTRIP V2.0 RSTP/RTP | NTRIP V1.0 | Automatic detection | NTRIP V2.0 UDP; default: <b>NTRIP V1.0</b></td>
+
         <td>NTRIP V2.0 TCP/IP {{!}} NTRIP V2.0 RSTP/RTP {{!}} NTRIP V1.0 {{!}} Automatic detection {{!}} NTRIP V2.0 UDP; default: <b>NTRIP V1.0</b></td>
 
         <td>Version of NTRIP protocol.</td>
 
         <td>Version of NTRIP protocol.</td>
 
     </tr>
 
     </tr>
Line 336: Line 340:  
     <tr>
 
     <tr>
 
     <td>Use device GPS</td>
 
     <td>Use device GPS</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Allows to obtain default NMEA string from the router's GPS device. Only works if GPS service is enabled and location fix is obtained at the time of NTRIP service start.</td>
 
         <td>Allows to obtain default NMEA string from the router's GPS device. Only works if GPS service is enabled and location fix is obtained at the time of NTRIP service start.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Open port automatically</td>
 
     <td>Open port automatically</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for serial communication.</td>
 
         <td>Automatically adds a traffic rule in the firewall configuration to open the required port for serial communication.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Echo</td>
 
     <td>Echo</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turn USB to serial echo on or off.</td>
 
         <td>Turn USB to serial echo on or off.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
}}
 +
 +
===IP Filter===
 +
----
 +
The <b>IP Filter</b> section is used for configuring which network is allowed to communicate with the device. You may add a new instance by selecting the Interface and pressing Add.
 +
 +
[[File:Networking_rutos_manual_console_ip_filter.png|border|class=tlt-border]]
 +
 +
Then enter the IP address and save.
 +
 +
[[File:Networking_rutos_manual_console_ip_filter_instance.png|border|class=tlt-border]]
    
==Storage Memory Expansion==
 
==Storage Memory Expansion==
Line 400: Line 415:  
     <li>Your device's flash memory will be restored to normal once the reboot has finished. In order to check, log in to the WebUI and look to the 'System' widget in the 'Overview' page. Hover your mouse cursor over the 'FLASH' memory indicator; you should see your device's flash memory return to its regular size.<br>[[File:Networking_rutos_manual_storage_memory_expansion_disable_4.png|border|class=tlt-border]]</li>
 
     <li>Your device's flash memory will be restored to normal once the reboot has finished. In order to check, log in to the WebUI and look to the 'System' widget in the 'Overview' page. Hover your mouse cursor over the 'FLASH' memory indicator; you should see your device's flash memory return to its regular size.<br>[[File:Networking_rutos_manual_storage_memory_expansion_disable_4.png|border|class=tlt-border]]</li>
 
</ol>
 
</ol>
 
+
{{#ifeq:{{{shares}}}|0||
 
==Network Shares==
 
==Network Shares==
   Line 410: Line 425:  
     <li>NTFS</li>
 
     <li>NTFS</li>
 
</ul>
 
</ul>
 +
{{#ifeq:{{{series}}}| RUTX | |
 +
<u><b>
    +
Note:</b> Network Shares is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.
 +
</u>}}
 
===General Settings===
 
===General Settings===
 
----
 
----
Line 425: Line 444:  
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns Samba on or off.</td>
 
         <td>Turns Samba on or off.</td>
 
     </tr>
 
     </tr>
Line 445: Line 464:  
     <tr>
 
     <tr>
 
         <td>Share home-directories</td>
 
         <td>Share home-directories</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Allows system users to reach their home directories via network shares.</td>
 
         <td>Allows system users to reach their home directories via network shares.</td>
 
     </tr>
 
     </tr>
Line 452: Line 471:  
===Edit Template===
 
===Edit Template===
 
----
 
----
The <b>Edit Template</b> section is used to make modifications to the template that is used for generating the Samba configuration. This is the content of the <i>/etc/samba/smb.conf.template</i> file from which your Samba configuration will be generated. Values enclosed by pipe symbols ('|') should not be changed. They get their values from the 'General Settings' tab.
+
The <b>Edit Template</b> section is used to make modifications to the template that is used for generating the Samba configuration. This is the content of the <i>/etc/samba/smb.conf.template</i> file from which your Samba configuration will be generated. Values enclosed by pipe symbols ('{{!}}') should not be changed. They get their values from the 'General Settings' tab.
    
[[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_edit_template.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_edit_template.png|border|class=tlt-border]]
Line 495: Line 514:  
     <tr>
 
     <tr>
 
         <td>Read-only</td>
 
         <td>Read-only</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Makes a Shared Directory read-only, which means the directory can only be accessed to view and read files (not write).</td>
 
         <td>Makes a Shared Directory read-only, which means the directory can only be accessed to view and read files (not write).</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Browseable</td>
 
         <td>Browseable</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>on</b></td>
 
         <td>Makes a Shared Directory browsable; i.e., visible in shared directory network discovery.</td>
 
         <td>Makes a Shared Directory browsable; i.e., visible in shared directory network discovery.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Allow guests</td>
 
         <td>Allow guests</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Turns guest access on or off. Guest access allows anonymous connections to a Shared Directory.</td>
 
         <td>Turns guest access on or off. Guest access allows anonymous connections to a Shared Directory.</td>
 
     </tr>
 
     </tr>
Line 539: Line 558:     
[[File:Networking_rutos_manual_usb_tools_network_shares_users_user_settings.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_usb_tools_network_shares_users_user_settings.png|border|class=tlt-border]]
 +
}}
 +
 +
==DLNA==
 +
 +
The <b>Digital Living Network Alliance (DLNA)</b> standard provides the possibility to stream media files from local storage to DLNA-capable devices such as computers, Smart TVs, tablets, etc.
 +
 +
This page is used to configure the DLNA service on the device. When the DLNA service is enabled, the device listens for incoming connections on the specified network interface and port number. Clients connecting to that port number on that interface will be granted access to the media files residing in the specified directories.
 +
 +
DLNA devices use Universal Plug and Play (UPnP) to discover and communicate with each other on a network. To access the DLNA server hosted on this device you will need a DLNA-capable application. If you're using your phone or other mobile device, simply search for DLNA in the device's application store. On Linux and Windows computers you can use applications capable of playing network media streams (such as VLC). Smart TVs and similar devices may have DLNA support built-in by default.
 +
 +
File format types supported by the DLNA service on this device:
 +
 +
<ul>
 +
    <li>Audio - WMA, WAV, MP3, FLAC</li>
 +
    <li>Image - JPEG</li>
 +
    <li>Video - WMV, MTS, MP4, MKV, MOV</li>
 +
</ul>
 +
<u><b>
 +
Note:</b> DLNA is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
 +
===General Settings===
 +
----
 +
[[File:Networking_rutos_manual_dlna_general_settings.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Turns the DLNA service on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Port</td>
 +
      <td>integer [0..65535]; default: <b>8200</b></td>
 +
      <td>DLNA service listening port.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Friendly name</td>
 +
      <td>string; default: <b>Teltonika DLNA Server</b></td>
 +
      <td>The name of this server as it will be displayed to clients.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Root container</td>
 +
      <td>Standard container | Browse directory | Music | Video | Pictures; default: <b>Standard container</b></td>
 +
      <td>Specifies which type of files will be made available in DLNA file sharing.
 +
            <ul>
 +
                <li><b>Standard container</b> - allows browsing the shared media directory but also organizes files by type (music, video, pictures).</li>
 +
                <li><b>Browse directory</b> - allows browsing the shared media directory .</li>
 +
                <li><b>Music, Video, Pictures</b> - only shares the files of the specified type.</li>
 +
            </ul>
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
      <td>Media directories</td>
 +
      <td>filepath(s); default: <b>/mnt</b></td>
 +
      <td>A list of directories that will be scanned by the DLNA service and made available to clients. You can also specify what types of files should be displayed from the directy. Use 'A' for audio, 'V' for video, 'P' for images followed by a comma and the path to the directory. For example:
 +
            <ul>
 +
                <li><i>A,/mnt</i> - share only audio files from the <i>/mnt/sda1</i> directory.</li>
 +
                <li><i>V,/mnt</i> - share only video files from the <i>/mnt/sda1</i> directory.</li>
 +
                <li><i>P,/mnt</i> - share only image files from the <i>/mnt/sda1</i> directory.</li>
 +
            </ul>Click the plus symbol to add more directories.
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
      <td>Album art names</td>
 +
      <td>filename(s); default: <b>Album.jpg</b></td>
 +
      <td>Name of the file(s) to check when searching for album art images. Click the plus symbol to specify more file names.</td>
 +
    </tr>
 +
</table>
 +
 +
===Advanced Settings===
 +
----
 +
[[File:Networking_rutos_manual_dlna_advanced_settings.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Interfaces</td>
 +
      <td>network interface; default: <b>br-lan</b></td>
 +
      <td>Network interface(s) on which this DLNA server will be hosted.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Database directory</td>
 +
      <td>filepath; default: <b>/var/run/minidlna</b></td>
 +
      <td>The directory where DLNA will store its database and album art cache.</td>
 +
    </tr><!--
 +
    <tr>
 +
      <td>Log directory</td>
 +
      <td>filepath; default: <b>/var/log</b></td>
 +
      <td>The directory where DLNA will store its log file.</td>
 +
    </tr>
 +
--> <tr>
 +
      <td>Enable inotify</td>
 +
      <td>off | on; default: <b>on</b></td>
 +
      <td>Turns inotify on or off. Inotify is a Linux kernel subsystem that notices changes to the filesystem and reports on these changes to applications, in this case, the DLNA service.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable TIVO</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Turn support for streaming .jpg and .mp3 files to a TiVo supporting HMO on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Strict to DLNA standard</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Set this to strictly adhere to DLNA standards. Turning this on will allow server-side downscaling of very large JPEG images, which may hurt JPEG serving performance on (at least) Sony DLNA products.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Notify interval</td>
 +
      <td>integer; default: <b>900</b></td>
 +
      <td>Notify interval in seconds.</td>
 +
    </tr>
 +
</table>
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu