Author Topic: NFS (GUI)  (Read 1086 times)

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
NFS (GUI)
« on: November 09, 2011, 02:31:59 PM »
i tried to configure nfs server from pcc with no success because the gui script doesn't check if portreserve is started or not
and without it the nfs server cannot be accessed
i guess that (at least) a warning should be added in draknfs if portreserve is stopped isn't it ?

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3785
Re: NFS (GUI)
« Reply #1 on: November 09, 2011, 04:23:28 PM »
Thanks for making this post. I've been unable to get nfs working and thought it was a network problem. I didn't post a question because I've been too busy. When I get home, I'll start portreserve and see if that works for me. Is portreserve necessary on the server, the client or both?

Galen

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
Re: NFS (GUI)
« Reply #2 on: November 09, 2011, 04:44:49 PM »
only on server
if you have firewall rules on server and client be sure to open some ports
usually
for portreserve 111 tcp and udp > server and client
for nfsd 2049 tcp > server
 if, for some reason, nfsd listening on another port see what  rpcinfo -p returns


« Last Edit: November 11, 2011, 01:55:58 AM by yodelu »