Question : Can't access internal website with DNS

Greetings,

I have a windows 2008 server with dns server.

I have a domain name and an internal website with multiple other site just like ftp.domain.ca

I'm able to access my website form my lan but all the other *.domain.ca doesn't work.

In my DNS server this is what I've configured.

domain.local for my DC

www.domain.ca for my website

I tried only with domain.ca it also worked but I needed to resolve anything else within domain.ca (juste like support.domain.ca, ftp.domain.ca)

I can't use this because I have also a Dyndns custom account with MULTIPLE account.  

Thank you

Answer : Can't access internal website with DNS


Exactly the same as we did last time, this time for support.domain.ca then ftp.domain.ca. You'll end up with zones like this:


- Forward lookup Zones
       
     -_msdcs.domain.local
     
     - domain.local
                     - every host on my domain (computer)
     - www.domain.ca
                      - Host(A) 10.0.0.254(my webserver)
     - support.domain.ca
                      - Host(A) 10.0.0.xxx (web server again?)
     - ftp.domain.ca
                      - Host(A) 10.0.0.xxx (web server again?)


Chris
Random Solutions  
 
programming4us programming4us