Home Forums OS X Server and Client Discussion DNS Force a Zone Transfer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #368037
    MacManifest
    Participant

    Greetings,

    I need to force a Zone transfer between my primary donain controller with my backup domain controller. I’m running OS X Server 10.4.8. I noticed last night that my secondary domain controller hasn’t talked to my main domain controller in weeks. I could copy the contents, from one server to the other, but I would rather do a zone transfer. Does anyone know any command line tricks or GUI tricks to do this?

    Thanks.

    #368039
    MacManifest
    Participant

    I’m new to this, so I’m not familier the tools you described. Can I get more of a description on how to increment the zone and restart bind.

    Thanks Again.

    #368096
    MacManifest
    Participant

    Thanks. I already ordered the book. I brought in a guy to help, but it only made matters worse. I had to restore from a backup. I love backups.
    Warm Regards to the AFP548 crew.

    #370955
    luke
    Participant

    To force a zone transfer, issue the following command as root on the secondary server:

    [code]
    rndc -p 54 retransfer mydomain.com
    [/code]

    where mydomain.com is the name of the zone you want to transfer. This doesn’t require you to restart BIND (downtime is bad).

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed