RUTX11 SD & USB Tools

Wiki mirrorView source
The information in this page is updated in accordance with firmware version RUTX_R_00.07.22.1.

Summary

The SD & USB Tools page is used to manage services related to the device's USB connector.
This chapter of the user manual provides an overview of the SD & USB Tools page in RUTX11 devices.

General

The General section is used to manage global USB settings. It consists of two subsections:

USB Mount Settings

The USB Mount Settings section is used to set the transfer type (synchronous or asynchronous) for the USB device.
FieldValueDescription
Synchronous writeoff | on; default: offEnables that all changes to the according filesystem are immediately flushed to disk. This will drastically lower the life expectancy of your USB device.
Mount automaticallyoff | on; default: onMount file system automatically when plugged in.
Mount flagsSelectible list: none | nosuid | nodev | noexec; default: noneEnable specified features on the mounted filesystem.
  • NOSUID: Do not honor set-user-ID and set-group-ID bits or file capabilities when executing programs from mounted filesystem.
  • NODEV: Do not allow access to devices (special files) on mounted filesystem.
  • NOEXEC: Do not allow programs to be executed from mounted filesystem.
  • Mounted File Systems

    The Mounted File Systems list displays USB mass storage devices (MSD) currently attached to this device.
    FieldValueDescription
    Devicefilepath; default: /dev/sd*The filesystem of the attached USB MSD.
    Mount Pointfilepath; default: /mnt/sd*The root directory of the mounted filesystem.
    AvailableDisplays available storage information for a mounted USB MSD.
    UsedDisplays used storage information for a mounted USB MSD.
    In UseIndicates whether a USB MSD is currently in use by some device service or not.
    The Format button can be used to format the attached device, and the Unmount 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 RUTX11.
    The Refresh 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.

    Printer Server

    The Printer Server feature provides the possibility to configure access to a printer that is connected to the USB port of the device. After the printer is connected to the device's USB port and configured, it can be utilized by users in the local network (LAN, WiFi) or remotely.
    The 'Add' button lets you add and manage additional printers. To configure a printer instance, click the Edit button located next to it:
    FieldValueDescription
    Enableoff | on; default: offTurns USB printer support on or off.
    Devicefilepath; default: /dev/usb/lp0Printer's device file.
    Portinteger [9100..9109]; default: 9100Printer's TCP port.
    Bidirectional modeoff | on; default: onTurns bidirectional mode on or off.
    For step-by-step instructions on how to use a printer with RUTX11, click here.

    Network Shares

    The Network Shares section is used to manage Network-attached storage (NAS) such as USB drives and hard drives. The RUTX11 device supports the following file system architectures:
    • FAT
    • FAT32
    • exFAT
    • NTFS
    • ext2
    • ext3
    • ext4
    Note: Network Shares is additional software that can be installed from the System → Package Manager page.

    General Settings

    The General section is used to set up Samba - 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.
    FieldValueDescription
    Enableoff | on; default: offTurns Samba on or off.
    Hostnamestring; default: Router_shareName of the Samba server.
    Descriptionstring; default: Router shareShort description about the Same server.
    Workgroupstring; default: WORKGROUPName of the server's workgroup.
    Share home-directoriesoff | on; default: onAllows system users to reach their home directories via network shares.
    Interfaceslan; default: noneBind samba server to specified interfaces
    Insert custom configuration to configstring; default: noneInsert custom line to configuration file.

    Shared Directories

    The Shared Directories section is used to configure access to the device's files and directories, including USB storage drives. The list of Shared Directories is empty by default; click the 'Add' button in order to create a new configuration:
    The newly added Shared Directory configuration should look similar to this:
    FieldValueDescription
    Namestring; default: noneName of a shared directory.
    Pathfilepath; default: No mount pointPath to a shared directory. To share an entire drive, choose an automatically generated path from this drop-down box (for example, /mnt/sda1). To share a specific directory on the drive, specify the full path to that directory (for example, /mnt/sda1/shared/video).
    Allowed userssamba user(s); default: noneSamba user(s) that are permitted to access a Shared Directory. Users can be created from the Users menu tab.
    Read-onlyoff | on; default: offMakes a Shared Directory read-only, which means the directory can only be accessed to view and read files (not write).
    Browseableoff | on; default: onMakes a Shared Directory browsable; i.e., visible in shared directory network discovery.
    Allow guestsoff | on; default: offTurns guest access on or off. Guest access allows anonymous connections to a Shared Directory.
    ActionsDelete; default: DeleteDeletes a Shared Directory configuration.
    To connect to the router's SAMBA server from Windows, specify the address in this format:
    \\smb_server_address\share_name
    
    Replace smb_server_address with the IP address of this device or SAMBA share hostname; replace share_name with the name of the "share" (as specified in the 'Name' field). For example:

    Users

    The Users section is used to create Samba users that can be granted access to Shared Directories. To add a new user, enter a custom username, password and click the 'Add' button.
    The newly added User should appear in the Users list. To change the password of a Samba User, click the 'Edit' button located next to it:
    This will redirect you to the Settings page for that User which should look similar to this:

    DLNA

    The Digital Living Network Alliance (DLNA) 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:
    • Audio - WMA, WAV, MP3, FLAC
    • Image - JPEG
    • Video - WMV, MTS, MP4, MKV, MOV
    Note: DLNA is additional software that can be installed from the System → Package Manager page.

    General Settings

    FieldValueDescription
    Enableoff | on; default: offTurns the DLNA service on or off.
    Portinteger [0..65535]; default: 8200DLNA service listening port.
    Friendly namestring; default: Teltonika DLNA ServerThe name of this server as it will be displayed to clients.
    Root containerStandard container | Browse directory | Music | Video | Pictures; default: Standard containerSpecifies which type of files will be made available in DLNA file sharing.
    • Standard container - allows browsing the shared media directory but also organizes files by type (music, video, pictures).
    • Browse directory - allows browsing the shared media directory .
    • Music, Video, Pictures - only shares the files of the specified type.
    Media directoriesfilepath(s); default: /mntA 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:
    • A,/mnt - share only audio files from the /mnt/sda1 directory.
    • V,/mnt - share only video files from the /mnt/sda1 directory.
    • P,/mnt - share only image files from the /mnt/sda1 directory.
    Click the plus symbol to add more directories.
    Album art namesfilename(s); default: Album.jpgName of the file(s) to check when searching for album art images. Click the plus symbol to specify more file names.

    Advanced Settings

    FieldValueDescription
    Interfacesnetwork interface; default: br-lanNetwork interface(s) on which this DLNA server will be hosted.
    Enable notifyoff | on; default: onTurns 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.
    Enable TIVOoff | on; default: offTurn support for streaming .jpg and .mp3 files to a TiVo supporting HMO on or off.
    Strict to DLNA standardoff | on; default: offSet 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.
    Notify intervalinteger; default: 900Notify interval in seconds.