From rcarter@geli.com  Tue Jun  6 20:38:19 1995
Received: from blob.best.net (blob.best.net [204.156.128.88])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA28830
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 6 Jun 1995 20:38:18 -0700
Received: from shell1.best.com (shell1.best.com [204.156.128.10]) by blob.best.net (8.6.12/8.6.5) with ESMTP id UAA13663 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 6 Jun 1995 20:37:36 -0700
Received: from geli.clusternet (rcarter.vip.best.com [204.156.137.2]) by shell1.best.com (8.6.12/8.6.5) with ESMTP id UAA03023 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 6 Jun 1995 20:37:49 -0701
Received: (from rcarter@localhost) by geli.clusternet (8.6.11/8.6.9) id UAA00833; Tue, 6 Jun 1995 20:36:25 -0700
Message-Id: <199506070336.UAA00833@geli.clusternet>
Date: Tue, 6 Jun 1995 20:36:25 -0700
From: "Russell L. Carter" <rcarter@geli.com>
Reply-To: rcarter@geli.com
To: FreeBSD-gnats-submit@freebsd.org
Subject:
X-Send-Pr-Version: 3.2

>Number:         494
>Category:       bin
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  6 20:40:01 1995
>Closed-Date:    Wed Jun 7 21:34:24 PDT 1995
>Last-Modified:  Tue Nov 27 18:42:05 PST 2001
>Originator:     Russell L. Carter
>Release:        FreeBSD 2.0-BUILT-19950527 i386
>Organization:
>Environment:

2.0.5A

>Description:

nfs mounts using TCP protocol fail.

>How-To-Repeat:

bash$ mount -t nfs -o -T geli:/usr /mnt
NFS Portmap: RPC: Program not registered

This worked fine with a 2.0.5A server and a 2.0R client, and
every -current up to 3/27.  

>Fix:
	
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: davidg 
State-Changed-When: Wed Jun 7 21:34:24 PDT 1995 
State-Changed-Why:  
The bug was caused by a patch that I forgot to commit that 
allows mountd to serve mount requests via TCP. mount_nfs 
was changed a few weeks ago to do the request via TCP if 
the -T option was specified. 
>Unformatted:



