Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2009 10:16:55 +0200
From:      Jaakko Heinonen <jh@saunalahti.fi>
To:        Sean Bruno <sean.bruno@dsl-only.net>
Cc:        Michiel Boland <michiel@boland.org>, current@freebsd.org
Subject:   Re: NFS mounts dissapearing
Message-ID:  <20090129081654.GB854@a91-153-125-115.elisa-laajakaista.fi>
In-Reply-To: <1233166048.3592.1.camel@localhost.localdomain>
References:  <1233098540.2494.6.camel@localhost.localdomain> <49809B45.1000703@boland.org> <1233166048.3592.1.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2009-01-28, Sean Bruno wrote:
> > It appears to me that TCP connections to remote nfsd use a
> > privileged source port initially, 
> > but if the connection is severed and reestablished later the source
> > port is no longer < 1024. Client is -CURRENT, server is solaris with
> > nfssrv:nfs_portmon=1.
> 
> Here client is -CURRENT, server is linux with default NFS settings.

Indeed it looks like the new RPC code (I didn't verify that the old
works though) doesn't honour the resvport mount option on reconnects.

To confirm that this is your problem try using the "insecure" export
option on Linux server to allow connections from from all ports.

-- 
Jaakko



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