[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Testing for RDP service on Windows Systems
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Testing for RDP service on Windows Systems
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Mon, 2 Jun 2008 14:00:14 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=b+a2uJn9O2Gi8EvWNca86oYzV32lS2mgrVRaboY80FQ=; b=xUgjmaEUKWAcUangooGMDL97NLZDW1S1cRHZOSE6kgPhlSqyOD3jWB+T2k/VtLfiGj PhP0j7oBJtL6FROFxRrMtjTU/1nuGiaLX3nK5wjJ+0W+lsDnP5P//fitt7dPkvH0o6zN rGvwO5wRAS7Dmfc0XSAJzM6v6yHM8lva37YPc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=K5sOiw4hie/Gdc7mv0odT8Q44Zw4onX1q8YEp3OKKvORQPUeLCtyb8lOSoIEgCm4VL nVqWlen4JK42aP38ie0kK3KDIioMJXtnGNgIAu2HL25fFnCqNJZmHTxiLVMZW1aH5lze eMT5lsjOAIOTCzaY91RW10iNPEgGo0JGvPOfc=
- References: <d4f70c240806021140q5e0a47acw61acff8a3104aaf9 (at) mail.gmail.com> <4843FA06.10CC.00AE.0 (at) rooneyholdings.com>
On Mon, Jun 2, 2008 at 1:47 PM, Tadd Moore <tmoore (at) rooneyholdings.com>
wrote:
> I'm sure you'll get many responses, but we added the following to
> bb-services:
>
> [rdp]
>
> port 3389
>
> Once you've added this, if you include the tag "rdp" in bb-hosts, it will
> test to see if the RDP listener is active on the host in question. I'm
> interested if there are better clientless tests myself.
>
Heh - I didn't even think about that when I switched from BB to Hobbit. I
just carried over the "telnet:1494" tag for a couple of our hosts and found
it worked quite well. I *think* there's a Citrix server on that port, given
that it returns "ICA" along with a few binary characters.
I guess I should do that check properly... :)
Ralph Mitchell