Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jan 2006 11:41:27 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Vivek Khera <vivek@khera.org>
Cc:        stable@freebsd.org
Subject:   Re: rpcbind lingering on IP no longer specified on command line
Message-ID:  <43BC24E7.6090800@FreeBSD.org>
In-Reply-To: <A97CE7DE-1841-41D0-B702-E82761FCDD3B@khera.org>
References:  <A97CE7DE-1841-41D0-B702-E82761FCDD3B@khera.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BC24E7.6090800>