Hello,

We are having a problem with our website. When on the inside of our
firewall www.domain.com takes users to our site, but domain.com takes
them to a default IIS under construction message. Outside of our
firewall the www.domain.com works just fine, but domain.com can't be
found.

Thanks,

Matt

Re: www.domain.com works domain.com does not by Kristofer

Kristofer
Tue Jun 27 13:05:19 CDT 2006

Hello,

Inside your firewall, does www.domain.com and domain.com resolve to the
very same IP?



--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


mlaufer@srg.com wrote:

>Hello,
>
>We are having a problem with our website. When on the inside of our
>firewall www.domain.com takes users to our site, but domain.com takes
>them to a default IIS under construction message. Outside of our
>firewall the www.domain.com works just fine, but domain.com can't be
>found.
>
>Thanks,
>
>Matt

Re: www.domain.com works domain.com does not by Daniel

Daniel
Wed Jun 28 02:30:34 CDT 2006

mlaufer@srg.com wrote on 27 Jun 2006 10:56:08 -0700:

> Hello,
>
> We are having a problem with our website. When on the inside of our
> firewall www.domain.com takes users to our site, but domain.com takes
> them to a default IIS under construction message. Outside of our
> firewall the www.domain.com works just fine, but domain.com can't be
> found.

Did you set the SOA record in your DNS correctly so that the associated A
address is the same as that used for the www. host? Did you add both
www.domain.com and domain.com as host headers on your site? (sounds like
domain.com isn't, so shows the Default Web Site rather than the one you
expect to see).

Dan



Re: www.domain.com works domain.com does not by mlaufer

mlaufer
Mon Jul 03 09:39:00 CDT 2006

Ok, the issue on the outside has been resolved our ISP takes care of
that. However There are multiple entries in internal DNS that are (same
as parent folder) that by default point to domain.com com which is also
the name of our active directory domain name. I delete those entries I
also changes the SOA value accordingly. This fixes everything but the
values always revert to their original setting after several hours. Why
does this keep happening?

Thanks,

Matt
Daniel Crichton wrote:
> mlaufer@srg.com wrote on 27 Jun 2006 10:56:08 -0700:
>
> > Hello,
> >
> > We are having a problem with our website. When on the inside of our
> > firewall www.domain.com takes users to our site, but domain.com takes
> > them to a default IIS under construction message. Outside of our
> > firewall the www.domain.com works just fine, but domain.com can't be
> > found.
>
> Did you set the SOA record in your DNS correctly so that the associated A
> address is the same as that used for the www. host? Did you add both
> www.domain.com and domain.com as host headers on your site? (sounds like
> domain.com isn't, so shows the Default Web Site rather than the one you
> expect to see).
>
> Dan


Re: www.domain.com works domain.com does not by Daniel

Daniel
Tue Jul 04 03:57:23 CDT 2006

mlaufer@srg.com wrote on 3 Jul 2006 07:39:00 -0700:

> Ok, the issue on the outside has been resolved our ISP takes care of
> that. However There are multiple entries in internal DNS that are (same
> as parent folder) that by default point to domain.com com which is also
> the name of our active directory domain name. I delete those entries I
> also changes the SOA value accordingly. This fixes everything but the
> values always revert to their original setting after several hours. Why
> does this keep happening?

Sounds like either your ADS is overwriting your DNS changes, or the DNS
you're changing is no longer being used and your PC is looking at a
secondary instead - have you got multiple DNS servers all running as
primaries, instead of one primary (the one you changed) and the rest
secondaries pulling from it? If you've got secondaries configured correctly,
are the changes being propagated to them?

Dan



Re: www.domain.com works domain.com does not by mlaufer

mlaufer
Wed Jul 05 15:28:19 CDT 2006

We do not have secondaries running. How do I prevent ADS from
overwriting DNS changes?

Thanks,

Matt
Daniel Crichton wrote:
> mlaufer@srg.com wrote on 3 Jul 2006 07:39:00 -0700:
>
> > Ok, the issue on the outside has been resolved our ISP takes care of
> > that. However There are multiple entries in internal DNS that are (same
> > as parent folder) that by default point to domain.com com which is also
> > the name of our active directory domain name. I delete those entries I
> > also changes the SOA value accordingly. This fixes everything but the
> > values always revert to their original setting after several hours. Why
> > does this keep happening?
>
> Sounds like either your ADS is overwriting your DNS changes, or the DNS
> you're changing is no longer being used and your PC is looking at a
> secondary instead - have you got multiple DNS servers all running as
> primaries, instead of one primary (the one you changed) and the rest
> secondaries pulling from it? If you've got secondaries configured correctly,
> are the changes being propagated to them?
>
> Dan


Re: www.domain.com works domain.com does not by jeff

jeff
Wed Jul 05 21:10:14 CDT 2006

On 5 Jul 2006 13:28:19 -0700, mlaufer@srg.com wrote:

>We do not have secondaries running. How do I prevent ADS from
>overwriting DNS changes?

You don't use an internal and external zone with the same name. And
you don't run your external zone as an AD integrated zone.

Try the DNS groups and look for "split brain" or "split horizon" DNS
(or Google it) and you'll see what you're facing.

Jeff