Securing a server under Windows 2000
From: JBoss Dude (jbossdude@yahoo.com)
Date: 11/15/02
- Next message: Laura_McLean: "Passowrd Failures"
- Previous message: Guillaume: "Re: A new bug in csrss.exe ??"
- Next in thread: Karl Levinson [x y] mvp: "Re: Securing a server under Windows 2000"
- Reply: Karl Levinson [x y] mvp: "Re: Securing a server under Windows 2000"
- Reply: Lars M. Hansen: "Re: Securing a server under Windows 2000"
- Reply: Jeff Cochran: "Re: Securing a server under Windows 2000"
- Reply: NeoSadist: "Re: Securing a server under Windows 2000"
- Reply: Lord Shaolin: "Re: Securing a server under Windows 2000"
- Reply: Toni Lassila: "Re: Securing a server under Windows 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: jbossdude@yahoo.com (JBoss Dude) Date: 15 Nov 2002 10:19:29 -0800
Hi,
how could I close all ports below 1024. I have a machine based on a W2K
box, exclusively serving static content.
these are the open ports in my machine. Just after booting it up.
...>Fport
FPort v2.0 - TCP/IP Process to Port Mapper
Copyright 2000 by Foundstone, Inc.
http://www.foundstone.com
Pid Process Port Proto Path
364 svchost -> 135 TCP C:\WINNT\system32\svchost.exe
8 System -> 445 TCP
480 MSTask -> 1025 TCP C:\WINNT\system32\MSTask.exe
512 inetinfo -> 1026 TCP C:\WINNT\System32\inetsrv\inetinfo.exe
8 System -> 445 UDP
...>netstat -an
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1026 0.0.0.0:0 LISTENING
UDP 0.0.0.0:445 *:*
and these are the open ports in my machine after connecting to the internet.
...>Fport
FPort v2.0 - TCP/IP Process to Port Mapper
Copyright 2000 by Foundstone, Inc.
http://www.foundstone.com
Pid Process Port Proto Path
364 svchost -> 135 TCP C:\WINNT\system32\svchost.exe
8 System -> 139 TCP
8 System -> 445 TCP
480 MSTask -> 1025 TCP C:\WINNT\system32\MSTask.exe
512 inetinfo -> 1026 TCP C:\WINNT\System32\inetsrv\inetinfo.exe
8 System -> 137 UDP
8 System -> 138 UDP
8 System -> 445 UDP
...>netstat -an
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1026 0.0.0.0:0 LISTENING
TCP XXX.XXX.XXX.XXX:139 0.0.0.0:0 LISTENING
UDP 0.0.0.0:445 *:*
UDP XXX.XXX.XXX.XXX:137 *:*
UDP XXX.XXX.XXX.XXX:138 *:*
where XXX.XXX.XXX.XXX is my IP address.
- Next message: Laura_McLean: "Passowrd Failures"
- Previous message: Guillaume: "Re: A new bug in csrss.exe ??"
- Next in thread: Karl Levinson [x y] mvp: "Re: Securing a server under Windows 2000"
- Reply: Karl Levinson [x y] mvp: "Re: Securing a server under Windows 2000"
- Reply: Lars M. Hansen: "Re: Securing a server under Windows 2000"
- Reply: Jeff Cochran: "Re: Securing a server under Windows 2000"
- Reply: NeoSadist: "Re: Securing a server under Windows 2000"
- Reply: Lord Shaolin: "Re: Securing a server under Windows 2000"
- Reply: Toni Lassila: "Re: Securing a server under Windows 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|