RE: nfs help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi...

i'm trying to get nfs up/running on a linux server.

from "ps -aux" i seem to be able to see nfs/portmap running.

however, when i do a 'mount 192.168.1.54:/iso /iso2 on the client machine, i
get an err msg...
  "mount: 192.168.1.54:/is failed, reason given by server: Permission
denied"

any idea as to what i've missed??

thanks

-bruce


-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx]On Behalf Of Ed Kim
Sent: Wednesday, June 07, 2006 12:17 PM
To: For users of Fedora Core releases
Subject: Re: nfs help?


bruce wrote:
> ok terry..
>
> bear with me...
>
>>> mount [servername]:/iso [mount point]
>
>   mount 192.168.1.52:/iso /iso2
>
>   192.168.1.52:/iso  <<< the initial server where i created the nfs share
>   /iso2              <<< the folder/dir on the client machine
>
> is this correct? did i miss something
>
> -bruce
>
>

your exports on the server says,
/iso 	192.168.1.52

which is giving the ip 192.168.1.52 access to your NFS share, but i'm
guessing that's not what you want.  You want to list the client's ip so
that,

/iso 	clientip(rw)

will give nfs access to the client.  You'll also want to make sure you
have the service 'portmap' running as this is necessary for NFS RPC
service.  Finally, you'll want to make sure port 111 is open on your
firewall (both tcp and udp)

--
Ed Kim, RHCE
http://www.rhatbox.com

Any sufficiently advanced technology is indistinguishable from magic.
~Arthur C. Clarke

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux