Re: IPSEC policy for RCMD

From: Steven L Umbach (n9rou_at_nospam-comcast.net)
Date: 11/24/04


Date: Wed, 24 Nov 2004 14:40:36 -0600

I am not familiar with the RCMD service but while it is running you can use
netstat -an or netstat -ano on a Windows 2003 Server to see ports being used
or listening. With Windows 2003 you could then use Task Manager to match
process to ports or download Fport from Foundstone or Portqry [for W2k also]
to see port to process mapping which will show you what port RCMD is
listening on. -- Steve

http://www.jsiinc.com/SUBP/tip7800/rh7835.htm
http://www.microsoft.com/downloads/details.aspx?familyid=89811747-c74b-4638-a2d5-ac828bdc6983&displaylang=en
-- Portqry

"Cluster Admin" <Cluster Admin@discussions.microsoft.com> wrote in message
news:A109C01C-6F7E-41A6-AE88-997305BCE9D1@microsoft.com...
> Does anyone know the port and protocol that I would need to specify to
> create
> an IPSEC policy for the Windows RCMD service? I am using RCMD on a 7 node
> cluster to perform remote script execution of VSS snapshots and need this
> to
> be more secure. Currently I am remotely starting and stopping the RCMD
> service on the target before script execution, but would like to
> additionally
> use IPSEC policy to zone the RCMD service port to permit only specific
> source
> hosts. Also, is the RCMD service port configurable?
>
> Thanks,
> Jim



Relevant Pages

  • RE: a tool like nestat
    ... Windows has a tool that is more robust than netstat, it's called Port ... >Subject: a tool like nestat ...
    (Security-Basics)
  • Re: Does anyone know what this is?
    ... When I did Netstat, I saw four established connections from my computer to ... Windows XP Home Edition from the disks Dell sent with the computer. ... to find out what process is listening on that port. ...
    (microsoft.public.dotnet.general)
  • Re: port 14909
    ... pstools with the pslist command from www.sysinternals.com, ... remember having problems running these on Windows XP. ... I think you may be able to use the NETSTAT command under XP to get this ... > Do you know if Microsoft opens this port by default for Software ...
    (microsoft.public.inetserver.iis.security)
  • RE: Hidden windows ports, files and services.
    ... found two processes running listening on port 21. ... complete port scan on the system to see what else is happening try NMAP ... Run "netstat -baon". ... No telnet service was found in Windows service list. ...
    (Security-Basics)
  • Map port to process
    ... Is there a way in python to figure out which process is running on ... which port? ... I know in Windows XP you can run "netstat -o" and see the ... tied to windows particularly, hopefully something in python. ...
    (comp.lang.python)