Daisuke Aoyama - 2010-06-10

Hi,

You cannot the way that you wrote.
If the mount point is /mnt/TEST, you must:

/mnt/TEST -alldirs -mapall=root -network 1.2.3.0 -mask 255.255.255.0
/mnt/TEST -alldirs -mapall=root -network 1.2.3.1 -mask 255.255.255.255
/mnt/TEST -alldirs -mapall=root -network 1.2.3.2 -mask 255.255.255.255

Sorry, I don't know this is valid for FreeNAS.
Yes, FreeNAS's WebGUI is very stupid.

Note:
"/mnt/TEST/share -alldirs" is useless.
"alldirs" affects all of the mountpoint's directories (includes "share").

Regards,
Daisuke Aoyama