i want to close some port by command in dos
for example this port is 4444
what is commands that use in dos to close port (4444)
second request
what is methot to open 4444 port by dos
Page 1 of 1
for experts help
#2
Posted 12 May 2011 - 11:33 AM
1)Type
netstat -a -o -n
in command prompt.
2) find the PID number for that port number
3) goto task manager and end process the corresponding PID number.
Read more: http://wiki.answers.com/Q/What_is_the_Dos_command_to_close_an_open_port#ixzz1M9lsDezw
netstat -a -o -n
in command prompt.
2) find the PID number for that port number
3) goto task manager and end process the corresponding PID number.
Read more: http://wiki.answers.com/Q/What_is_the_Dos_command_to_close_an_open_port#ixzz1M9lsDezw
Feel free to ignore my comment, just another user !
#3
Posted 12 May 2011 - 03:14 PM
You can also do netstat -aon all at once to do the same task as the above.
Also have a read here: Configuring Windows Firewall via Command Line?
Also have a read here: Configuring Windows Firewall via Command Line?
This post has been edited by cryptodan: 12 May 2011 - 03:16 PM
My work schedule is as follows: Mon and Tues 1800 to 0600, Friday - Sunday 1800EST to 0600, and Wednesday to Thursday 1800est to 0600. So if I do not respond right away I am at work.
----------------
If I am helping you, then Please Send Me a Message!with your thread link in it. This is only if I haven't replied back to you within 24 to 48 hours.
----------------
My Main Site || My Backup Site || steam://friends/add/cryptodan Add me to your Steam Friends.
Share this topic:
Page 1 of 1

Help

Back to top









