>Does anybody have any experience with mounting Linux filesystems from AIX via
>NFS? I can mount this filesystem just fine from another Linux box, but AIX
>always give me "vmount: The file access permissions do not allow the specified
>action." But I don't know whether it means the file access permissions for
>the local or remote directory. I've played with a number of combinations, but
>no improvement.
hmm. i have no problems doing so; redhat 5.2, aix 4.1.4. what is your
version number combination, i can probably reproduce it here.
(nothing special, just 'mount linux:/dir /mnt' on the aix box.
>The problem may be the port that AIX is trying to use: I get a "cute" message
>in my logs: NFS request from xxx originated on an insecure port,
>psychoanalysis suggested". There seems to be an option on the AIX box to
>change the port number, but I have no idea what port Linux is expecting.
see the man page for portmap and nfsd on linux for more info on 'secure ports'
but you might try using a port less than 1024, which are generally unusable
by anyone who isnt root or running a program as root.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]