Difference between revisions of "Network share using SAMBA"

From Teltonika Networks Wiki
m (Žilvinas moved page Network share using SAMBA to Network share using samba over a redirect without leaving a redirect)
m (Žilvinas moved page Network share using samba to Draft:Network share using samba without leaving a redirect)
(No difference)

Revision as of 15:51, 5 May 2022

Introduction

This article provides information and step by step guide to configure samba share on Teltonika routers.

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

Samba share is a software package used to provide secure, stable, and fast file and print service for clients using SMB/CIFS protocol. It is compatible to use with Windows and Linux systems. SMB is a network file sharing protocol and CIFS is a network file system protocol. CIFS is a successor of SMB, and both runs on tcp or udp using port 137 and 138 for UDP, 139 and 445 for TCP.

Prerequisites

You will need:

  • RUTX router running FW version RUTX_R_00.07.01.4 or newer.
  • A computer running Windows OS.
  • A USB flash drive.

Instructions

  1. Connect a USB Drive to your RUTX router and connect your computer to routers Lan using cable or wifi.
  2. Login to the router's WebUI, go the Services → USB Tools → General page and verify if your USB is mounted:Networking rutx configuration examples network share Verify usb is mounted.png
  3. Navigate to Network Shares and Enable it.
  4. Configure Hostname, Description, Workgroup.
  5. Enable Share home-directories if you want to share home directories. Click Save & Apply.Networking rutx configuration examples Network share general setting.jpg
  6. Configure Users in Users section: click Save & Apply:Networking rutx configuration examples network share users.jpg
  7. Go back to General tab: under Shared Directories → click ADD button, and create a directory that you want to share and select the users that you want to share directory with. Click Save & Apply. Networking rutx configuration examples network share add shared directories.jpg
  8. On your PC: Open Network folder and type: “ \\192.168.1.1\netshare” in address bar. Networking rutx configuration examples network share on your pc window.png
  9. You need to provide user name and password that were created under Network Share → Users.Networking rutx configuration examples network share credentials.jpg