This one is fun, if the external/DMZ company website is the same name as your domain name (I had this one at a healthcare org) so if your DNS zone is labeled xyzcompany.org and you are trying to reach a server with a domain name of www.xyzcompany.org you need to create a host entry for "WWW" that points to the IP of the website. just "www" as the name because the DNS server appends the rest of the domain name to the address. it's something to try for your situation. -- Chief Putz
"Chris" wrote:
[Quoted Text] > JK > I looked up cnet and then added the alias in the forward lookup zone in the > first folder marked _msdcs.mydomain.local. > > I did not use www. in the domain name name, correct or not? > > I have 2 other folders under the Forward Lookup Zone as well. They are > mydomain.local and mydomain.org. > > I noted now that the new alias is in each of these three folders. I still > cannot bring up the company website on the web from inside of the company > domain. > > Any further help? > > Thank you > > Chris > > "Juergen Kluth" wrote: > > > Hi, > > internally hosted : create a cname entry for the website in dns server > > forward lookup zone > > externally : do the same if ip adress is constant, or adjust forwarding to a > > public dns server > > jk > > > > > >
|