From owner-freebsd-stable Tue Apr 30 18: 8:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mysticjah.org (cha212186230188.chello.fr [212.186.230.188]) by hub.freebsd.org (Postfix) with SMTP id 1B94A37B417 for ; Tue, 30 Apr 2002 18:08:39 -0700 (PDT) Received: (qmail 10272 invoked by uid 1005); 1 May 2002 01:08:32 -0000 Date: Wed, 1 May 2002 01:08:32 +0000 From: fictif To: freebsd-stable@freebsd.org Subject: NFS Trouble : no replies from portmap Message-ID: <20020501010832.A7508@mysticjah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I use NFS on 2 hosts. The first is running FreeBSD 4.4 (not upgraded) (A) The second runs FBSD 4.5 (not upgraded). (B) On the B machine I can mount the part of the A machine but the B machine cant be mounted on the A machine because of a ' NFSPROC_NULL: RPC: Timed out ' error. Indeed, on the B host : I have 'portmap[10261]: connect from 217.128.180.74 to getport(nfs) server: about to do a switch' every time I try to mount from the A host. I should get a 'mountd successful' after this ... =( Maybe it has nothing to do with Versions of FBSD but I just can't understand why the portmap of the B machine doesn't reply ... portmap is not wrapped through hosts.access and no firewall are blocking pakets on the B host, I run the usual rpc services B# rpcinfo -p program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100003 2 udp 2049 nfs 100003 3 udp 2049 nfs 100005 3 udp 865 mountd 100005 3 tcp 990 mountd 100005 1 udp 865 mountd 100005 1 tcp 990 mountd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message