Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nfs, permision denied(SOLVED, stupid typo)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 995
Location: Quebec, Canada

PostPosted: Wed Nov 19, 2008 5:12 pm    Post subject: nfs, permision denied(SOLVED, stupid typo) Reply with quote

Hi all.
I am trying to get a virtual machine going on my new server and am having a litle problem.

software: vmare-server
server: kami
OS: gentoo

vm: vegeta
os_to_be: gentoo

I want to use the same portage tree, to save disk space and download time during updates, so I export /usr/portage via nfs. Both computers are on a virtual network (vmnet1). kami is x.x.y.1 and vegeta is x.x.y.129

When I try to mount, I get this.
Code:
mount 192.168.10.1:/usr/portage /mnt/nfs/
mount: 192.168.10.1:/usr/portage failed, reason given by server: Permission denied

Code:

kami log # cat /etc/export
/usr/portage x.x.y.129(rw,no_subtree_check,no_root_squash)


I must admit, I can't figure out why it won't accept the connection.
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.


Last edited by madchaz on Wed Nov 19, 2008 6:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 995
Location: Quebec, Canada

PostPosted: Wed Nov 19, 2008 5:52 pm    Post subject: Reply with quote

I tried sharing via the actual network interface. Trying to connect from my desktop to the new server gives me the exact same result.
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
Back to top
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1249
Location: Austin, Texas

PostPosted: Wed Nov 19, 2008 6:00 pm    Post subject: Reply with quote

Are you using /etc/hosts.allow and/or /etc/hosts.deny? `man hosts.allow` `man hosts.deny`

EDIT: I reread your post. Is that a typo or are you using /etc/export? It should be named /etc/exports, with an s.
Back to top
View user's profile Send private message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 995
Location: Quebec, Canada

PostPosted: Wed Nov 19, 2008 6:14 pm    Post subject: Reply with quote

Sometimes, the simplest problem is the hardest to spot. I named the file wrong ...
works now. Now I fell stupid, lol
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum