On Wed, 16 Oct 2002 18:45:19 +0200, Lior Kesos <[EMAIL PROTECTED]> wrote: > > I'm experiencing problems on mounting an exported / directory (I know > it's not safe practice - no choice and in secure intranet). > I can export the "/" but when I try to mount it I get a permission > denied error. > I've looked for configuration flags both on the export and on the mount. > Has anybody struck his head in to a similiar problem?
I do it (mount / directories) all the time and it works perfectly. Did you check that the nfsd is running on the server (exporter) side ? In RedHat (since 7.2 I think) it is off by default. Do /etc/init.d/nfs start and try to mount again. If it does not work, check that the IP address (host name) in the export matches that of the client (may be it is not in your server etc/hosts ?). Ehud. -- Ehud Karni Tel: +972-3-7966-561 /"\ Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign Insurance agencies (USA) voice mail and X Against HTML Mail http://www.mvs.co.il FAX: 1-815-5509341 / \ mailto:[EMAIL PROTECTED] Better Safe Than Sorry ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
