Re: NFS problems

[ Available lists | Index of freebsd-questions | Month of Mar 1995 | Week of 6 Mar 1995 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pedro A M Vazquez <vazquez@iqm.unicamp.br>
Date
6 Mar 1995 15:29:14
Subject
Re: NFS problems
Message-ID
199503062325.UAA22854@kalypso.iqm.unicamp.br


[ Hide this part ]
Henry T. Chan said:
>
> I'm trying to NFS mount directory from a Sun SPARCStation 10 and am
> getting the following error from the SPARC:
>
> NFS request from unprivileged port.
> nfs_server: weak authentication, source IP address=132.239.145.14
>
> I'm not sure as to what I'm doing wrong. On the FreeBSD 2.0 machine, I
> have the following entry in /etc/fstab:
>
> osiris:/home/osiris /home/osiris nfs rw 0 0
>
Hello
If you type:

mount_nfs -P osiris:/home/osiris /home/osiris

it will work. I don't know what is the corresponding /etc/fstab
entry. I have the same problem mounting or exporting filesystems between
SunOS/Solaris and FreeBSD2.x but it works fine between FreeBSD and
AIX and FreeBSD/FreeBSD machines.

Pedro


Elapsed time: 0.073 seconds