Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 15:59:54 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: amd sitting on ldaps port
Message-ID:  <20041006205954.GB3848@dan.emsphone.com>
In-Reply-To: <1097095438.1208.7.camel@server>
References:  <1097095438.1208.7.camel@server>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 06), Sean McNeil said:
> Looking at /etc/services is states that 636 is for ldaps, but I see that
> amd is using it:
> 
> server# sockstat | grep 636
> root     amd        468   5  tcp4   *:636                 *:*

That's just a random port rpcbind assigned to the "amd" rpc service. 
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.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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