NFS headache!
|
26th Aug, 2013, 01:53 AM
Post: #11
|
|||
|
|||
RE: NFS headache!
(26th Aug, 2013 01:28 AM)IriDium Wrote: ...but I changed exports to (rw,insecure) ran exportfs -ra and it was still the same problem. what is "ls -la /mnt/HD_a2/" and "ls -la /mnt/HD_a2/N_Music" btw: there must be some kind of auto exec script and rewritable place to hold at least user configuration. should be possible to inject with a /etc/exportfs file. just to be sure it's the insecure option, under root (or sudo) do from RPI: mount -t nfs -o nfsvers=3 192.168.0.2:/mnt/HD_a2/N_Music /mnt then do a ls on /mnt last possibility to fail (and it should fail even when mounted from RPI as root) is that your NAS maps mountd process to privileged ports. and if there is fw on the NAS, those port will not be accessible (NFS SYN packets to ports < 1024 usually gets dropped). Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
NFS headache! - Skywatch - 13th Aug, 2013, 07:01 AM
RE: NFS headache! - mk01 - 13th Aug, 2013, 08:46 AM
RE: NFS headache! - Skywatch - 16th Aug, 2013, 08:10 AM
RE: NFS headache! - mk01 - 16th Aug, 2013, 09:44 AM
RE: NFS headache! - IriDium - 16th Aug, 2013, 11:51 PM
RE: NFS headache! - IriDium - 20th Aug, 2013, 01:34 AM
RE: NFS headache! - mk01 - 25th Aug, 2013, 06:04 AM
RE: NFS headache! - IriDium - 25th Aug, 2013, 07:04 PM
RE: NFS headache! - mk01 - 26th Aug, 2013, 12:57 AM
RE: NFS headache! - IriDium - 26th Aug, 2013, 01:28 AM
RE: NFS headache! - mk01 - 26th Aug, 2013 01:53 AM
RE: NFS headache! - IriDium - 26th Aug, 2013, 02:07 AM
RE: NFS headache! - mk01 - 26th Aug, 2013, 02:29 AM
RE: NFS headache! - mk01 - 29th Aug, 2013, 11:15 AM
|