0.0.0.0 IP - TechRepublic
General discussion
May 5, 2004 at 12:50 AM
balasubramanian

0.0.0.0 IP

by balasubramanian . Updated 22 years, 1 month ago

Hey Guys,
I gotta Application server running on Win NT server, which has a static IP address (172.31.105.71). Im running a Schedule job that logs Netstat results every min, so that i could monitor the network status of my machine.

The problem is that at inconsistent time intervals, Netstat -n shows me IP address 0.0.0.0
as my Local Address. Im aware that the IP address 0.0.0.0 is while listerning. But the fact is Netstat shows 0.0.0.0 after some remote machine, which has nothing to do with my app. establishes a connection with My machine.

ie.,
TCP 0.0.0.0:135 a.b.c.d:xyz ESTABLISHED

After this happenes, all my applications services, that connects to my SYbase server, LDAP and SQL Sever fails. The problem gets resolved after i reboot my machine.

Since im not a network guy, im quite confused by this behaviour. Can you guys throw some light on this.

Thanks in advance….

This discussion is locked

All Comments