This was working, but is now broken.
I have two RH FC3 machines:
1) = 192.168.1.110
2) = 192.168.1.111
1 is the server
2 is the client
I have disabled the firewall on both machines.
I can ping both machines from each other.
I have Samba running on 1) and can access the shares from windows.
I have nfs, and nfslock running on machine 1
when from machine 2 (as root) I issue
mount 192.168.1.110:/home/rgoodman /mnt/rgoodman
I get
mount: RPC: Timed out
This WAS working until I recently rebooted machine 1
Any ideas?