Difference between revisions of "Network share using SAMBA"

From Teltonika Networks Wiki
 
(44 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Network Share using Samba =
+
== Introduction ==
Contents
+
This article provides information and step by step guide to configure samba share on Teltonika routers.
  
1 [[Introduction]]
+
The information on this page is updated in accordance with '''RUTX_R_00.07.01.4''' firmware version.
  
2 [[Prerequisites]]
+
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.
  
3 [[Instructions]]
+
== Prerequisites ==
 +
You will need:
  
== [[Introduction]] ==
+
* RUTX router running FW version RUTX_R_00.07.01.4 or newer.
 +
* A computer running Windows OS.
 +
* A USB flash drive.
 +
 
 +
== Instructions ==
 +
 
 +
# Connect a USB Drive to your RUTX router and connect your computer to routers Lan using cable or wifi.
 +
# Login to the router's WebUI, go the '''Services → USB Tools → General''' page and verify if your USB is mounted:[[File:Networking rutx configuration examples network share Verify usb is mounted.png|border|class=tlt-border|701x701px]]
 +
#Navigate to Network Shares and Enable it.
 +
#Configure Hostname, Description, Workgroup.
 +
#Enable Share home-directories if you want to share home directories. Click Save & Apply.[[File:Networking rutx configuration examples Network share general setting.jpg|border|class=tlt-border|701x701px]]
 +
#Configure Users in Users section: click Save & Apply:[[File:Networking rutx configuration examples network share users.jpg|border|class=tlt-border|911x911px]]
 +
# 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.        [[File:Networking rutx configuration examples network share add shared directories.jpg|border|class=tlt-border|1000x1000px]]
 +
#On your PC: Open Network folder and type: “ \\192.168.1.1\netshare” in address bar.  [[File:Networking rutx configuration examples network share on your pc window.png|border|class=tlt-border|554x554px]]
 +
#You need to provide user name and password that were created under Network Share → Users.[[File:Networking rutx configuration examples network share credentials.jpg|border|class=tlt-border]]

Latest revision as of 15:52, 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