Date: Wed, 06 Oct 2004 15:43:14 -0700 From: Sean McNeil <sean@mcneil.com> To: Dan Nelson <dnelson@allantgroup.com> Cc: freebsd-current@freebsd.org Subject: Re: amd sitting on ldaps port Message-ID: <1097102594.1805.4.camel@server> In-Reply-To: <20041006205954.GB3848@dan.emsphone.com> References: <1097095438.1208.7.camel@server> <20041006205954.GB3848@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-rGSzP7AJFCELNB2c9osV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-10-06 at 13:59, Dan Nelson wrote: > In the last episode (Oct 06), Sean McNeil said: > > Looking at /etc/services is states that 636 is for ldaps, but I see tha= t > > amd is using it: > >=20 > > server# sockstat | grep 636 > > root amd 468 5 tcp4 *:636 *:* >=20 > That's just a random port rpcbind assigned to the "amd" rpc service.=20 > If you reboot I bet it'll bind to a different port. Run "rpcinfo -p > localhost" to see all the local port numbers assigned to RPC clients. OK, but aren't there rules about rpc allowing assigned ports like that?=20 It actually does not get another port on reboot. It always binds to that one each time. Perhaps if I changed my configuration somewhat it would make a difference. It has always bothered me that the slapd is now in /usr/local/etc/rc.d and doesn't come up until very late in the boot process. Shouldn't something with assigned ports like this either be started much earlier (i.e. before amd) or the ports prevented from being used by anyone that doesn't provide that service? Seems to me that amd is in the wrong here for having that port. So that means that rpcbind is in the wrong for assigning it to amd. Cheers, Sean --=-rGSzP7AJFCELNB2c9osV Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBZHUByQsGN30uGE4RAtMOAJwIx4NsOlOdlg3Lg8ghKOZb5bmv1gCfdni8 ee3lv1fCfxYax7abEJ1qzM4= =i7Ca -----END PGP SIGNATURE----- --=-rGSzP7AJFCELNB2c9osV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1097102594.1805.4.camel>