On 2020-06-24 14:19, Roger Heflin wrote:
On an nfs server you also need to someplace defined what is allowed to
mount it and what permissions they have (readonly or rw).
do this on linux with the ip address of the router
showmount -a ipaddr
showmount -e ipaddr
-e shows what is "exported" on the nfs server, -a shows who it thinks
has it mounted (this list is somewhat unreliable, it may have extra
entries of nodes that did not umount before crashing or being booted).
°
[bobg@localhost ~]$ showmount -a nfs
All mount points on nfs:
[bobg@localhost ~]$ showmount -a 192.168.50.32
All mount points on 192.168.50.32:
[bobg@localhost ~]$ showmount -e nfs
Export list for nfs:
/nfs4exports/home 192.168.2.0/24
Where is the ".2" subnet coming from in the bottom line? If it is needed
it ought to have been set to ".50" by the router dhcp /would expect. I
believe the .2" was set y the RT-N66U router I was using and cans still
switch back too, all I did was turn the router off when I added the new
one ...
Viasat provides a modem with two ethrnet ports and Dishnetwork had one
on the other port which I liberated for my new router. There was almost
no interest in the TV connection and I pulled the ac plug on that one.
None of that would explain ///nfs4exports/home 192.168.2.0/24 though, i
would expect that to be 50 not 2? ////nfs4exports/home//-- is ok.
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx