B
Before The Gods
Hello
We are in the process of putting in production a whole farm of servers
and I have been in charge of everything regarding security. My work
covers firewall configuration and servers securization.
The 18 machines of the farm are running under Windows 2000 Advanced
Server. Of course, the machines will have a different usage, some
being Web servers, other DB Servers, etc.
But prior to their "specialization", all machines have to go through
several checklists I have made. One of these checklists is a
step-by-step procedure to minimalize the tcp/udp ports that are opened
by default, following a "vanilla" Windows 2000 installation. I come
fro the UNIX world and I think that an OS should be installed with NO
default opened port.
After closing everything (including CIFS, RPC services, RPC portmapper
and DCOM) I still have this sticky process using port TCP 1025. With
fport command, I found that this port is used by the PID number 8
(System) with no other precision.
What is this port?? How can I find what is using it? I read that all
ports over 1024 are bind to RPC services. If this is a RPC service,
how is it possible since I completely shut down RPC?
Thanks,
BTG
We are in the process of putting in production a whole farm of servers
and I have been in charge of everything regarding security. My work
covers firewall configuration and servers securization.
The 18 machines of the farm are running under Windows 2000 Advanced
Server. Of course, the machines will have a different usage, some
being Web servers, other DB Servers, etc.
But prior to their "specialization", all machines have to go through
several checklists I have made. One of these checklists is a
step-by-step procedure to minimalize the tcp/udp ports that are opened
by default, following a "vanilla" Windows 2000 installation. I come
fro the UNIX world and I think that an OS should be installed with NO
default opened port.
After closing everything (including CIFS, RPC services, RPC portmapper
and DCOM) I still have this sticky process using port TCP 1025. With
fport command, I found that this port is used by the PID number 8
(System) with no other precision.
What is this port?? How can I find what is using it? I read that all
ports over 1024 are bind to RPC services. If this is a RPC service,
how is it possible since I completely shut down RPC?
Thanks,
BTG