G
Guest
I have an internal web site and an external website that access the same SQL
database. The internal site's domain name is db1.mycompany.internal. My
external site's domain name is db1.mycompany.com. I want my DNS server to
redirect my local users when they use the "db1.mycompany.com" address to the
internal address (under curtain cirumstances my internal users have to use
the "db1.mycompany.com" address). I have an A/D DNS server for the
mycompnay.internal zone. My DNS server forwards any internet (public)
requests to a public DNS server off site. I created a "mycompany.com" zone on
my DNS server and added an (A) record "db1" to the internal IP address and
this worked, but any other requests stopped (page cannot be displayed), i.e.
www.mycompany.com, db2.mycompany.com, etc. I want the db1 to resovle on my
internal DNS server but all other names in the zone be resolved on the
off-site DNS server. Can this happen? If so, How? I do not want to use HOSTS
files...
database. The internal site's domain name is db1.mycompany.internal. My
external site's domain name is db1.mycompany.com. I want my DNS server to
redirect my local users when they use the "db1.mycompany.com" address to the
internal address (under curtain cirumstances my internal users have to use
the "db1.mycompany.com" address). I have an A/D DNS server for the
mycompnay.internal zone. My DNS server forwards any internet (public)
requests to a public DNS server off site. I created a "mycompany.com" zone on
my DNS server and added an (A) record "db1" to the internal IP address and
this worked, but any other requests stopped (page cannot be displayed), i.e.
www.mycompany.com, db2.mycompany.com, etc. I want the db1 to resovle on my
internal DNS server but all other names in the zone be resolved on the
off-site DNS server. Can this happen? If so, How? I do not want to use HOSTS
files...