Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Networking   »   DNS Query Query. A Query about DNS Queries....

 
Question Tools Search this Question Display Modes
Question
 
 
#1  
Old Nov 14, 2005, 01:36 AM
__Tigger__
New Member
__Tigger__ is offline
 
Join Date: Nov 2005
Posts: 6
__Tigger__ See this member's comment history on his/her Profile page.
DNS Query Query. A Query about DNS Queries....

I am a software developer, I don’t know much about networks. I have a working network but with one weird (well to me it’s weird) problem. If you can offer any insight I’ll be very grateful!

<!--- Image Attachment Below (I couldnt find a way to paste it here in the editor :-( ) --->


That’s my network… well a simple diagram anyway. The only thing important I left out was this…. On the Windows 2000 Server, which is the Primary Domain Controller and DNS server… there are two addresses in the DNS forwarding for the domain MyCompanyName.com… they point to the DNS servers of my ISP… they are real world addresses… I understand DNS enough to know my Server needs to forward on any queries it can’t resolve.

I am trying to figure out why my company is having severe problems browsing its own Internet site… yet is able to surf the web whilst streaming iTunes and browsing Google Earth concurrently quite happily (i.e. the network seems to perform very well indeed otherwise!)

I installed the Windows 2000 Server, creating a domain and naming it after my company… .it seemed the right thing to do according to the Windows 2000 domain set up process, they had an example name for the domain (I think it was Microsoft.com)… so I called it “MyCompanyName.com”…. in fact I think I tried to call the domain just “MyCompanyName” but the set up forced me to put a ‘dot’ something… so I went with the example and put .com after my company name.

I am wondering if this is the problem… my internal domain which all my workstations live on is called MyCompany.com…. and I am trying to browse to http://www.mycompany.com.au (which is hosted externally…. we definitely don’t have the capacity to host our own web server!!! )

So I was thinking the DNS lookup process then goes nuts trying to find the outside http://www.mycompany.com.au server when my internal domain is called mycompany.com… is there any truth to this? The reality is that the workstations ARE resolving the name via DNS because the page loads…. but failed images and about a minute or so to load a simple page with a few images… sometimes stylesheets don’t load etc. etc. it’s NOT the server our website is hosted on… I literally walk 200 metres down the road to an internet café and test the website from there (sometimes I have to because I get so frustrated trying to load the pages from my network…. Even though I can browse any other website. Same behaviour from all workstations / laptops in network!!)


I thought I would investigate / test what I could in case I found something… I tried:

i. Putting an entry in a workstations HOST file for http://www.mycompany.com.au. As a developer we have to do this all the time to control local web servers…. so I figured if the problem was DNS then the workstation would all of a sudden be able to happily connect to my company’s external website properly…. nope… same performance…. (I did a ipconfig /flushdns at the command prompt before testing too)

ii. Looking into renaming my Domain…. Hmmm… Windows 2000 domain rename needs a BDC with Win NT etc. etc…. man, I gave up on that, I’d rather re-install Windows 2000 Server and go through the process of re-building!


Do I need to put a special forward or reverse entry lookup thingy in DNS?

Is there such a thing as ‘slow’ DNS in a network like mine?

Do requests for resources like images from Internet Explorer end up in multiple DNS queries??? (Does DNS happen on a packet level??? Argghh… why is this so complicated! WoooF!) …


…or am I barking up the wrong tree??

Attached Images
 
Reply With Quote
 
     

Answers
 
 
Old Nov 14, 2005, 02:24 AM   #2  
StuMegu
Senior Member
StuMegu is offline
 
Join Date: Jul 2005
Location: The road to nowhere
Posts: 571
StuMegu See this member's comment history on his/her Profile page.
Your network diagram looks fine to me. I think the problem you have is that your internal domain name is the same as an existing internet domain name. Normally you should set your internal domain with the .local extension, this avoids the problem you are seeing now.
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 03:41 AM   #3  
Curlyben
Administrator
Curlyben is offline
 
Curlyben's Avatar
 
Join Date: Mar 2005
Location: Behind You !!
Posts: 6,065
Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.
Call Curlyben via Skype™
As Stu has already mentioned it sounds like a name conflict.

What result do you get when you try to connect using just the IP address ?
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 12:21 PM   #4  
__Tigger__
New Member
__Tigger__ is offline
 
Join Date: Nov 2005
Posts: 6
__Tigger__ See this member's comment history on his/her Profile page.
Thanks heaps for getting back!

So is there then a simple way I can rebuild a Domain in Windows 2000.... I know it's not possible for me to rename... but can I delete and re-install a domain without having to rebuild the server from scratch?

I know there is a way to setup some zone forwarding or somehting like that to solve the problem... but they're just buzz words to me at the moment.
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 12:26 PM   #5  
__Tigger__
New Member
__Tigger__ is offline
 
Join Date: Nov 2005
Posts: 6
__Tigger__ See this member's comment history on his/her Profile page.
Sorry CurlyBen... I didn't answer your question....

What result do you get when you try to connect using just the IP address ?

Well... unfortunately the server my site is hosted on has other sites on there too... they use host header seperation to acheive this, putting your IP into the web browser is not enough.... it has to pass the actual name too... I don't understand this layer (does each packet carry the IP address AND name at the TCP layer!?)
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 12:36 PM   #6  
Curlyben
Administrator
Curlyben is offline
 
Curlyben's Avatar
 
Join Date: Mar 2005
Location: Behind You !!
Posts: 6,065
Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.
Call Curlyben via Skype™
Have you tried adding a new zone for your company's web site ?

After rereading your question I must admit to being a little confused by the setup.

The domain DNS seems fine, but then to have problems accessing your externally hosted company site seems very odd indeed.

Can your company's site be accessed fine from outside of your WAN, if you are getting the same issues then its down to your host and NOT your own setup ?
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 01:06 PM   #7  
__Tigger__
New Member
__Tigger__ is offline
 
Join Date: Nov 2005
Posts: 6
__Tigger__ See this member's comment history on his/her Profile page.
Hi CurlyBen.... yeah, it's kind of doing my head in because it doesn't seem to make sense.

But half the problem is that I am not able to confidently say one way or the other if it's my network.... do you think the following is a 'black and white' test:

- My web host's setup an alternate real world name for our server... it's nothing like the www.MyCompany.com.au.... it's an ugly looking URL with machine names and numbers.

---> Ping this new server... I get the same address as the www.MyCompany.com.au server.... great!

---> Flush my DNS.... try browsing to this new real world site... same performance!!

Do you think that test alone is enough for me to say for sure "There is NO way it could POSSIBLY be DSN clashes on my network" ?

By the way... I did this test on my workstation... maybe should try on server too. Will report if anything different.
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 01:11 PM   #8  
Curlyben
Administrator
Curlyben is offline
 
Curlyben's Avatar
 
Join Date: Mar 2005
Location: Behind You !!
Posts: 6,065
Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.Curlyben See this member's comment history on his/her Profile page.
Call Curlyben via Skype™
may be worth running a traceroute to your site to see if it is your host, but the more you are adding the more I think it is their problem !

if you don't mind pm'ing me your company's url i'll have a look from here.
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 05:11 PM   #9  
psi42
Senior Member
psi42 is offline
 
psi42's Avatar
 
Join Date: Jan 2003
Location: Berkeley, CA, USA
Posts: 608
psi42 See this member's comment history on his/her Profile page.
Quote:
Originally Posted by __Tigger__
Sorry CurlyBen... I didn't answer your question....

What result do you get when you try to connect using just the IP address ?

Well... unfortunately the server my site is hosted on has other sites on there too... they use host header seperation to acheive this, putting your IP into the web browser is not enough.... it has to pass the actual name too... I don't understand this layer (does each packet carry the IP address AND name at the TCP layer!?)

What happens if you take one of your workstations, disable it's DNS client, and manually define the hostname of the server in the workstation's local hosts file?
  Reply With Quote
 
     
 
 
Old Nov 14, 2005, 05:26 PM   #10  
__Tigger__
New Member
__Tigger__ is offline
 
Join Date: Nov 2005
Posts: 6
__Tigger__ See this member's comment history on his/her Profile page.
Thanks heaps for all the support... I have tried:

- Going into the TCP/IP settings for a workstation and removing the DNS server (there is now NO DNS servers for the workstation!!!)

- I tested the workstation now has no DNS... can't get to anything... looking good, no DNS at all

- I added an entry for my companies website into the workstation HOST file

- Same behavior... I can get to the Companies website but same issue loading.

Is this then enough for me to say "IT'S NOT MEEEEE!!!!" to my Web Host? Does this test guarantee that there are no DNS issues causing the site to load slowly? We've removed DNS from the picture here right?
  Reply With Quote
 
     


Question Tools Search this Question
Search this Question:

Advanced Search
Display Modes

 
Similar Sponsors

Similar Questions
Question Asker Topic Answers Last Post
Probability Query islwyn Math & Sciences 0 Sep 20, 2006 01:00 AM
Tax Query Pallab Taxes 4 Aug 30, 2006 12:30 PM
Immigration query-SSN sri4sril@yahoo.com Immigration Law 0 Apr 26, 2006 12:43 PM
Run MS access query as exe parthzad Access 1 Sep 2, 2005 04:46 PM
1040 query prodig999 Taxes 1 Apr 8, 2005 05:00 AM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 08:07 AM.

Content Relevant URLs by vBSEO 3.0.0 RC6 © 2006, Crawlability, Inc.