HELP! NFS Kubuntu 11.10

Knapp magick.crow at gmail.com
Tue May 8 08:39:00 UTC 2012


Anyone have any ideas about how to solve this? I am a NFS newbie but
good with Linux otherwise.

I am having a hell of a time getting NFS to work. I think the problem
is that portmap was removed but I am not to sure.
So I am starting with the basic question of how to you set up NFS on
Kubuntu 11.10
I am quite at home with command line and vim btw.

etc/exports # setting up the server 192.168.2.11 and the client is 192.168.2.45
/home/douglas/KidMovies  192.168.2.45(rw,insecure,async,no_subtree_check)
/home/douglas/Pictures 192.168.2.45(rw,insecure,async,no_subtree_check)

/etc/hosts.allow
portmap: 192.168.2.45
lockd: 192.168.2.45
rquotad: 192.168.2.45
mountd: 192.168.2.45
statd: 192.168.2.45
nfsd: 192.168.2.45

/etc/hosts.deny
ALL: ALL


douglas at FishWorld:~$ sudo showmount -a
[sudo] password for douglas:
clnt_create: RPC: Port mapper failure - Authentication error
douglas at FishWorld:~$ sudo showmount
clnt_create: RPC: Port mapper failure - Authentication error
douglas at FishWorld:~$ sudo showmount -e 192.168.2.11
clnt_create: RPC: Port mapper failure - Authentication error
douglas at FishWorld:~$ sudo showmount -e 192.168.2.45
rpc mount export: RPC: Authentication error; why = Failed (unspecified error)
douglas at FishWorld:~$

Thanks!

--
Douglas E Knapp

Creative Commons Film Group, Helping people make open source movies
with open source software!
http://douglas.bespin.org/CommonsFilmGroup/phpBB3/index.php

Massage in Gelsenkirchen-Buer:
http://douglas.bespin.org/tcm/ztab1.htm
Please link to me and trade links with me!

Open Source Sci-Fi mmoRPG Game project.
http://sf-journey-creations.wikispot.org/Front_Page
http://code.google.com/p/perspectiveproject/




More information about the kubuntu-users mailing list