I am trying to configure the NFS server at the DNS 323 running with 1.08 firmware. I activated the NFS add-on and everything seems to be working
I want to use a WDTV Live media player as NFS client, I am running the WDLXTV firmware
I set the following at the DNS 323
Host                                          Path                                                   Root squash                 R/W
      
192.168.1.101                           Volume_1/Movies
                                                Real path: /mnt/HD_a2/Movies              Yes                 Yes
where 192.168.1.101 is the NAS IP Address   
Then I got into the WDTV and doing a ssh/telnet
showmount - e 192.168.1.101
I obtain 
/mnt/HD_a2/Movies NAS    
after that when I tried to mount the shared folder (Movies) at the WDTV
xmount 192.168.1.101:/mnt/HD_a2/Movies Movies nfs
I obtain
mount 192.168.1.101:/mnt/HD_a2/Movies failed, reason given by the server: Permission denied
Could someone provide me help please?
I have the same configuration working using SAMBA at the DNS 323 but have problems whem streaming 1080p mkv files.