Not really. I think it's silly that the web gui doesn't allow you to set a static IP. That aside, I'm trying to figure out how expose the same data over CIFS and NFS, read/write via CIFS, read only via NFS. I'm pretty sure this is doable and documented, and I'd rather not bother anyone about it. But my time is limited.
Not really. I think it's silly that the web gui doesn't allow you to set a static IP. That aside, I'm trying to figure out how expose the same data over CIFS and NFS, read/write via CIFS, read only via NFS. I'm pretty sure this is doable and documented, and I'd rather not bother anyone about it. But my time is limited.
It sure does let you set a static IP address. Check out the network part of the WebGUI. You can set a static IP for all of your NICs. You can also setup the WebGUI to only function on one particular NIC(the dropdown gives you the IPs).
It is doable, but rather difficult. CIFS works best with Windows ACLs and NFS works best with Unix permissions. It would require what I would call some "creative designs" to make it work, but you can most certainly make it work.
To share the same dataset to each protocol, just create a zfs dataset, then go to sharing and add a cifs share, browse to the dataset and then add a nfs share and browse to the same dataset.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.