473,387 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Application tries to access random DNS servers

I have a .NET Windows app (framework 1.1) that makes calls to a SQL Server on
the same subnet as our systems, but in a different domain, using SQL
security. I open a database connection once when the application starts, and
never explicitly close it.

A database call is on a 5 second timer to poll for status stored in the
database. The call works fine most of the time, but periodically the
execution will result in a call to an apparently random IP that ZoneAlarm
attributes to the application calling on the DNS port. None of the IP
addresses Zone Alarm displays are in our domain and the domain is not
forwarding DNS requests to them either. So why would my application decide
after several minutes of inactivity to try to contact a DNS server, and where
would it be getting the IP addresses of servers it shouldn't know about?

If I do not tell ZoneAlarm to let the traffic through then the SQL call will
time out, resulting in an exception thrown by the timer tick.

This behavior just began in the past couple days and there have been no
major code changes beyond an update to Janus Systems controls I use.

Does this behavior ring any bells with anyone?

Nov 22 '05 #1
0 728

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: VinnieT | last post by:
I have a load balanced system that consists of 3 production servers. There are about 20 different applications that are used on these boxes. One of my applications in particular is used more than...
0
by: Byron | last post by:
I have a .NET Windows app (framework 1.1) that makes calls to a SQL Server on the same subnet as our systems, but in a different domain, using SQL security. I open a database connection once when...
2
by: Petr PALAS | last post by:
Hi, when I open ANY ASP.NET application on my computer I get this message: ---------------------------------------------------------------------------- ---- Server Application Unavailable ...
5
by: Ken Cox [Microsoft MVP] | last post by:
MS has posted this here: http://www.asp.net/faq/ms03-32-issue.aspx Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE...
1
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start...
21
by: Gary Bond | last post by:
Hi All, I am a bit stuck with a project: Specifically, when making a database like engine in 'the old days', I would have wrapped a record class with a stream class, so I could have a file of...
0
by: James Pemberton | last post by:
I have a very simple winform application that I want to be able to access via our terminal servers. I have tried the Click Once approach but every time a user clicks on the icon it tries to...
8
by: Les Desser | last post by:
I have a large application in A97 that has recently started to fail randomly on startup. The problem is always on XP (W2K is never a problem). It can work for weeks or months and then bingo -...
11
by: alpha.beta0 | last post by:
I have a MySQL table of servers, I use RAND() to pick a random server to use each time, but how can I add a number to each server entry that allows it be to picked more often than the other 20...
0
by: Brian Pitt | last post by:
Hi I am trying to use WinHttp.WinHttpRequest.5.1 to access an https (ssl) page on an Oracle-Application-Server-10g and I keep getting a -2147483638 error. I am able to use the exact same script...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.