Hello,
the /etc/exports contain
/home daniela(rw) dimension(rw)
daniela is the server and dimension is the client. I have tested the
nfs-server on the server machine self with the entry daniela(rw).
I was able to mount this on the server with the nfs-client.
But on the machine dimension I try to mount it with
mount -t nfs daniela:/home /lan
but it doesn't work. On computer dimension it waits until timout.
I have test the prortmap. It is running.
I have no idea why it doesn't work.
> > With Yast2 I have configured the NFS-Server and a NFS client.
> > The client is waiting for the server until timeout.
> > I have selected a directory, i have set the options to rw etc.
> > I can't regognize a reason why it does not work.
> > After with yast I have configured direct, editing the /etc/exports file.
But
> > it doesn't work.
> > Do you know what could be wrong?
> try posting the contens of your /etc/exports file
> domi