From owner-freebsd-questions Fri Jul 27 5: 4:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from polychrome.durny.com (polychrome.durny.com [62.32.172.204]) by hub.freebsd.org (Postfix) with ESMTP id A477337B403 for ; Fri, 27 Jul 2001 05:04:33 -0700 (PDT) (envelope-from gdef@polychrome.durny.com) Received: from gdef (helo=localhost) by polychrome.durny.com with local-esmtp (Exim 3.31 #1) id 15Q6Fy-0007rX-00 for freebsd-questions@FreeBSD.org; Fri, 27 Jul 2001 13:58:14 +0200 Date: Fri, 27 Jul 2001 13:58:14 +0200 (CEST) From: To: Subject: RPC opens ports on all aliases Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi, Is there any possibility to make RPC services to open tcp ports only on specified IP adres? I modified portmap source to open TCP port 111 only on given IP. But services eg nfs still open ports on all ip. Any solution? Defacto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message