J
Josh Colombo
I'm looking to setup or determine how to setup sub domains for MS Dns
server.
Background:
I have a win2k domain setup with AD integration DNS server, have configured
the server to point to the DNS server, and configured the DNS server
according to this KB article
http://support.microsoft.com/default.aspx?scid=kb;en-us;300202
Everything works fine for reaching external domains and even my domain.
However I have an .asp script setup as the default file that looks at the
incoming url and will redirect to the specified path.
example:
Case "mail.domain.com"
NewLocation = "/exchange"
The redirect works fine from external point of my network, but since the MS
DNS server is handling internal requests for my domain the subdomains don't
resolve properly, and I get a 404 error.
How do I go about configuring the dns server to respond to the sub domains I
have setup in the redirect?
Also, since my dns server is not responding to external requests for my
domain, is setting up a reverse lookup zone worth while, or even necessary?
Thanks in advance.
Josh
server.
Background:
I have a win2k domain setup with AD integration DNS server, have configured
the server to point to the DNS server, and configured the DNS server
according to this KB article
http://support.microsoft.com/default.aspx?scid=kb;en-us;300202
Everything works fine for reaching external domains and even my domain.
However I have an .asp script setup as the default file that looks at the
incoming url and will redirect to the specified path.
example:
Case "mail.domain.com"
NewLocation = "/exchange"
The redirect works fine from external point of my network, but since the MS
DNS server is handling internal requests for my domain the subdomains don't
resolve properly, and I get a 404 error.
How do I go about configuring the dns server to respond to the sub domains I
have setup in the redirect?
Also, since my dns server is not responding to external requests for my
domain, is setting up a reverse lookup zone worth while, or even necessary?
Thanks in advance.
Josh