On Tue, Feb 27, 2001 at 12:19:18AM -0500, Ken D'Ambrosio wrote:
> For reasons I *totally* don't understand, I'm having some trouble mounting
> one particular box:

First, carefully check the logs on BOTH the client AND the server.
There may be something useful in there.  Then:

- make sure the NFS server can resolve the hostnames to IPs AND
vice-versa.

- try exporting to those machines explicitly, and see if that helps.

You can export the filesystems directly using the exportfs command, a
la:

  [root@server]
  # exportfs -o options client:/path/on/server/to/export

Take careful note that client is the client machine name that you want
to export to, but the path is the path on the server that you want to
export.


-- 
All your base are belong to us!
Somebody set up us the bomb!
---------------------------------------------------
Derek Martin          |   Unix/Linux geek
[EMAIL PROTECTED]    |   GnuPG Key ID: 0x81CFE75D
Retrieve my public key at http://pgp.mit.edu


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to