Master2Slave issue with bind

Paulius

Verified User
Joined
Sep 30, 2006
Messages
30
Location
Canada
I'm running a Vanilla DA server and I've configured master2slave. It puts the file into the web root correctly. Only problem is... It doesn't contain any information at all! Here's a few lines of what it puts in the file:

# Created by master2slave
zone "example" { type master; file "/var/named/example.com"; };
zone "example2.com" { type master; file "/var/named/example2.com"; };

Did DA change it's way of dealing with the DNS since this script was last updated? Do I need to change something in my bind settings?

Any help would be highly appreciated.
 
I thought I answered this already today. Did you do duplicate posts? Please don't.

I don't understand how it could return nothing and two lines. Please be more clear.

How many domains do you have?

Are they all listed in /etc/named.conf?

Jeff
 
Back
Top