Template:Networking rutos manual usb tools: Difference between revisions
Template:Networking rutos manual usb tools (view source)
Revision as of 10:42, 23 February 2024
, 23 Februaryno edit summary
No edit summary |
No edit summary |
||
(23 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template: Networking_device_manual_fw_disclosure | ||
| | | series = {{{series}}} | ||
| series | | name = {{{name}}} | ||
| fw_version ={{Template: Networking_device_manual_latest_fw | |||
| series = {{{series}}} | |||
| name = {{{name}}} | |||
}} | |||
}} | }} | ||
{{#ifeq: {{{ | {{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} USB Tools (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>|}} | ||
==Summary== | ==Summary== | ||
Line 31: | Line 34: | ||
The <b>Mounted File Systems</b> list displays USB mass storage devices (MSD) currently attached to this device. | The <b>Mounted File Systems</b> list displays USB mass storage devices (MSD) currently attached to this device. | ||
[[File: | [[File:Networking_rutos_manual_usb_tools_general_mounted_file_systems_v2.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 40: | Line 43: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>Device</td> | ||
<td>filepath; default: <b>/dev/sd*</b></td> | <td>filepath; default: <b>/dev/sd*</b></td> | ||
<td>The filesystem of the attached USB MSD.</td> | <td>The filesystem of the attached USB MSD.</td> | ||
Line 66: | Line 69: | ||
</table> | </table> | ||
The | The <b>Format</b> button can be used to format the attached device, and the <b>Unmount</b> button next to each entry in the list is used to unmount an attached USB device. Please make sure to unmount a USB device before physically detaching it from the {{{name}}}. | ||
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. | |||
'''Note:''' Usb with NTFS partition is supported in read-only mode. | |||
[[File:Networking_rutos_manual_usb_tools_general_ntfs.png|border|class=tlt-border]] | |||
{{#ifeq:{{{printer}}}|0|| | {{#ifeq:{{{printer}}}|0|| | ||
Line 106: | Line 113: | ||
</tr> | </tr> | ||
</table> | </table> | ||
{{#ifeq:{{{series}}}|RUTM||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|| | {{#ifeq:{{{serial}}}|0|| | ||
Line 160: | Line 166: | ||
<ul> | <ul> | ||
<li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li> | <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li> | ||
<li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission. | <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
Line 355: | Line 361: | ||
</table> | </table> | ||
}} | }} | ||
The <b> | ===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]] | ||
- | |||
{{#ifeq:{{{shares}}}|0|| | {{#ifeq:{{{shares}}}|0|| | ||
==Network Shares== | ==Network Shares== | ||
Line 412: | Line 380: | ||
<li>FAT</li> | <li>FAT</li> | ||
<li>FAT32</li> | <li>FAT32</li> | ||
<li>exFAT</li> | |||
<li>NTFS</li> | <li>NTFS</li> | ||
<li>ext2</li> | |||
<li>ext3</li> | |||
<li>ext4</li> | |||
</ul> | </ul> | ||
{{#switch:{{{series}}} | |||
|RUTX|RUTM= | |||
|#default= | |||
<u><b> | |||
Note:</b> Network Shares is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page. | |||
</u>}} | |||
===General Settings=== | ===General Settings=== | ||
---- | ---- | ||
The <b>General</b> section is used to set up <b>Samba</b> - a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration. | The <b>General</b> section is used to set up <b>Samba</b> - a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration. | ||
[[File: | [[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_general_settings_v2.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 451: | Line 429: | ||
<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> | |||
<td>Interfaces</td> | |||
<td>lan; default: <b>none</b></td> | |||
<td>Bind samba server to specified interfaces </td> | |||
</tr> | |||
<tr> | |||
<td>Insert custom configuration to config</td> | |||
<td>string; default: <b>none</b></td> | |||
<td>Insert custom line to configuration file.</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
===Shared Directories=== | ===Shared Directories=== | ||
Line 544: | Line 520: | ||
[[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>System → [[{{{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]] |