Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista networking & sharing

Vista - My port 139 is wide open!

Reply
 
Old 09-14-2007   #1 (permalink)
Brandon Taylor


 
 

My port 139 is wide open!

I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor


My System SpecsSystem Spec
Old 09-14-2007   #2 (permalink)
Chuck [MVP]


 
 

Re: My port 139 is wide open!

On Fri, 14 Sep 2007 10:17:25 -0500, "Brandon Taylor"
<donnie126_2002@xxxxxx> wrote:
Quote:

>I just ran the Shields UP! test (at www.grc.com) and it told me that my port
>139 was wide open. How in Windows Vista do I close that port?
>
>Brandon Taylor

Brandon,

Is the computer directly connected to the Internet? Get a NAT router. If you
can afford a computer, you can afford a router.
<http://nitecruzr.blogspot.com/2006/01/proper-network-design.html#Router>
http://nitecruzr.blogspot.com/2006/0...gn.html#Router

--
Cheers,
Chuck, MS-MVP 2005-2007 [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
My System SpecsSystem Spec
Old 09-14-2007   #3 (permalink)
Chuck [MVP]


 
 

Re: My port 139 is wide open!

On Fri, 14 Sep 2007 10:17:25 -0500, "Brandon Taylor"
<donnie126_2002@xxxxxx> wrote:
Quote:

>I just ran the Shields UP! test (at www.grc.com) and it told me that my port
>139 was wide open. How in Windows Vista do I close that port?
>
>Brandon Taylor

Brandon,

Is the computer directly connected to the Internet? Get a NAT router. If you
can afford a computer, you can afford a router.
<http://nitecruzr.blogspot.com/2006/01/proper-network-design.html#Router>
http://nitecruzr.blogspot.com/2006/0...gn.html#Router

For a short term solution, go to the Network and Sharing Center, and set the NLT
to Public.
<http://nitecruzr.blogspot.com/2006/12/windows-xp-and-vista-on-lan-together.html#VistaServer>
http://nitecruzr.blogspot.com/2006/1...ml#VistaServer

--
Cheers,
Chuck, MS-MVP 2005-2007 [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
My System SpecsSystem Spec
Old 09-14-2007   #4 (permalink)
Robert L [MVP - Networking]


 
 

Re: My port 139 is wide open!

You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computerYou can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Old 09-15-2007   #5 (permalink)
Brandon Taylor


 
 

Re: My port 139 is wide open!

I issued this command:

netstat -an | find /i "139"

and it returned the following line:

TCP 192.168.0.2:139 0.0.0.0:0 LISTENING

Turns out that 192.168.0.2 is my own IP address, and it is listening through Port 139! From what I can gather, the only way to protect my computer from any menace trying to attack it through Port 139 is to shut down the Internet connection. Am I correct... or is there another way?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:OS1uimu9HHA.5948@xxxxxx
You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computer You can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Old 09-15-2007   #6 (permalink)
Robert L [MVP - Networking]


 
 

Re: My port 139 is wide open!

As the link says, using PULIST will give you the processor and PID.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:7E69DE4A-CF2C-4EB1-88C9-C4129DF2BE70@xxxxxx
I issued this command:

netstat -an | find /i "139"

and it returned the following line:

TCP 192.168.0.2:139 0.0.0.0:0 LISTENING

Turns out that 192.168.0.2 is my own IP address, and it is listening through Port 139! From what I can gather, the only way to protect my computer from any menace trying to attack it through Port 139 is to shut down the Internet connection. Am I correct... or is there another way?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:OS1uimu9HHA.5948@xxxxxx
You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computer You can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Old 09-15-2007   #7 (permalink)
Brandon Taylor


 
 

Re: My port 139 is wide open!

The command prompt does not recognize PULIST as a valid command. What do I do next?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:%23Kq7Zc69HHA.5840@xxxxxx
As the link says, using PULIST will give you the processor and PID.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:7E69DE4A-CF2C-4EB1-88C9-C4129DF2BE70@xxxxxx
I issued this command:

netstat -an | find /i "139"

and it returned the following line:

TCP 192.168.0.2:139 0.0.0.0:0 LISTENING

Turns out that 192.168.0.2 is my own IP address, and it is listening through Port 139! From what I can gather, the only way to protect my computer from any menace trying to attack it through Port 139 is to shut down the Internet connection. Am I correct... or is there another way?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:OS1uimu9HHA.5948@xxxxxx
You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computer You can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Old 09-15-2007   #8 (permalink)
Robert L [MVP - Networking]


 
 

Re: My port 139 is wide open!

You can download pulist from this link: http://www.chicagotech.net/Tools/pulist.zip

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:FF86EECF-DDB3-4798-AC9D-FB2D91A7709A@xxxxxx
The command prompt does not recognize PULIST as a valid command. What do I do next?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:%23Kq7Zc69HHA.5840@xxxxxx
As the link says, using PULIST will give you the processor and PID.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:7E69DE4A-CF2C-4EB1-88C9-C4129DF2BE70@xxxxxx
I issued this command:

netstat -an | find /i "139"

and it returned the following line:

TCP 192.168.0.2:139 0.0.0.0:0 LISTENING

Turns out that 192.168.0.2 is my own IP address, and it is listening through Port 139! From what I can gather, the only way to protect my computer from any menace trying to attack it through Port 139 is to shut down the Internet connection. Am I correct... or is there another way?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:OS1uimu9HHA.5948@xxxxxx
You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computer You can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Old 09-17-2007   #9 (permalink)
Brandon Taylor


 
 

Re: My port 139 is wide open!

PULIST says that port 139 is not being used by any processes. What is my next step?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:%23QElvc$9HHA.3716@xxxxxx
You can download pulist from this link: http://www.chicagotech.net/Tools/pulist.zip

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:FF86EECF-DDB3-4798-AC9D-FB2D91A7709A@xxxxxx
The command prompt does not recognize PULIST as a valid command. What do I do next?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:%23Kq7Zc69HHA.5840@xxxxxx
As the link says, using PULIST will give you the processor and PID.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:7E69DE4A-CF2C-4EB1-88C9-C4129DF2BE70@xxxxxx
I issued this command:

netstat -an | find /i "139"

and it returned the following line:

TCP 192.168.0.2:139 0.0.0.0:0 LISTENING

Turns out that 192.168.0.2 is my own IP address, and it is listening through Port 139! From what I can gather, the only way to protect my computer from any menace trying to attack it through Port 139 is to shut down the Internet connection. Am I correct... or is there another way?

-- B.D.T.
"Robert L [MVP - Networking]" <noreply@xxxxxx> wrote in message news:OS1uimu9HHA.5948@xxxxxx
You can use PULIST from the Windows Resource Kit to find which process is using a specified port. This show to may help.

How to find open ports on a computer You can use PULIST from the Windows Resource Kit to find which process is using a specified port. For example, pulist |find /i "4125" may display ...
www.howtonetworking.com/command/openport1.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Brandon Taylor" <donnie126_2002@xxxxxx> wrote in message news:uZJwfJu9HHA.5160@xxxxxx
I just ran the Shields UP! test (at www.grc.com) and it told me that my port
139 was wide open. How in Windows Vista do I close that port?

Brandon Taylor

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
xxx is not set up to establish a connection on port "World Wide Web Service (HTTP)" Network & Sharing
is not set up to establish a connection on port "world wide web service (HTTP)" with this computer Vista networking & sharing
Not set-up to establish a connection on port "World Wide Web service (HTTP)" Vista General
not set up to establish connection on port "World Wide Vista installation & setup
not set up to establish connection on port "World Wide Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46