NameSurfer Suite
Secondary name servers
FusionLayer
HELP
  Table of contents
   Exit help

NameSurfer 7.6.4.1


A secondary name server, also known simply as a secondary, slave server or slave, is a name server which is authoritative for a given zone but which does not have a manually administered copy of the zone data. Instead, it obtains the zone data by doing zone transfers from a master server (typically the primary, but sometimes another secondary).

The secondary name server periodically queries its master server (at intervals specified by the SOA refresh value) to see if its zone serial number has changed. When it detects a changed serial number, it performs a zone transfer to copy the entire contents of the zone from the master server.

For reliability, each zone should have at least two authoritative name servers. Because there can be only one primary name server, this is accomplished by setting up at least one secondary name server.