Difference between revisions of "Network share using SAMBA"

From Teltonika Networks Wiki
Line 25: Line 25:
  
 
# Connect a USB Drive to your RUTX router and connect your computer to routers Lan using cable or wifi.
 
# 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.
+
# 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 v1.png.png|none|thumb|970x970px|NOTE: If USB is not mounted unplug the USB and reinsert the USB drive.]]
#
+
# 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.png.png|none|thumb]]
 +
# Configure Users in Users section: click save & apply:[[File:Networking rutx configuration examples network share users.png.png|none|thumb|738x738px]]
 +
# 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.png|none|thumb|1048x1048px]]
 +
# 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.png|none|thumb|491x491px]]
 +
# You need to provide user name and password that were created under Network Share > Users.[[File:Networking rutx configuration examples network share credentials.png|none|thumb|453x453px]]

Revision as of 18:55, 21 April 2022

Network Share using Samba

Contents

1 Introduction

2 Prerequisites

3 Instructions

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, 039 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:
    File:Networking rutx configuration examples network share v1.png.png
    NOTE: If USB is not mounted unplug the USB and reinsert the USB drive.
  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.
  6. Click save & apply:
  7. Configure Users in Users section: click save & apply:
  8. 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.
  9. On your PC: Open Network folder and type: “ \\192.168.1.1\netshare” in address bar.
  10. You need to provide user name and password that were created under Network Share > Users.