/etc/exports question



I'm trying to allow al machines in a 1/2 class C subnet to mount
a given NFS mount point. I've put the following line in /etc/exports:

/data maproot=root -network aaa.bbb.ccc.128 -mask 255.255.255.128

The NFS server is actually on network aaa.bbb.eee.0 netmask 255.244.255.128
But I get permission denied when I try to mount this filesystem
from a machine on the aaa.bbb.ccc.128 netwokr. If I change the
line in /etc/exports to:

/data maproot=root hostname.example.com

I can mount this filesystem. Is there an issue with the server
not being directly on the target network?


--
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Summary: Gentoo Linux NFS problem
    ... was started on the Gentoo side before trying to mount the device. ... to a Gentoo Linux client. ... firewalls are disabled on both machines. ... Rpcinfo queries of the server report all is well. ...
    (SunManagers)
  • Re: UFS Bug: FreeBSD 6.1/6.2/7.0: MOKB-08-11-2006, CVE-2006-5824, MOKB-03
    ... root access to a box you don't need silly things like this to crash ... They can simply mount a filesystem with any number of SUID ... Thirdly, while I'm talking about desktop machines, many desktop Linux ...
    (FreeBSD-Security)
  • Re: NFS mount problem!
    ... I have just upgraded, via fresh install, a server to fedora 9 and none ... This is the output when I try to mount the share from one of the other machines: ... This it the same setup that I had with fedora 8 and all worked well. ...
    (Fedora)
  • Re: Local Network Problem
    ... I had all three machines talking ... Do you use a dhcp server for your machines? ... The original install used DHCP but I am tryng to switch to static. ... mount: ...
    (Ubuntu)
  • Re: nfs fails on some clients after power failure.
    ... firewall on one of the machines. ... I look at the system log on april and nothing stands out. ... mount instantly, with no delay, no timeout. ... I find ports 782, 783, ...
    (Debian-User)