M
Mark Olbert
Hi all,
I'm having a problem with a Win2K server (SP4) that I use to host multiple ASP.NET development
projects. I use multihoming to give each project website a separate IP address.
What happens is this: when I first turn on my client (XP SP1) machine in the morning (which is
connected by a LAN to the server) I cannot surf to any of the internal websites (in IE I get page
not found / can't be displayed errors, while Visual Studio just refuses to load the project because
it can't contact the site).
If I then open a command window and do an nslookup on the internal site it works fine. However,
tracert and ping both fail.
Opening IE and surfing to the numeric IP address of the site instantly brings it up (which is what
makes me think this is a DNS problem).
Previously I've worked around this problem by going down to the server, resetting the DNS, and
waiting about 10 or 15 minutes. At that point my client machine can again resolve the human-readable
site names and all works as expected.
But if I stop working on the sites for a couple of hours the problem re-occurs.
This morning when I ran into the problem I tried running an ipconfig /registerdns on the client XP
machine. The sites were instantly resolvable after doing that.
The only odd thing I've noticed about the DNS records on the server is that there are multiple
"blank" A records (which say something like (same as parent folder) for the name). It looks like
these records are being created, one for each of the multihomed websites.
Can someone explain what the heck is going on? And, more importantly, how I can make the problem go
away?
- Mark
I'm having a problem with a Win2K server (SP4) that I use to host multiple ASP.NET development
projects. I use multihoming to give each project website a separate IP address.
What happens is this: when I first turn on my client (XP SP1) machine in the morning (which is
connected by a LAN to the server) I cannot surf to any of the internal websites (in IE I get page
not found / can't be displayed errors, while Visual Studio just refuses to load the project because
it can't contact the site).
If I then open a command window and do an nslookup on the internal site it works fine. However,
tracert and ping both fail.
Opening IE and surfing to the numeric IP address of the site instantly brings it up (which is what
makes me think this is a DNS problem).
Previously I've worked around this problem by going down to the server, resetting the DNS, and
waiting about 10 or 15 minutes. At that point my client machine can again resolve the human-readable
site names and all works as expected.
But if I stop working on the sites for a couple of hours the problem re-occurs.
This morning when I ran into the problem I tried running an ipconfig /registerdns on the client XP
machine. The sites were instantly resolvable after doing that.
The only odd thing I've noticed about the DNS records on the server is that there are multiple
"blank" A records (which say something like (same as parent folder) for the name). It looks like
these records are being created, one for each of the multihomed websites.
Can someone explain what the heck is going on? And, more importantly, how I can make the problem go
away?
- Mark