On Saturday 24 January 2004 16:22, Patrick Nelson wrote: > > On Sat, 2004-01-24 at 14:03, Mike Klinke wrote: > > > > Do you have a firewall in the path; master, slave, or in-between? > > Both 53/udp an 53/tcp will need to be open for transfers to work. > > Hoped that maybe I overlooked that but from a iptables listing on > both newmaster and newslave: > > ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp > dpt:53 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 > udp dpt:53 > > I practically copied the configuration over from oldmaster and and > old slave (oldslave) to newmaster and newslave. Is there some > other configuration that I missed? Oh on the oldmaster and > oldslave I run: > > RH72 (I run them in a chroot jail) > bindconf-1.6.1-1 > bind-utils-9.2.1-1.7x.2 > bind-devel-9.2.1-1.7x.2 > bind-9.2.1-1.7x.2 > > This is driving me nuts... Any other suggestions would be much > appreciated. Can you use 'dig' to do an axfr transfer from either your old or new slave machine against your 'newmaster?' This may help cut the scope of your problem in half. dig axfr <your zone> @<your master> and/or to your 'oldmaster'? Regards, Mike Klinke