nfs on 17.04
R Kimber
richardkimber at politicsresources.net
Wed Jun 28 17:10:34 UTC 2017
On Wed, 28 Jun 2017 12:37:32 -0400
Tom H wrote:
> > /media/audio
> > 192.168.1.78(ro,async,wdelay,nohide,insecure,root_squash,
> > no_subtree_check,sec=sys,ro,root_squash,no_all_squash)
> >
> > /mnt/record
> > 192.168.1.78(ro,async,wdelay,nohide,insecure,root_squash,
> > no_subtree_check,sec=sys,ro,root_squash,no_all_squash)
>
> Is "192.168.1.78" the address of the client? if it isn't, this is your
> problem.
Yes, it's the client.
> [FYI: I use the mask in "/etc/exports" even if I'm only allowing one
> address, "192.168.1.78/24(...)" that way I don't forget to use it when
> I'm allowing a network, "192.168.1.0/24(...)".
I originally put "192.168.1.0/24" and when I couldn't get it to work I
replaced it with the specific IP.
> I forgot to ask whether rpc.idmapd was running
Yes, rpc.idmapd is running.
> and whether you can
> mount an export on the server.
I'm not quite sure what you're asking here. The two exported folders are
mounted on the PC via normal fstab entries. I can see their contents in the
normal way.
BTW: in case its relevant my firewall has:
ACCEPT tcp -- 192.168.1.78 192.168.1.64 tcp spt:2049
dpt:2049
ACCEPT udp -- 192.168.1.78 192.168.1.64 udp
spt:2049 dpt:2049
--
Richard Kimber
More information about the ubuntu-users
mailing list