From owner-freebsd-stable@FreeBSD.ORG Thu Jan 5 15:31:37 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2708016A41F for ; Thu, 5 Jan 2006 15:31:37 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B6A43D7B for ; Thu, 5 Jan 2006 15:31:34 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id DD1B2B80F for ; Thu, 5 Jan 2006 10:31:33 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <1136459205.11648.4.camel@buffy.york.ac.uk> References: <43BC24E7.6090800@FreeBSD.org> <1136459205.11648.4.camel@buffy.york.ac.uk> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <51DD97C7-4002-4459-A709-1B72DC1189A7@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Thu, 5 Jan 2006 10:31:33 -0500 To: stable@freebsd.org X-Mailer: Apple Mail (2.746.2) Cc: Subject: Re: rpcbind lingering on IP no longer specified on command line X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 15:31:37 -0000 On Jan 5, 2006, at 6:06 AM, Gavin Atkinson wrote: >> Can anyone explain why rpcbind will still bind to all tcp interfaces? > > Although I believe this is a bug, it is actually working as > documented: > > from rpcbind(8): > -h bindip > Specify specific IP addresses to bind to for UDP > requests. Yeah, I noticed that little tiny "UDP requests" note in the -h docs too. There's no reason to bind to all tcp addresses, and it is causing me heartburn for getting the server certified...