Re: [CentOS] [Fwd: Re: Getting started with NFS]

2009-07-04 Thread luc...@lastdot.org
On Sat, Jul 4, 2009 at 9:47 PM, Niki Kovacs wrote: > Thanks everybody for the detailed hints and answers, on the list as well > as offlist. > > I got myself a second "sandbox" PC today, and I just installed two > vanilla CentOS 5.3 systems on them. It'll be much easier to figure out > the innards o

Re: [CentOS] [Fwd: Re: Getting started with NFS]

2009-07-04 Thread Niki Kovacs
Thanks everybody for the detailed hints and answers, on the list as well as offlist. I got myself a second "sandbox" PC today, and I just installed two vanilla CentOS 5.3 systems on them. It'll be much easier to figure out the innards of NFS without the constantly nagging fear of breaking some

Re: [CentOS] [Fwd: Re: Getting started with NFS]

2009-07-04 Thread Rob Kampen
Niki Kovacs wrote: Subject: Re: [CentOS] Getting started with NFS From: Niki Kovacs Date: Sat, 04 Jul 2009 10:33:31 +0200 To: Frank Cox To: Frank Cox Frank Cox a écrit : There isn't much to setting up a simple NFS

Re: [CentOS] [Fwd: Re: Getting started with NFS]

2009-07-04 Thread Frank Cox
On Sat, 04 Jul 2009 10:48:37 +0200 Niki Kovacs wrote: > Any idea what might go wrong here? firewall problem? Try disabling your firewall and see if it works. If it does, then here is my note about how to do make NFS work through a firewall. HOW TO SET UP A FIREWALL THAT ALLOWS NFS Create the

[CentOS] [Fwd: Re: Getting started with NFS]

2009-07-04 Thread Niki Kovacs
--- Begin Message --- Frank Cox a écrit : There isn't much to setting up a simple NFS fileserver and client mount. Set up /etc/exports on the server (this assumes your client is 192.168.0.3) /whatever/where-ever/ 192.168.0.3(rw) Start the nfs service. Create a mount point on the client "mk