From: Beni Cherniavsky (cben_at_nonexisting.hamakor.org.il)
Date: Sat 24 Jul 2004 - 21:21:51 IDT
Noam Meltzer wrote:
> Hi Beni,
> It seems like that you don't have portmap running.
> How did you configure the nfs server?
>
> Personally I don't have experience with FC1, but i guess it's
> very similar to redhat or mdk with handling the configuration.
> Generally what i would do to configure an NFS server is:
> 1. edit /etc/exports, and add aline similar to this:
> /path/to/share *(ro,sync)
> (* stands for all hosts. you can replace it if it ain't secure
> enough for you)
> 2. /etc/init.d/nfs start
> the 2nd step will run all other necessary services which
> aren't running yet. (like portmap for example)
> 3. i think it doesn't affect nfs (but don't remember for
> sure), but if you still have problems, make sure you don't
> have /etc/hosts.allow and /etc/hosts.deny
>
> Noam
>
I did have the process `portmap` running as user `rpc`.
But it turns out /etc/init.d/nfs wasn't started by default -
I was so sure it is that I didn't even check. Thanks for the checklist.
-- Beni Cherniavsky <cben_at_users.sf.net> Note: I can only read email on week-ends... ================================================================= To unsubscribe, send mail to linux-il-request_at_linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Sun 25 Jul 2004 - 01:03:49 IDT