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.05.1
+
| fw_version = {{{series}}}_R_00.02.06
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 10: Line 10:     
This manual page provides an overview of the USB Tools page in {{{name}}} devices.
 
This manual page provides an overview of the USB Tools page in {{{name}}} devices.
 +
 +
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
 +
| series = {{{series}}}
 +
}}
    
==Printer Server==
 
==Printer Server==
Line 186: Line 190:  
     </tr>
 
     </tr>
 
</table>
 
</table>
      
===Modbus gateway===
 
===Modbus gateway===
Line 256: Line 259:  
     <tr>
 
     <tr>
 
     <td>Mount point</td>
 
     <td>Mount point</td>
         <td>file path | 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>
Line 267: Line 270:  
       <td>Username</td>
 
       <td>Username</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
       <td>User name for authentication to NTRIP server.</td>
+
       <td>Username for authentication to an NTRIP server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Password</td>
 
       <td>Password</td>
 
       <td>string; default: <b>none</b></td>
 
       <td>string; default: <b>none</b></td>
       <td>Password for authentication to NTRIP server.</td>
+
       <td>Password for authentication to an NTRIP server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 295: Line 298:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
==Storage Memory Expansion==
 +
 +
The <b>Storage Memory Expansion</b> function provides the possibility to expand the device's flash memory with a USB Mass Storage Device (MSD) and use the extra memory to install additional software packages. This section provides instruction on how to do just that. However, there are a few prerequisites and warnings to take note of before using memory expansion.
 +
 +
To be eligible for memory expansion, the USB MSD must meet the following restrictions.
 +
 +
<ul>
 +
    <li>The MSD must be the last one (chronologically) inserted.</li>
 +
    <li>If you are using a USB hub, the target MSD must be the last one attached to the hub.</li>
 +
    <li><b>No important data on the MSD as it will be wiped during expansion setup!</b></li>
 +
</ul>
 +
 +
When expansion is enabled, <b>do not detach the USB device as this will delete the data stored on it</b>. Changes made to the device configuration while expansion was enabled will disappear after it is disabled.
 +
 +
===Enabling memory expansion===
 +
----
 +
To successfully expand the flash memory of your device follow the steps described below.
 +
 +
<ol>
 +
    <li>Attach a USB Mass Storage Device (MSD) to the USB connector on the device and go to the Services → Storage Memory Expansion page.</li>
 +
    <li>Set the 'Enable storage expansion' slider to 'on' and click 'Save & Apply'.<br>[[File:Networking_rutos_manual_storage_memory_expansion_enable_1.png|border|class=tlt-border]]</li>
 +
    <li>You will see a pop-up asking for confirmation. Take note that <u>if you continue from this point on:</u>
 +
        <ul>
 +
            <li>your <b>USB device's memory will be wiped</b> and formatted to ext2 format;</li>
 +
            <li>your device's <b>current configuration will be backed up</b> and restored to this point if the USB drive is removed or memory expansion is disabled;</li>
 +
            <li>the entire procedure <b>may take a very long time</b> and includes a reboot at the end; exact time will vary depending on the size of the MSD (larger size will take longer; for example, using a 128 GB drive will take about 2 hours to fully set up, while a 16 GB will only take about 5 minutes).</li>
 +
        </ul>Click 'Continue' to proceed.<br>[[File:Networking_rutos_manual_storage_memory_expansion_enable_2.png|border|class=tlt-border]]
 +
    </li>
 +
    <li>If all is in order you should see a 'Formatting MSD...' message on the screen. This indicates that the MSD is being formatted and integrated with the system. This procedure can take a long time and ends with a reboot of the device.<br>[[File:Networking_rutos_manual_storage_memory_expansion_enable_3.png]]</li>
 +
    <li>Your device's flash memory will be expanded 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 an increase to the device's flash memory.<br>[[File:Networking_rutos_manual_storage_memory_expansion_enable_4.png|border|class=tlt-border]]</li>
 +
</ol>
 +
 +
===Disabling memory expansion===
 +
----
 +
To successfully disable memory expansion follow the steps described below.
 +
 +
<ol>
 +
    <li>Go to the Services → Storage Memory Expansion page.</li>
 +
    <li>Set the 'Enable storage expansion' slider to 'off' and click 'Save & Apply'.<br>[[File:Networking_rutos_manual_storage_memory_expansion_disable_1.png|border|class=tlt-border]]</li>
 +
    <li>You will see a pop-up asking for confirmation. Take note that <u>if you continue from this point on:</u>
 +
        <ul>
 +
            <li>your <b>USB device's memory will be wiped</b> and formatted to NTFS format;</li>
 +
            <li>your <b>device's configuration will be restored</b> to the point it was before memory expansion;</li>
 +
            <li>the entire procedure <b>will take up to 2 minutes</b> including a reboot.</li>
 +
        </ul>Click 'Continue' to proceed.<br>[[File:Networking_rutos_manual_storage_memory_expansion_disable_2.png|border|class=tlt-border]]
 +
    </li>
 +
    <li>If all is in order you should see a 'Formatting MSD...' message on the screen. This indicates that the MSD is being formatted and detached from the system. This procedure can take up to a couple of minutes and ends with a reboot of the device.<br>[[File:Networking_rutos_manual_storage_memory_expansion_disable_3.png]]</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>
 +
 +
==Network Shares==
 +
 +
The <b>Network Shares</b> section is used to manage Network-attached storage (NAS) such as USB drives and hard drives. The {{{name}}} device supports the following file system architectures:
 +
 +
<ul>
 +
    <li>FAT</li>
 +
    <li>FAT32</li>
 +
    <li>NTFS</li>
 +
</ul>
 +
 +
===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.
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_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 Samba on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Hostname</td>
 +
        <td>string; default: <b>Router_share</b></td>
 +
        <td>Name of the Samba server.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Description</td>
 +
        <td>string; default: <b>Router share</b></td>
 +
        <td>Short description about the Same server.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Workgroup</td>
 +
        <td>string; default: <b>WORKGROUP</b></td>
 +
        <td>Name of the server's workgroup.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Share home-directories</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Allows system users to reach their home directories via network shares.</td>
 +
    </tr>
 +
</table>
 +
 +
===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.
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_edit_template.png|border|class=tlt-border]]
 +
 +
===Format USB===
 +
----
 +
The <b>Format USB</b> section contains only one button that is used for formatting an attached USB drive.
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_format_usb.png|border|class=tlt-border]]
 +
 +
===Shared Directories===
 +
----
 +
The <b>Shared Directories</b> 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:
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_general_shared_directories_add_button.png|border|class=tlt-border]]
 +
 +
The newly added Shared Directory configuration should look similar to this:
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_general_shared_directories.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Name</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Name of a shared directory.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Path</td>
 +
        <td>filepath; default: <b>/mnt/</b></td>
 +
        <td>Path 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).</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Allowed users</td>
 +
        <td>samba user(s); default: <b>none</b></td>
 +
        <td>Samba user(s) that are permitted to access a shared directory. Users can be created from the Users menu tab.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Read-only</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Makes a directory read-only, which means the shared directory can only be accessed to view and read files.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Browseable</td>
 +
        <td>off | on; default: <b>on</b></td>
 +
        <td>Makes a Shared Directory browsable; i.e., visible in network shared directory discovery.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Allow guests</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>
 +
    </tr>
 +
    <tr>
 +
        <td>Delete</td>
 +
        <td>-(interactive button)</td>
 +
        <td>Deletes a Shared Directory configuration.</td>
 +
    </tr>
 +
</table>
 +
 +
To connect to the router's SAMBA server from Windows, specify the address in this format:
 +
 +
\\smb_server_address\share_name
 +
 +
Replace <i>smb_server_address</i> with the IP address of this device or SAMBA share hostname; replace <i>share_name</i> with the name of the "share" (as specified in the 'Name' field). For example:
 +
 +
<i>
 +
\\192.168.1.1\my_share
 +
\\Router_share\johns_files
 +
</i>
 +
 +
===Users===
 +
----
 +
The <b>Users</b> 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.
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_users_add_button.png|border|class=tlt-border]]
 +
 +
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:
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_users_edit_button.png|border|class=tlt-border]]
 +
 +
This will redirect you to the Settings page for that User which should look similar to this:
 +
 +
[[File:Networking_rutos_manual_usb_tools_network_shares_users_user_settings.png|border|class=tlt-border]]
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu