HI All,
Thank you for your help!
I got curious about dillthedog remark on the fact i set “192.168.1.*”. I changed it to “192.168.1.0/24”
I also desactivated the “Allow connections from non-privileged ports (ports higher than 1024)”
And everything started to work !!
I modified also the nonuid to set the same user as AppleTV. I don’t masterise unix enough to know what is the impact, nevertheless, it kept working.
So here is the version of /etc/exports:
/volume1/Films 192.168.1.0/24(ro,async,no_wdelay,crossmnt,all_squash,insecure_locks,sec=sys,anonuid=1027,anongid=100)
I am unsure what you guys meant by “setting the permissions for user and group to everybody”. Was to do a chmod 777 on all files?
Thank you