Results 1 to 4 of 4

Thread: Internal AD DNS record for external domain

  1. #1
    Bucket Guest

    Internal AD DNS record for external domain

    Greetings all,
    I have inherited an internal Active Directory domain with .net.au suffix. So
    our INTERNAL domain is domain.net.au. Everything is running fine as I update
    internal records to match external DNS updates (www records etc).

    However, I have to create an internal record for domain.com rather than
    domain.net.au. The record must be .com as a program has it hard coded to
    access this address. I can get around the issue by editing the hosts file on
    a single machine (this works), but as multiple people need to use this
    program, a DNS record would be better suited.

    There is probably an easy fix, but I just can't find / think of it at the
    moment. Is there a way to create a record for ftp.domain.com inside my
    domain.net.au domain?

    External DNS records are fine, but our internal machines need to go to the
    internal IP address rather than the external IP address (which then port
    forwards to the internal IP).

    Hope this makes sense,

    Bucket.

  2. #2
    Paul Bergson [MVP-DS] Guest

    Re: Internal AD DNS record for external domain

    Create a new domain within the internal dns server and point this host name
    to the internal server. That simple.

    --
    Paul Bergson
    MVP - Directory Services
    MCTS, MCT, MCSE, MCSA, Security+, BS CSci
    2008, 2003, 2000 (Early Achiever), NT4

    http://www.pbbergs.com

    Please no e-mails, any questions should be posted in the NewsGroup This
    posting is provided "AS IS" with no warranties, and confers no rights.


    "Bucket" <Bucket@discussions.microsoft.com> wrote in message
    news:7B5E4EEA-8992-46F4-8D6D-1491E850FDC8@microsoft.com...
    > Greetings all,
    > I have inherited an internal Active Directory domain with .net.au suffix.
    > So
    > our INTERNAL domain is domain.net.au. Everything is running fine as I
    > update
    > internal records to match external DNS updates (www records etc).
    >
    > However, I have to create an internal record for domain.com rather than
    > domain.net.au. The record must be .com as a program has it hard coded to
    > access this address. I can get around the issue by editing the hosts file
    > on
    > a single machine (this works), but as multiple people need to use this
    > program, a DNS record would be better suited.
    >
    > There is probably an easy fix, but I just can't find / think of it at the
    > moment. Is there a way to create a record for ftp.domain.com inside my
    > domain.net.au domain?
    >
    > External DNS records are fine, but our internal machines need to go to the
    > internal IP address rather than the external IP address (which then port
    > forwards to the internal IP).
    >
    > Hope this makes sense,
    >
    > Bucket.



  3. #3
    James Yeomans BSc, MCSE, MCTS Guest

    RE: Internal AD DNS record for external domain

    Hi there, you can't create a record for domain.com on yopur dns server
    because you don't have that zone hosted on your server. You need to create
    the record on your external dns hosts server that is authoritative for the
    domain. N.B that the external dns host can still return you a local ip
    address if you want it to.
    Does that solve the problem or are you trying to resolve a dns name that
    already exists to something other than its current IP address? If so you
    could create a zone for domain.com on your dns server and populate the
    records manually, however this will then cause all the DNS requests for that
    zone to be resolved or returned as non-existent by that server and they will
    not be forwarded.
    The problem is hard coding a domain name (especially a.com one) into a
    programme that wants it resolved to an internal IP address is not very
    clever!!!
    --
    James Yeomans, BSc, MCSE, MCTS
    Ask me directly at: http://www.justaskjames.co.uk


    "Bucket" wrote:

    > Greetings all,
    > I have inherited an internal Active Directory domain with .net.au suffix. So
    > our INTERNAL domain is domain.net.au. Everything is running fine as I update
    > internal records to match external DNS updates (www records etc).
    >
    > However, I have to create an internal record for domain.com rather than
    > domain.net.au. The record must be .com as a program has it hard coded to
    > access this address. I can get around the issue by editing the hosts file on
    > a single machine (this works), but as multiple people need to use this
    > program, a DNS record would be better suited.
    >
    > There is probably an easy fix, but I just can't find / think of it at the
    > moment. Is there a way to create a record for ftp.domain.com inside my
    > domain.net.au domain?
    >
    > External DNS records are fine, but our internal machines need to go to the
    > internal IP address rather than the external IP address (which then port
    > forwards to the internal IP).
    >
    > Hope this makes sense,
    >
    > Bucket.


  4. #4
    Kevin D. Goodknecht Sr. [MVP] Guest

    Re: Internal AD DNS record for external domain

    Read inline please.

    In news:7B5E4EEA-8992-46F4-8D6D-1491E850FDC8@microsoft.com,
    Bucket <Bucket@discussions.microsoft.com> wrote:
    > Greetings all,
    > I have inherited an internal Active Directory domain with .net.au
    > suffix. So our INTERNAL domain is domain.net.au. Everything is
    > running fine as I update internal records to match external DNS
    > updates (www records etc).
    >
    > However, I have to create an internal record for domain.com rather
    > than domain.net.au. The record must be .com as a program has it hard
    > coded to access this address. I can get around the issue by editing
    > the hosts file on a single machine (this works), but as multiple
    > people need to use this program, a DNS record would be better suited.
    >
    > There is probably an easy fix, but I just can't find / think of it at
    > the moment. Is there a way to create a record for ftp.domain.com
    > inside my domain.net.au domain?
    >
    > External DNS records are fine, but our internal machines need to go
    > to the internal IP address rather than the external IP address (which
    > then port forwards to the internal IP).


    The best solution is to create a Forward Lookup zone for the Full DNS Domain
    name, i.e. ftp.domain.com, then in that zone create one new host (A) record,
    leave the name field blank, and give it the IP you need.
    Alternately, you can create a zone named domain.com and add a host named
    ftp with the IP, the problem with that solution is that you'll need to
    create records for every other name in domain.com you will ever need to
    access. IMO, it is a better solution to create zones only for the names that
    need to resolve differently, than it is to try to create records for every
    name in the external DNS. Some of these can be CNAMES that point to multiple
    dynamic A records.



    --
    Best regards,
    Kevin D. Goodknecht Sr. [MVP]
    Hope This Helps

    ===================================
    When responding to posts, please "Reply to Group"
    via your newsreader so that others may learn and
    benefit from your issue, to respond directly to
    me remove the nospam. from my email address.
    ===================================
    http://www.lonestaramerica.com/
    http://support.wftx.us/
    http://message.wftx.us/
    ===================================
    Use Outlook Express?... Get OE_Quotefix:
    It will strip signature out and more
    http://home.in.tum.de/~jain/software/oe-quotefix/
    ===================================
    Keep a back up of your OE settings and folders
    with OEBackup:
    http://www.oehelp.com/OEBackup/Default.aspx
    ===================================



Similar Threads

  1. Internal/External DNS
    By rileymartin in forum Windows Server Help
    Replies: 11
    Last Post: 22-03-2011, 09:29 PM
  2. Using an external hdd as internal hdd?
    By HyperCity in forum Hardware Peripherals
    Replies: 2
    Last Post: 13-02-2009, 11:24 AM
  3. Adding sud domain PTR record using DNSCMD?
    By Claude Lachapelle in forum Windows Server Help
    Replies: 3
    Last Post: 25-06-2008, 08:20 PM
  4. Internal & External DNS
    By jckylen in forum Windows Server Help
    Replies: 5
    Last Post: 01-06-2008, 02:11 AM
  5. How to create SRV record for Domain Controller
    By ulyses_96 in forum Active Directory
    Replies: 5
    Last Post: 24-05-2008, 11:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,262,969.96762 seconds with 17 queries