Hi All My Application server runs on Win NT Server and has a Stastic IP. The database being Sql Server 7. My problem is that at inconsistant intervals, the Netstat results show me the Local IP address as 0.0.0.0, although the machine still retains the IP address. Because of this the client machines are unable to establish a TCP/IP connection with my APplication server. The problem vanishes if i reboot my application server, but only to reoccur after a few hours or days.
So bacsically my question is Inspite of having a static IP address, when can NEtstat result in showing 0.0.0.0 as the Local Address and for what reason ?
Thanks in advance.
This conversation is currently closed to new comments.
Hi dwdino, Thanks for your inputs. Agreed that any listerning service when not engaged will show 0.0.0.0, and after the connection has been established the entry would change to some address. But in my case, the problem is even after the connecton has been established, the Local address still remains 0.0.0.0 and the connection state is ESTABLISHED. Due to this all my applications that connects to Sybase, LDAP & SQL Server fails and the reason it logs is that the IP address is 0.0.0.0 I would like to make a point that, IPconfig shows the correct IP after this problem also. Im quite confused, as im not a Network guy. Would appreciate your suggestions !!!
I'm not an expert but my router has a "Forwarding" page in setup where you can direct it to send data connecting through a specified port number to be forwarded to a specified IP address. Check it out, it may help you in this instance. You will need to use NetStat to identify the port range used in your app.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
IP Address Issue
My Application server runs on Win NT Server and has a Stastic IP. The database being Sql Server 7.
My problem is that at inconsistant intervals, the Netstat results show me the Local IP address as 0.0.0.0, although the machine still retains the IP address. Because of this the client machines are unable to establish a TCP/IP connection with my APplication server.
The problem vanishes if i reboot my application server, but only to reoccur after a few hours or days.
So bacsically my question is Inspite of having a static IP address, when can NEtstat result in showing 0.0.0.0 as the Local Address and for what reason ?
Thanks in advance.