Bind Shares to VLANs, possible?

Status
Not open for further replies.

-fun-

Contributor
Joined
Oct 27, 2015
Messages
171
Is it possible to have shares in different subnets / VLANS? I want to make one share available in VLAN 2, another share in VLAN3 for example.

I use only one NIC on my machine (BGE0).

-fun-
 

-fun-

Contributor
Joined
Oct 27, 2015
Messages
171
Unfortunately not, thank you for asking!

I was expecting this to be a common scenario. The manual about VLANs explains how to add VLANs but lacks description of any usage scenarios. If anyone has done this before --> please post in this thread. :smile:
 

c32767a

Patron
Joined
Dec 13, 2012
Messages
371
Unfortunately not, thank you for asking!

I was expecting this to be a common scenario. The manual about VLANs explains how to add VLANs but lacks description of any usage scenarios. If anyone has done this before --> please post in this thread. :)

You can bind services to particular IPs, so if one vlan's interface had 10.1.1.10, you could bind AFP to it, and then another vlan could have IP 10.1.2.10 and you could bind SMB to that, but there's not really an easy way to bind a particular share to a particular interface.

Having said that, you could use ACLs on each share to control access in a way that would make it appear as if the share was only on a particular VLAN, but in my opinion, it would be imperfect and difficult to manage.
 

-fun-

Contributor
Joined
Oct 27, 2015
Messages
171
Thank you for this! This was the only possibility I could actually observe in the GUI. It is sufficient for my purposes: I want to make a media share available in a separate VLAN using NFS and I do not need NFS in any other VLAN.
 
Status
Not open for further replies.
Top