Can anyone help with this? I've been trying to setup a simple nfs betweens two machines but have hit a block:
I'm using RedHat 7.1 on both machines. rpcinfo -p sever tells me the services on each ok. rpcinfo -n 2049 -u server nfs gives: program 100003 version 2 ready and waiting program 100003 version 3 ready and waiting and yet when I try to mount a filesystem: mount server:/remote/dir /local/dir I get: mount: RPC: Timed out error. I have tried all the options in the RedHat HOWTOS and still don't have a clue. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
