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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"