IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Linux NFS connectivity question.
(And, yes, this is in the right forum as you will shortly discover.)

We have a mix of FreeBSD and Linux machines here at work now, but there are some ... curious networking issues. The main one I wanted to ask about was NFS: none of our FreeBSD clients can moutn Linux NFS exports. The error given on the client is "permissions denied" and the log entry on the Linux server looks like this:
rpc.mountd: refused mount request from 10.0.0.12 for /home2/files (/): no export entry


A successful mount from a Linux client looks like this:
rpc.mountd: authenticated mount request from 10.0.0.153:617 for /home2/files (/home2/files)


Googling hasn't helped. Documents found suggest adding insecure to the export or adding -P to the mount command to connect from a privileged port. Neither change the error message.

Any clues?

Wade.

Is it enough to love
Is it enough to breathe
Somebody rip my heart out
And leave me here to bleed
 
Is it enough to die
Somebody save my life
I'd rather be Anything but Ordinary
Please

-- "Anything but Ordinary" by Avril Lavigne.

New Questions
I just tried mounting a Linux export from an old FreeBSD box. It worked.

1. What is your mount command?

2. What does your exports file look like?


I did not have any problems with exports as:

/home/pictures 192.168.0.0/255.255.255.0(rw,no_root_squash)

and this mount command (from freebsd):

mount dual:/home/pictures /mnt

New What vewrsion of NFS you using...
NFS v2 support from Linux is Okay... Has a set of issues...

NFS v3 support from Linux is Okay... Has a different set of issues...

What do the Exports look like in /etc/exports

Are you running lockd on the Linux box?

And are the "Secure or Insecure" mount requests? If they are secure, Someone has to login that has rights to the export from the machine doing the request... or you have to tell it (the exporter) to allow anyway...
b4k4^2
[link|mailto:curley95@attbi.com|greg] - Grand-Master Artist in IT
[link|http://www.iwethey.org/ed_curry/|REMEMBER ED CURRY!]   [link|http://pascal.rockford.com:8888/SSK@kQMsmc74S0Tw3KHQiRQmDem0gAIPAgM/edcurry/1//|ED'S GHOST SPEAKS!]
[link|http://www.eweek.com/article2/0,3959,857673,00.asp|Writing on wall, Microsoft to develop apps for Linux by 2004]
Heimatland Geheime Staatspolizei reminds:
These [link|http://www.whitehouse.gov/pcipb/cyberspace_strategy.pdf|Civilian General Orders], please memorize them.
"Questions" will be asked at safety checkpoints.
New need a sample export listing
and exactly the mount command you are using.
thanx,
bill
will work for cash and other incentives [link|http://home.tampabay.rr.com/boxley/resume/Resume.html|skill set]

questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
\ufffdOmni Gaul Delenda est!\ufffd Ceasar
New NF S Versions
Some NFSen can export a subdirectory. Others only allow a complete filesystem.
-drl
New Boot to the head...
Turned out to be a silly problem in /etc/exports. If the server knows the requesting client by *name* - e.g. in /etc/hosts - then you have to include the *name* of the client in /etc/exports; the IP address doesn't work.

NFS versions? Dunno.
lockd? Yep.

Exports line: /home2/files 10.0.0.*(rw,root_squash,sync,anongid=401)
I duplicated the line and replaced the 10.0.0.* with the name of the client (and did exportfs -a) and it worked.

The mount command was: mount isengard:/home2/files ./files
which worked after I changed the exports list.

Thanks everyone, anyway.

Wade.

Is it enough to love
Is it enough to breathe
Somebody rip my heart out
And leave me here to bleed
 
Is it enough to die
Somebody save my life
I'd rather be Anything but Ordinary
Please

-- "Anything but Ordinary" by Avril Lavigne.

New thats the fun of our business, its always a silly problem
and we get paid to fix it. :-)
thanx,
bill
will work for cash and other incentives [link|http://home.tampabay.rr.com/boxley/resume/Resume.html|skill set]

questions, help? [link|mailto:pappas@catholic.org|email pappas at catholic.org]
\ufffdOmni Gaul Delenda est!\ufffd Ceasar
New What I like best about that.
a) the fix makes sense (usually) b) the fix tends to stay fixed!

Wade.

Is it enough to love
Is it enough to breathe
Somebody rip my heart out
And leave me here to bleed
 
Is it enough to die
Somebody save my life
I'd rather be Anything but Ordinary
Please

-- "Anything but Ordinary" by Avril Lavigne.

     Linux NFS connectivity question. - (static) - (7)
         Questions - (morganek)
         What vewrsion of NFS you using... - (folkert)
         need a sample export listing - (boxley)
         NF S Versions - (deSitter)
         Boot to the head... - (static) - (2)
             thats the fun of our business, its always a silly problem - (boxley) - (1)
                 What I like best about that. - (static)

Look on my CD collection, ye mighty, and despair!
105 ms