[plug] Strange named problem

Matt Kemner zombie at penguincare.com.au
Mon Oct 6 15:03:16 WST 2003


On Mon, 6 Oct 2003, quoth Tim Bowden:

>
> I have a RH 9 box set up as a primary name server and a RH 8 box set up
> as a slave name server for our domain zone.  The name servers are only
> for internal use.  When I update the master domain zone file and
> increase the serial number it fails to propogate through to the slave
> server.

Make sure the IP address the slave receives the NOTIFY message from
corresponds to the IP address it has configured as master in named.conf
This is not always the same on multi-homed servers, and bind will ignore
NOTIFYs from anything but the master.

Also check /var/log/messages (I think) which should say something like:
Oct  6 14:59:22 sid named[9996]: rcvd NOTIFY(linuxit.com.au, IN, SOA) from
                                 [202.72.177.50].3657

after upping the serial and reloading the master, which will be followed
by messages about loading the zone if it's all configured properly :)

 - Matt

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list