leandro555
8th April 2008, 01:33 AM
Hi,
I am trying to connect two computers.
In the frist one (running the services nfs and nfslock) there's the /etc/exports:
/files 192.168.1.2(rw,sync)
In the other one, when I try:
mount -t nfs 192.168.1.1:/files /mnt/files
it shows:
mount to NFS server '192.168.1.1' failed: server is down.
I checked the connection (ping) and it's alright.
I heard something about the service 'portmap' but coudn't find it.
Thanks a lot.
I am trying to connect two computers.
In the frist one (running the services nfs and nfslock) there's the /etc/exports:
/files 192.168.1.2(rw,sync)
In the other one, when I try:
mount -t nfs 192.168.1.1:/files /mnt/files
it shows:
mount to NFS server '192.168.1.1' failed: server is down.
I checked the connection (ping) and it's alright.
I heard something about the service 'portmap' but coudn't find it.
Thanks a lot.