Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 1995 20:25:22 -0300 (EST)
From:      Pedro A M Vazquez <vazquez@iqm.unicamp.br>
To:        htchan@euclid.ucsd.edu (Henry T. Chan)
Cc:        freebsd-questions@freefall.cdrom.com
Subject:   Re: NFS problems
Message-ID:  <199503062325.UAA22854@kalypso.iqm.unicamp.br>
In-Reply-To: <Pine.BSD.3.90.950306141440.9788D-100000@euclid.ucsd.edu> from "Henry T. Chan" at Mar 6, 95 02:26:15 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503062325.UAA22854>