Reply
Visitor
Pilieo
Posts: 2
Registered: ‎11-19-2010

netstat output : how to close listening ports

Can someone explaine to me how to close a listening port ?

 

 

  Proto  Local Address          Foreign Address        State
  TCP    0.0.0.0:135            loy-PC:0             LISTENING
  TCP    0.0.0.0:445            loy-PC:0             LISTENING
  TCP    0.0.0.0:49152          loy-PC:0             LISTENING
  TCP    0.0.0.0:49153          loy-PC:0             LISTENING
  TCP    0.0.0.0:49154          loy-PC:0             LISTENING
  TCP    0.0.0.0:49155          loy-PC:0             LISTENING
  TCP    0.0.0.0:49158          loy-PC:0             LISTENING
  TCP    127.0.0.1:49156        loy-PC:0             LISTENING
  TCP    127.0.0.1:49167        loy-PC:49168         ESTABLISHED
  TCP    127.0.0.1:49168        loy-PC:49167         ESTABLISHED
  TCP    127.0.0.1:49169        loy-PC:49170         ESTABLISHED
  TCP    127.0.0.1:49170        loy-PC:49169         ESTABLISHED
  TCP    163.0.163.51:139      loy-PC:0             LISTENING
  
 
  UDP    0.0.0.0:123            *:*                    
  UDP    0.0.0.0:500            *:*                    
  UDP    0.0.0.0:4500           *:*                    
  UDP    0.0.0.0:5355           *:*                    
  UDP    127.0.0.1:1900         *:*                    
  UDP    127.0.0.1:60532        *:*                    
  UDP    163.0.163.51:137      *:*                    
  UDP    163.0.163.51:138      *:*                    
  UDP    163.0.163.51:1900     *:*                    
  UDP    [::]:123               *:*                    
  UDP    [::]:500               *:*                    
  UDP    [::]:5355              *:*                    
  UDP    [::1]:1900             *:*                    
  UDP    [::1]:60531            *:*   

 

 

Phishing Phryer
DaveH
Posts: 4,689
Registered: ‎01-06-2010

Re: netstat output : how to close listening ports

You can disconnect from your network if you don't trust your computer loy-PC.

SendOfJive
Posts: 9,903
Kudos: 4,190
Solutions: 706
Registered: ‎02-07-2009

Re: netstat output : how to close listening ports

Hi Pilieo,

 

These are all normal.  They are internal communications within your system and should be left alone.