[WBEL-users] DNS Slave issue

John Hinton webmaster@ew3d.com
Tue, 30 Dec 2003 22:00:22 -0500


zone "somedomain.com" {
        type slave;
        file "db.somedomain.com";
        masters { 209.145.89.234; };
};

An entry like this has always worked for a secondary nameserver for me 
on RH 7.2 with bind 9.2.1. Any ideas why this doesn't now work on 
Whitebox? The db record doesn't make the trip.

Thanks,
John Hinton