F5F Stay Refreshed Power Users Networks Yes, you can configure network share exporting based on VLAN.

Yes, you can configure network share exporting based on VLAN.

Yes, you can configure network share exporting based on VLAN.

J
JaffaHunters
Member
140
05-30-2023, 01:12 AM
#1
I'm studying network engineering and need to draft a proposal for a theoretical company's network design. The goal is to learn how to write a solid proposal, not necessarily build a functional network yet. I'm exploring security ideas and came up with a unique concept: using a storage device as a vault. My thought is to export shares based on VLANs in software like Unraid or FreeNAS. For example, accounting could have shares in VLAN20 while lab staff get different shares that are exported on VLAN15. I'm curious if this is feasible and how to implement it. I currently use Unraid but it seems to handle exports inconsistently. I also lack experience with FreeNAS or other methods for separating traffic.
J
JaffaHunters
05-30-2023, 01:12 AM #1

I'm studying network engineering and need to draft a proposal for a theoretical company's network design. The goal is to learn how to write a solid proposal, not necessarily build a functional network yet. I'm exploring security ideas and came up with a unique concept: using a storage device as a vault. My thought is to export shares based on VLANs in software like Unraid or FreeNAS. For example, accounting could have shares in VLAN20 while lab staff get different shares that are exported on VLAN15. I'm curious if this is feasible and how to implement it. I currently use Unraid but it seems to handle exports inconsistently. I also lack experience with FreeNAS or other methods for separating traffic.

H
Highlighting
Member
153
05-30-2023, 03:46 PM
#2
This approach involves using multiple instances of Samba and assigning each to a distinct network interface. It also allows routing options and managing several IP addresses. The reasoning behind it is clearer when you focus on creating shares only when required, ensuring systems mount them just where users need them. This method enhances security by restricting access through permissions, preventing unauthorized file access.
H
Highlighting
05-30-2023, 03:46 PM #2

This approach involves using multiple instances of Samba and assigning each to a distinct network interface. It also allows routing options and managing several IP addresses. The reasoning behind it is clearer when you focus on creating shares only when required, ensuring systems mount them just where users need them. This method enhances security by restricting access through permissions, preventing unauthorized file access.