Problem with authoritative responses.

Gustavo Castro Puig gcastro at ifxnw.com.uy
Wed Mar 27 22:03:31 UTC 2002


Hi guys:

	I have a problem, but I'm so tired right now to understand or even
try another config, and I *really* want to go home today...
	This is what is in the logs:

Mar 27 19:10:47 zeus named[760]: ns_forw: query(monitor.multired.com.uy)
contains our address (zeus.multired.com.uy:206.99.52.140) learnt
(A=206.99.52.190:NS=206.99.52.190)

	The problem is that zeus.multired.com.uy must be the primary
master of the zone multired.com.uy, and not 206.99.52.190
(proxy.multired.com.uy), that must be the slave...
	The configs for this zone in the two machines is:

	In the 206.99.52.190's named.conf:

zone "multired.com.uy" {
        type slave;
        file "multired.com.uy.db";
        masters { 206.99.52.140; };
};

	And in the 206.99.52.140's named.conf:

zone "multired.com.uy" {
	type master;
        file "multired.com.uy.db";
        allow-transfer {
                "secundarios" ;
        };
        notify yes;
};

	For God sake, what am I doing wrong?
	Thanks!!!!

Regards,
	Gustavo Castro Puig.
	E-Mail:gcastro at ifxnw.com.uy  ICQ:126398056 AIM:gcastrop2001
	2001 - IFX Networks - MULTIRED
	Plaza Independencia 831.  Edificio Plaza Mayor Of. 1204.
	Tel. (598-2) 908 29 30 // Fax. (598-2) 900 03 14
	http://www.ifxnetworks.com
	Montevideo - Uruguay




More information about the bind-users mailing list