Jump to content

Tilacin

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

5 Neutral

About Tilacin

Personal Information

  • Location
    Canada
  1. Thanks for the reply. In fact, we have 4 (3 DC) DNS servers communicating between each other. The primary DNS server points to the second one (DNS1) and to itself (DNS2). Thanks
  2. Thank you for the reply! It worked! As you said, I've added a primary zone with domain2.com (domain1 already exists, because this is our domain), then added a new A record with customer.subdomain1 (it retrieves .domain2.com automatically) and the correct public IP. The same with subdomain2.domain2.com and another external IP. However, I keep experiencing one small issue: when I try to reach https://11.0.0.1 from our AD (which is our DNS server as well) it opens the httpd apache webpage, but when I try to reach https://customer.subdomain1.domain2.com or https://customer.subdomain2.domain2.com, it doesn't work. Even though, it works from my laptop, but not from the AD. Any ideas? Thanks
  3. Hello everyone, I need to make two public IP addresses to be resolved with particular FQDNs that do not belong to us and our domain. As an example: 10.0.0.1 - our.domain1.com 11.0.0.1 - customer.subdomain1.domain2.com 12.0.0.1 - customer.subdomain2.domain2.com From what I know, the customers made firewall rules for our office public IP address to be accessible. customer.subdomain1.domain2.com and customer.subdomain2.domain2.com are not propagated world-wide, only the public IP addresses seem to be working. I understand that instead of manually change all etc\hosts files on our company laptops, I can make a change on our DNS server to point to 11.0.0.1 and 12.0.0.1 when our employees try to access customer.subdomain1.domain2.com and customer.subdomain2.domain2.com, respectively. I just don't know how to do it. The employees aren't going to access the sites outside of our network. We have Windows Server 2008 as a DNS server. Any help (especially, with instructions) is much appreciated as I have basic understanding of DNS server configuration. P.S. I tried adding "Stab zone" and then adding "Secondary zone" by adding the zone names for FQDNs and adding public IPs, in both cases I got the same error (attached). Any ideas what I am doing wrong? As I mentioned earlier, these are not world-wide propagated sites. There is only an exception in the firewall rules, to allow only our office public IP. And again, as I mentioned earlier, this should work with the same idea as etc\hosts file, but for everyone accessing our DNS server, not to change the files themselves (etc\hosts) on every machine. Thanks
×
×
  • Create New...