- Posts: 7
- Thank you received: 0
Question about Netstat
19 years 2 months ago #10080
by daimous
Question about Netstat was created by daimous
Is it posible for a particular connection not to be seen when i execute the command netstat -a in my comman prompt.
19 years 2 months ago #10081
by jwj
-Jeremy-
Replied by jwj on topic Re: Question about Netstat
The command is supposed to show all active TCP and UDP connections as well as all ports that are listening. I would say no, unless there is a bug in Windows implementation of it. Are you having this problem?
-Jeremy-
19 years 2 months ago #10082
by daimous
Replied by daimous on topic Re: Question about Netstat
no, im not having problem about this...is just that im curious about the thing..who knows, someone is trying to sneak to my computer and he is totally invisible...anyway, tnx for that..but can i get some other comments....
19 years 2 months ago #10084
by dreamer
Replied by dreamer on topic Re: Question about Netstat
On this one I go with the anwser of jwj since entering the NETSTAT command with the –A switch causes NETSTAT to display all connections and listening ports. The result is a list that tells you which TCP and UDP ports that the machine is aware of, and which of those ports that the computer is presently listening to.
When using windows in the command line and entering "netstat help" you can see all possible netstat commands you can use.
I hope this awnsers your question
When using windows in the command line and entering "netstat help" you can see all possible netstat commands you can use.
I hope this awnsers your question
19 years 1 month ago #10122
by Tarun
Next would be SP (Service Provider)
CCNA, CCNP (Switching), CCIE#20640
Replied by Tarun on topic Re: Question about Netstat
A quick search on google gives me the following results
www.securitydocs.com/library/3318
www.microsoft.com/resources/documentatio...s/en-us/netstat.mspx
www.ss64.com/nt/netstat.html
www.brienposey.com/kb/netstat.asp
ccrma.stanford.edu/planetccrma/man/man8/netstat.8.html
www.antionline.com/showthread.php?s=&threadid=248317
I guess that would be enough
www.securitydocs.com/library/3318
www.microsoft.com/resources/documentatio...s/en-us/netstat.mspx
www.ss64.com/nt/netstat.html
www.brienposey.com/kb/netstat.asp
ccrma.stanford.edu/planetccrma/man/man8/netstat.8.html
www.antionline.com/showthread.php?s=&threadid=248317
I guess that would be enough
Next would be SP (Service Provider)
CCNA, CCNP (Switching), CCIE#20640
Time to create page: 0.137 seconds