Change share ip address
Hi all,
I have a ZFS 7420 with several interfaces configured with 4 vlans. I need to have shares exported to different vlans, but all the shares that I create have the same ip. How can I create something like:
share 1
All the shares that I create have the same ip 192.168.0.1. How can I change this?
Thanks
Carlos Baptista
I have a ZFS 7420 with several interfaces configured with 4 vlans. I need to have shares exported to different vlans, but all the shares that I create have the same ip. How can I create something like:
share 1
type nfs
192.168.0.1:/export/share1
share 2192.168.0.1:/export/share1
type nfs
192.168.1.1:/export/share2
share 3192.168.1.1:/export/share2
type smb
\\192.168.3.1\share3
\\192.168.3.1\share3
Thanks
Carlos Baptista
0