<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 06/29/12 10:10, Danny Horne wrote:
<blockquote
cite="mid:CA+TUCFpy_8TNd9h4mYdi5W9Yhnci=DHv2eB2TaNBPB2nufkKFA@mail.gmail.com"
type="cite">Hi all,<br>
<br>
I currently run two Bind 9.9.* nameservers (details below), I've
just added a slave zone to the Windows one, the Linux one being
the master. The zone transferred, however, seems to be corrupt in
that when opened in Notepad it contains what I can only describe
as gobbledegook. The master zone file was created with Vim if
that's any help.<br>
<br>
<b>Master server</b><br>
Linux (CentOS)<br>
Bind 9.9.0<br>
<br>
<b>Slave server</b><br>
Windows Server 2003 64 Bit<br>
Bind 9.9.1-P1<br>
</blockquote>
<br>
Try<br>
dig @slave axfr example.com<br>
<br>
I bet this will look right. The slave zone is probably in raw
format.<br>
<br>
Lyle Giese<br>
LCR Computer Services, Inc.<br>
<br>
</body>
</html>