Re: DNS - subdomain delegate

From: Aleksandar Milivojevic (amilivojevic_at_pbl.ca)
Date: 03/31/05

  • Next message: akonstam_at_trinity.edu: "Re: Core 3 and sounds"
    Date: Thu, 31 Mar 2005 08:46:41 -0600
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Hugo Rebello wrote:
    > Guys,
    >
    > I am using DNS server in Fedora Core 3, and I have just one internal
    > domain (i.e. test.com.br).
    > I need to create a sub-domain, however in other site and other server
    > will control this sub-domain.
    > My question is. How can I delegate dns sub-domain ?

    Simple. Create NS record for subdomain. For example, if your domain is
    bar.com, and you want to delegate foo.bar.com:

    foo IN NS dns1.foo.bar.com.
                       IN NS dns2.foo.bar.com.
    dns1.foo.bar.com. IN A 1.2.3.4
    dns2.foo.bar.com. IN A 1.2.3.5

    Make sure you don't ommit any of those dots ;-)

    Basically, this tells your local BIND that dns1.foo.bar.com and
    dns2.foo.bar.com are name servers for foo.bar.com domain. You must
    include A records for those two servers on parent server (as shown
    above) so that resolvers have enough information to contact them. The
    above example is if you want to have two servers for foo.bar.com. You
    can have only one if you want. Or three. Or any number of them. Make
    sure you list all of them on parent server (no much point in having
    multiple servers if nobody outside domain knows about them).

    There are many online resources describing this. You might also
    consider getting copy of "DNS and BIND" (4th edition also covers BIND 9,
    so you probably want to make sure you get that one, not the older
    editions) written by Paul Albitz & Cricket Liu, publisher is O'Reilly.

    -- 
    Aleksandar Milivojevic <amilivojevic@pbl.ca>    Pollard Banknote Limited
    Systems Administrator                           1499 Buffalo Place
    Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: akonstam_at_trinity.edu: "Re: Core 3 and sounds"

    Relevant Pages

    • [NEWS] BIND 9 DNS Cache Poisoning
      ... BIND 9 DNS Cache Poisoning ... source UDP port and DNS transaction ID can be effectively predicted. ... address of the target name server), and the destination UDP port (53 the ...
      (Securiteam)
    • Issues migrating SBS 2003 domain to Server 2008 Standard
      ... We are stuck migrating our SBS 2003 domain to Server 2008. ... Fatal Error:DsGetDcName (SRV-EXCH) call failed, ... Verify your Domain Name Sysytem (DNS) is ... network connectivity to a domain controller. ...
      (microsoft.public.windows.server.sbs)
    • Re: AD management snap in cannot find DC (netdiag /v workstation)
      ... The name.local entries are used by my apache server to implement ... change button, more button, the "Primary DNS suffix of this ... Attr: subschemaSubentry ... Owner of the binding path: ...
      (microsoft.public.windows.server.active_directory)
    • Re: AD management snap in cannot find DC (netdiag /v workstation)
      ... button, more button, the "Primary DNS suffix of this computer", it should ... The Security System could not establish a secured connection with the server ... Attr: subschemaSubentry ... Owner of the binding path: ...
      (microsoft.public.windows.server.active_directory)
    • Re: DNS Poisoning, pharming, pollution
      ... running Windows 2003 and have the "secure cache against pollution" setting ... the next thing to look for would be a malicious program on the server. ... >> Every server is configured with our ISP's DNS resolvers as forwarders. ... but I don't think we're running BIND. ...
      (microsoft.public.windows.server.dns)