![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.security.firewalls archiveWhich of these netstat connections should be banned on WinXP?
From: Barbara Bailey <rabrabbjb@yahoo.com>
Date: Thu Mar 23 2006 - 08:55:35 CET
Which of these netstat connections should I ban on Windows XP?
I thought I was protected on a home wireless network behind a d-link
Running the netstat ban command gave me the output below.
I appreciate your help
Microsoft Windows XP [Version 5.1.2600]
TCP 127.0.0.1:1028 0.0.0.0:0 LISTENING 2552
TCP 127.0.0.1:12025 0.0.0.0:0 LISTENING 2584
TCP 127.0.0.1:12080 0.0.0.0:0 LISTENING 308
TCP 127.0.0.1:12110 0.0.0.0:0 LISTENING 2584
TCP 127.0.0.1:12119 0.0.0.0:0 LISTENING 2584
TCP 127.0.0.1:12143 0.0.0.0:0 LISTENING 2584
TCP 192.168.0.100:139 0.0.0.0:0 LISTENING 4
TCP 127.0.0.1:1996 127.0.0.1:12080 TIME_WAIT 0
UDP 0.0.0.0:500 *:* 1004
UDP 0.0.0.0:4693 *:* 1488
UDP 0.0.0.0:1025 *:* 1360
UDP 0.0.0.0:4500 *:* 1004
UDP 127.0.0.1:1034 *:* 1488
UDP 127.0.0.1:1900 *:* 1736
UDP 127.0.0.1:123 *:* 1376
UDP 192.168.0.100:1900 *:* 1736
UDP 192.168.0.100:137 *:* 4
UDP 192.168.0.100:138 *:* 4
UDP 192.168.0.100:123 *:* 1376
C:\Documents and Settings\babs>
|