Networking Forums

Networking Forums > Computer Networking > Windows Networking > netstat 0.0.0.0:80

Reply
Thread Tools Display Modes

netstat 0.0.0.0:80

 
 
=?Utf-8?B?SnVzdHdoYXRpbmd0b2tub3c=?=
Guest
Posts: n/a

 
      11-03-2004, 02:19 PM
I have a question about how netstat displays the netstat -na results. On
some server w2k/2wk3 I do a netstat -na I see that port 80 is displayed as
0.0.0.0:80 and on other systems it show as the acutal ip... ie 12.12.12.12:80.
This occurs even if IIS is set the same way. Where is the difference coming
from. Where does netstat actually get is info... from the registry?
Thanks in advanced.
 
Reply With Quote
 
 
 
 
Matt Anderson
Guest
Posts: n/a

 
      11-04-2004, 03:35 AM

"Justwhatingtoknow" <(E-Mail Removed)> wrote in
message news:8CB03499-2254-4858-BA28-(E-Mail Removed)...
>I have a question about how netstat displays the netstat -na results. On
> some server w2k/2wk3 I do a netstat -na I see that port 80 is displayed as
> 0.0.0.0:80 and on other systems it show as the acutal ip... ie
> 12.12.12.12:80.
> This occurs even if IIS is set the same way. Where is the difference
> coming
> from. Where does netstat actually get is info... from the registry?
> Thanks in advanced.


0.0.0.0 means it's listening on all interfaces. Maybe not waht you want.
MS now has a port query tool and a parser to view the results. Also
sysinternals has tcpview. I like tcpview becuase it's graphical.

Matt
MCT, MCSE


 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      11-04-2004, 05:13 PM
The machine that displays the actual address may only have one static
address configured, and the other may have addresses aliased, or have
multiple interfaced (multihomed).

That would make the netstat report that it is listening on 0.0.0.0:80 (all
active interfaces)

-Mike
"Matt Anderson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Justwhatingtoknow" <(E-Mail Removed)> wrote in
> message news:8CB03499-2254-4858-BA28-(E-Mail Removed)...
>>I have a question about how netstat displays the netstat -na results. On
>> some server w2k/2wk3 I do a netstat -na I see that port 80 is displayed
>> as
>> 0.0.0.0:80 and on other systems it show as the acutal ip... ie
>> 12.12.12.12:80.
>> This occurs even if IIS is set the same way. Where is the difference
>> coming
>> from. Where does netstat actually get is info... from the registry?
>> Thanks in advanced.

>
> 0.0.0.0 means it's listening on all interfaces. Maybe not waht you want.
> MS now has a port query tool and a parser to view the results. Also
> sysinternals has tcpview. I like tcpview becuase it's graphical.
>
> Matt
> MCT, MCSE
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Netstat Question amerar@iwc.net Linux Networking 3 11-29-2006 07:44 PM
netstat question ChristineLWilson@gmail.com Linux Networking 2 05-25-2006 10:22 AM
A Problem With Netstat =?Utf-8?B?QWJhcnJhY2g=?= Windows Networking 2 03-06-2005 07:33 PM
netstat... Tremend_OSO Linux Networking 1 09-15-2004 04:32 PM
netstat -rn ? Choonho Son Linux Networking 3 04-22-2004 05:14 PM



1 2 3 4 5 6 7 8 9 10 11