Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS trouble
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
gsfgf
Veteran
Veteran


Joined: 08 May 2002
Posts: 1266

PostPosted: Fri Aug 30, 2002 11:39 pm    Post subject: NFS trouble Reply with quote

I am trying to connect to my FreeBSD box w/ nfs.
/etc/exports on BSD
Code:

/ -alldirs -netowork 192 -mask 255


/etc/hosts.allow
Code:

ALL : ALL : allow

(I know thats bad, but i'll change it once i get nfs working)

on my gentoo box when i mount 192.168.1.101:/ /mnt/server
i get mount: 192.168.1.101:/ failed, reason given by server: Premission denied.

what do i do?
Back to top
View user's profile Send private message
karl11
Guru
Guru


Joined: 25 Jun 2002
Posts: 469
Location: Raleigh, NC

PostPosted: Sat Aug 31, 2002 2:09 am    Post subject: Reply with quote

I have found NFS to be so picky in some instances that user id's and group id's (as numbers) must be the same on both systems. Not sure this is your problem, but it certainly has complicated things for me before.

Karl
Back to top
View user's profile Send private message
squanto
Guru
Guru


Joined: 20 Apr 2002
Posts: 524
Location: Rochester, NY, USA

PostPosted: Sat Aug 31, 2002 4:31 am    Post subject: Reply with quote

karl11 wrote:
I have found NFS to be so picky in some instances that user id's and group id's (as numbers) must be the same on both systems. Not sure this is your problem, but it certainly has complicated things for me before.

Karl

Do a little chmod 777 on your directorys that you want to share. Although since it looked like you were going to do the entire / directory, maybe try with just a home folder first...?
And then figure out the users / permissions later, once it is working.
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