From owner-freebsd-stable@FreeBSD.ORG Wed Jan 4 19:41:33 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 C332C16A41F for ; Wed, 4 Jan 2006 19:41:33 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 33E5343D48 for ; Wed, 4 Jan 2006 19:41:33 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 57837 invoked by uid 399); 4 Jan 2006 19:41:32 -0000 Received: from localhost (HELO ?192.168.1.100?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 4 Jan 2006 19:41:32 -0000 Message-ID: <43BC24E7.6090800@FreeBSD.org> Date: Wed, 04 Jan 2006 11:41:27 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5 (X11/20051226) MIME-Version: 1.0 To: Vivek Khera References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org 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: Wed, 04 Jan 2006 19:41:33 -0000 FWIW, this question could probably have been asked on freebsd-questions@ since it doesn't really pertain specifically to an issue about a stable branch, but that's not the end of the world. Vivek Khera wrote: > I had rpcbind running with on two interfaces like this: > > rpcbind -h 192.168.100.200 -h 10.0.0.9 > > Now, I changed rpcbind_flags in /etc/rc.conf to just have the first > address, and I restarted rpcbind. the process list from ps shows it is > running like this: > > rpcbind -h 192.168.100.200 > > Yet nmap on the other address shows rpcbind is still listening on udp > there. How do I stop that? What does 'sockstat | grep rpcbind' tell you? -- This .signature sanitized for your protection