forum share
   textsms      forum    

Open ports from the command prompt CMD console using netsh and netstat

INDEX \ Articole/intrebari \ Open ports from the command prompt CMD console using netsh and netstat

Open ports from the command prompt CMD console using netsh and netstat

text_format+  text_format-


A good way to check what ports your server/computer are listening to is to use the netsh and netstat command(s).


From the command prompt:

To Check What Ports You Computer Is Listening On (Open Ports):

netstat -an |find /i "listening"


To Open A Port Manually From the Command:

netsh -c firewall (hit enter)

set portopening tcp 21 (the protocol and port number can vary to meet your needs).


-- Port forwarding check tool http://www.yougetsignal.com/tools/open-ports/




update Ultima actualizare: 06/09/2012
done Informatiile cuprinse in aceasta sectiune sunt verificate si actualizate periodic.

list Articole recente
arrow_back Inapoi


© 2025 EVIDWEB. Toate drepturile rezervate. Design: EVIDWEB

share   forum   textsms