Skip to content

Commit b531ca3

Browse files
committed
Converted error message to output format
1 parent 363ab55 commit b531ca3

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

support/windows-server/networking/dns-zone-transfer-fails-only-servers-listed-name-servers.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ This article helps resolve an issue in which Domain Name System (DNS) zone trans
1818

1919
You configure multiple IP addresses on a network adapter, and the DNS server is configured to listen to all IP addresses. If you allow zone transfers with the **Only to server listed on the Name Servers tab** option enabled under the **Zone Transfers** tab of a DNS zone, incremental zone transfer (IXFR) doesn't occur. In addition, when the **Notify** option is enabled, creating records on the primary server doesn't replicate to the secondary server unless you force Authoritative Transfer (AXFR). When the DNS zone is paused or resumed, you receive the following error message:
2020

21-
> Zone Not Loaded by DNS Server
22-
The DNS server encountered a problem while attempting to load the zone. The transfer of zone data from the master server failed.
23-
Correct the problem then either press F5, or on the Action menu, click Refresh.
24-
For more information about troubleshooting DNS zone problems, see Help.
21+
```output
22+
Zone Not Loaded by DNS Server
23+
The DNS server encountered a problem while attempting to load the zone. The transfer of zone data from the master server failed.
24+
Correct the problem then either press F5, or on the Action menu, click Refresh.
25+
For more information about troubleshooting DNS zone problems, see Help.
26+
```
2527

2628
## Change the "Allow zone transfers" setting
2729

0 commit comments

Comments
 (0)