I want to use NFS so I have this on /etc/exports 
on a computer with IP=192.168.2.1:
  /home/nfs 192.168.0.0/255.255.0.0(rw)

Then from other computer I execute:
  mount -t nfs 192.168.2.1:/home/nfs /mnt/nfs

And it works, but it takes about 4 minutes !!!
I think it's not a DNS problem because there's
no host names, only IP addresses.

Thanks for your comments and suggestions.

Regards,
Freddy Chavez.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to