From owner-freebsd-security Fri Jul 27 9:35:31 2001 Delivered-To: freebsd-security@freebsd.org Received: from polychrome.durny.com (polychrome.durny.com [62.32.172.204]) by hub.freebsd.org (Postfix) with ESMTP id 2621F37B401 for ; Fri, 27 Jul 2001 09:35:28 -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 15QAUR-0001kG-00 for freebsd-security@FreeBSD.org; Fri, 27 Jul 2001 18:29:27 +0200 Date: Fri, 27 Jul 2001 18:29:27 +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-security@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? Defio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message