From: Flophouse Joe <flophousejoe-gentoo-user-xdzvn3@halibutdepot.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] NFS Wont mount
Date: Tue, 14 Nov 2006 17:11:10 -0500 (EST) [thread overview]
Message-ID: <Pine.LNX.4.64.0611141709220.30774@becky16.halibutdepot.org> (raw)
In-Reply-To: <3767b850611141406l4e3a33e3h958bc8f169ca8c0c@mail.gmail.com>
On Tue, 14 Nov 2006, timothy johnson wrote:
> Having a little issue with NFS
>
> mount 10.250.107.10:/home /mnt/pdc1Home
> returns
> mount: 10.250.107.10:/home failed, reason given by server: Permission denied
>
> /etc/exports
> /home (no_root_squash,rw)
Try explicitly listing the IP address of the host(s) that need to be
able to mount this filesystem. man exports(5) will give you the
details, but you'd probably want something like the following:
/etc/exports:
/home 192.168.1.100(no_root_squash,rw)
Joe
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-14 22:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 22:06 [gentoo-user] NFS Wont mount timothy johnson
2006-11-14 22:06 ` timothy johnson
2006-11-14 22:11 ` Flophouse Joe [this message]
2006-11-14 23:18 ` timothy johnson
2006-11-14 23:31 ` Flophouse Joe
2006-11-14 22:17 ` [gentoo-user] " Regis Decamps
2006-11-14 23:18 ` timothy johnson
2006-11-15 7:24 ` [gentoo-user] " Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0611141709220.30774@becky16.halibutdepot.org \
--to=flophousejoe-gentoo-user-xdzvn3@halibutdepot.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox