From owner-freebsd-questions Thu Dec 20 5:15:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 9BB4537B443 for ; Thu, 20 Dec 2001 05:15:08 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 20 Dec 2001 13:15:07 +0000 (GMT) To: Andy Dills Cc: freebsd-questions@freebsd.org Subject: Re: NFS Question In-Reply-To: Your message of "Wed, 19 Dec 2001 22:25:42 EST." Date: Thu, 20 Dec 2001 13:15:07 +0000 From: Ian Dowse Message-ID: <200112201315.aa29148@salmon.maths.tcd.ie> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , Andy Dills writes: >I'm exporting a share from Solaris 2.7 box, to a FreeBSD 4.4 box. >They all error out with NFSPROC_NULL: RPC: Timed out. >thunder# rpcinfo -u server nfs >program 100003 version 2 ready and waiting >program 100003 version 3 ready and waiting Everything looks OK there. Try using tcpdump on the FreeBSD side to see what packets are being sent, eg: tcpdump -np -s 1600 host Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message