Date: Thu, 5 Aug 2021 22:53:22 +0100 From: Steve O'Hara-Smith <steve@sohara.org> To: "@lbutlr" <kremels@kreme.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Port 111 (rpcbind) Message-ID: <20210805225322.17d06045668e697c7ce56862@sohara.org> In-Reply-To: <A03FED16-8D01-4DC3-AAB3-D138DAD8FB8F@kreme.com> References: <9E9E62BA-5930-49C1-81B5-773352932729@kreme.com> <160770c8-b18b-7832-cb88-dcc15bd023e0@gmail.com> <A03FED16-8D01-4DC3-AAB3-D138DAD8FB8F@kreme.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Aug 2021 20:08:05 -0600 "@lbutlr" <kremels@kreme.com> wrote: > On 2021 Aug 04, at 19:39, Navdeep Parhar <nparhar@gmail.com> wrote: > > sockstat -n4 | grep -w 111 > > Ah, so it is not a port, it's part of base and used by ntpdate. It shouldn't be, ntpdate is just a one shot NTP client which opens a connection to port 123 on some NTP server but doesn't listen on anything. Port 111 is for rpcbind which is used by NFS and pretty much nothing else these days. -- Steve O'Hara-Smith <steve@sohara.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210805225322.17d06045668e697c7ce56862>
