Results 1 to 12 of 12

Thread: FAO: DNS Gurus

  1. #1
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts

    FAO: DNS Gurus

    <john tickle>Here's one for you</john tickle>

    supposing I have an active directory called company.local
    I also have an exchnange 2003 setup with a primary mail address of company.com
    DNS for company.com is externally hosted

    I want to have a local "version" of the company.com DNS zone , that I want to contain some override entries , for example to reroute our OWA URL so that it does not go out via the proxies , and to add some extra SRV records for a live communication server environment. Any unresolved entries would need to be handled by the external DNS server.

    I would rather not have to manually recreate a copy of the external zone on our internal DNS servers.

    I'm sure there is a more elegent solution - I was looking along the lines of different NS records within the localised zone.
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  2. #2
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,185
    Thanks
    3,126
    Thanked
    3,179 times in 1,926 posts
    • Zak33's system
      • Storage:
      • Kingston HyperX SSD, Hitachi 1Tb
      • Graphics card(s):
      • Nvidia 1050
      • PSU:
      • Coolermaster 800w
      • Case:
      • Silverstone Fortress FT01
      • Operating System:
      • Win10
      • Internet:
      • Zen FTC uber speedy
    get a mail boy....

    he can make tea as well

    /gets goat

    Quote Originally Posted by Advice Trinity by Knoxville
    "The second you aren't paying attention to the tool you're using, it will take your fingers from you. It does not know sympathy." |
    "If you don't gaffer it, it will gaffer you" | "Belt and braces"

  3. #3
    Member
    Join Date
    Aug 2005
    Posts
    74
    Thanks
    0
    Thanked
    0 times in 0 posts
    If you've got the AD company.local you don't really need the entries for company.com for things to work - just add entries that need to be externally available to the company.com domain. Everything internal should be running off windows own DNS (unless you've got something else set up), so anything you enter in the DNS settings on the Domain Controller (or wherever else you have the clients asking for DNS, as set by DHCP I imagine) will be available to your local clients only.

    So, for example, with local OWA access, you'd add the record owa.company.com on your DC to point to the local address the interface is hosted on and configure the address as a proxy exception in Group Policy. For external access, you'd forward everything that came in on that port or IP address to the appropriate box internally (though this does depend on you having the normal NAT router setup - if it's an odd topology you're working with, let me know).

    Not sure how much of what you asked that covers, but should be a start...

  4. #4
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    Quote Originally Posted by nameinuse
    If you've got the AD company.local you don't really need the entries for company.com for things to work - just add entries that need to be externally available to the company.com domain. Everything internal should be running off windows own DNS (unless you've got something else set up), so anything you enter in the DNS settings on the Domain Controller (or wherever else you have the clients asking for DNS, as set by DHCP I imagine) will be available to your local clients only.
    Thats not the problem - this is a domain with currently about 350 DC's and a couple of thousand worstations. Local DNS is just peachy

    Quote Originally Posted by nameinuse
    So, for example, with local OWA access, you'd add the record owa.company.com on your DC to point to the local address the interface is hosted on and configure the address as a proxy exception in Group Policy. For external access, you'd forward everything that came in on that port or IP address to the appropriate box internally (though this does depend on you having the normal NAT router setup - if it's an odd topology you're working with, let me know).

    Not sure how much of what you asked that covers, but should be a start...
    in order to add any records for company.com , you need to add company.com as another forward lookup zone on the local DNS server ( of which we have 8 or 9 )

    My problem is the need to add SRV records for company.com for use by Live Communications server.

    having done some more research on split DNS structures, it looks like there is no automated way to create the local 'copy' of the external DNS zone and still have it writeable. We'll have to create the local copy manually, which is a bit of a pain , but I can live with it ( already requested a copy of the external zone from the hosts so that I know if there are any other records besides the usual www and mail ones. )
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  5. #5
    Member
    Join Date
    Aug 2005
    Posts
    74
    Thanks
    0
    Thanked
    0 times in 0 posts
    Sorry, rather underestimated the complexity of what you're doing there... with that large an organisation I'm surprised you're not running your own nameservers, though.

    I've only recently moved to somewhere you could call a "large" organisation, with a few thousand workstations, but they're somewhat windows-phobic so my challenges are more make-AD-talk-to-everything-else... Helps to be at a university and have internet IPs for every host, though.

  6. #6
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    we do run our own internal name servers for the two domains we run, but host very little public facing services from our own WAN , so the need for external DNS isn't really there ( public webservers are colocated )
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  7. #7
    Time for Walkies... Atomic's Avatar
    Join Date
    Apr 2004
    Location
    Norfolk, UK
    Posts
    1,959
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by nameinuse
    Helps to be at a university and have internet IPs for every host, though.
    Offtopic.

    Anothe Uni techie Which uni you work at? I work at UEA here in Norwich. The IP structure is great, ask the DutyOp to punch a hole in the firewall and your server is on the internet, easy. Very useful for me as I work with remote sites alot.

  8. #8
    Member
    Join Date
    Aug 2005
    Posts
    74
    Thanks
    0
    Thanked
    0 times in 0 posts
    I'm sure you know what you're doing better than I do with that many computers in your network! We're rather spoilt with bandwidth here, so everything is on site.

    Atomic - I'm at Sussex, just outside of Brighton. Things are a little slower for us on the network side, and there is some resistance to using Windows at all as a server platform, which is a shame, as it does some things very well indeed (I'm just about to start operation Exchange - I've really struggled to get used to a place without it's calendaring). Aside from that, it's very good. Everything's stable, and there are people to do most of everything - it's completely different from the last place I worked, where it was a case of do everything yourself, for no cost!

  9. #9
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    Our External Bandwidth isn't up to much here - my home Fibre has more !
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  10. #10
    Member
    Join Date
    Aug 2005
    Posts
    74
    Thanks
    0
    Thanked
    0 times in 0 posts
    I don't think you're going to get much sympathy for that... I might have to move to Japan, apparently they do full-speed ethernet to homes now.

  11. #11
    Registered User
    Join Date
    Oct 2005
    Posts
    1
    Thanks
    0
    Thanked
    0 times in 0 posts
    Hi
    I'm not sure how feasible this is as I don't know anything about windows but could you not run the primary dns on your WAN and just have that replicated out to the workload dns servers. That way you can have a split horizon setup on the primary and all your dns configuration is centralised.

    Pete

  12. #12
    daft ideas inc. scottyman's Avatar
    Join Date
    Jul 2003
    Location
    Charming and Exotic Bracknell
    Posts
    1,576
    Thanks
    2
    Thanked
    3 times in 3 posts
    i tend to use split dns to create loical dns strucutres for internal servers only, anything else is done with a forward lookup (including co'lo servers) but it's safer replicating entire structure internally.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Named DNS
    By Vini in forum Software
    Replies: 10
    Last Post: 22-08-2005, 09:38 PM
  2. slow domain log-on
    By oshta in forum Networking and Broadband
    Replies: 14
    Last Post: 16-10-2004, 07:47 PM
  3. Need a DNS expert
    By Steve in forum Networking and Broadband
    Replies: 2
    Last Post: 26-04-2004, 01:32 PM
  4. ADSL DNS nightmare... I think it's DNS anyhoo
    By Tumble in forum Networking and Broadband
    Replies: 5
    Last Post: 03-03-2004, 01:02 PM
  5. Forum Speed
    By DR in forum General Discussion
    Replies: 10
    Last Post: 04-01-2004, 11:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •