From owner-freebsd-current Thu Mar 22 15:48:33 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 8894D37B71A for ; Thu, 22 Mar 2001 15:48:30 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f2MNmAp31604; Fri, 23 Mar 2001 00:48:10 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 23 Mar 2001 00:49:33 +0100 (CET) From: Martin Blapp To: Peter Wemm Cc: Alfred Perlstein , "Andrey A. Chernov" , Daniel , current@FreeBSD.ORG Subject: Re: [FIX] Re: CFS - Portmap In-Reply-To: <200103222342.f2MNgGh76684@mobile.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Breaking nfs from working on user defined ports is a step backwards and > should be fixed. Lots of people run nfsd and cfsd at the same time. No, you understand me wrong, the way this is done is bogus. If you set -DCFS_PORT=3049 like it is done at the moment and use nc instead of NULL it works. To have a NULL nc entry is not correct in tirpc. /etc/mount -o port=3049,intr localhost:/null /crypt Works here if I remove this check. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message