Re: Listing all inbound connections.
On Apr 24, 3:40 pm, John Wunderlich <jwunderl...@xxxxxxxxx> wrote:
Mike <n00s...@xxxxxxxxxxx> wrote innews:1177434330.746257.106600@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
What is the easiest way to list all inbound connections on a LAN
connected PC running Windows XP Professional (SP2)?
BTW, Perfmon tells me that I have 8 current connections.
NET USE is showing my two network mounted drives plus four TSCLIENT
connections.
From a command prompt:
netstat -b
?
HTH,
John
It helped. netstat -b
did the trick.
--Thank you,
--Mike
.
Relevant Pages
- How reliable is netstat?
... this diagnostic information is the output from "netstat -an". ... web server, on a high, unprivileged port, and the destination address ... my firewall was correctly blocking these connections. ... None of these remote IP addresses appear in any of my server logs. ... (comp.os.linux.networking) - How reliable is netstat?
... this diagnostic information is the output from "netstat -an". ... web server, on a high, unprivileged port, and the destination address ... my firewall was correctly blocking these connections. ... None of these remote IP addresses appear in any of my server logs. ... (comp.os.linux.security) - Re: paging the network/TCP-isti
... Checking for open ports using grc.com ... showed these TCP connections to be 'stealthed'. ... If you do "netstat -na" it will display addresses ... Listening anyway means that there is NO connection. ... (uk.rec.motorcycles) - Re: Weird session names
... AIUI the names given in the netstat display rely on reverse ... >> We've looked at all of the connections. ... The local and the remote addresses are all ... >>>>>the internet initiating the connection. ... (microsoft.public.security) - Troubleshooting with netstat
... I am having a difficult time interpreting the output of netstat, ... I got a long list of network connections. ... The whole idea was to open up the size of the connection queue and allow ... (freebsd-net) |
|