[9.1-PRERELEASE r239793] rpcbind does not hornor -h flag

看板FB_stable作者時間13年前 (2012/08/29 19:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi List, Seems that rpcbind bind to all UDP interfaces (mind "udp4 *:940" at the last command): ----- % uname -a FreeBSD uni.wart.ru 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #7 r239793: Wed Aug 29 04:07:03 SAMT 2012 bsam@uni.wart.ru:/usr/obj/usr/src/sys/UNI i386 % sockstat -4l | grep rpc % grep rpcbind /etc/rc.conf.local rpcbind_flags="-h 192.168.119.252" % sudo /etc/rc.d/rpcbind onestart Starting rpcbind. % sockstat -4l | grep rpc root rpcbind 7713 9 udp4 127.0.0.1:111 *:* root rpcbind 7713 10 udp4 192.168.119.252:111 *:* root rpcbind 7713 11 udp4 *:940 *:* root rpcbind 7713 12 tcp4 127.0.0.1:111 *:* root rpcbind 7713 13 tcp4 192.168.119.252:111 *:* ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
文章代碼(AID): #1GFVPkEl (FB_stable)