Do you have a firewall blocking traffic. Maybe the network folks put up a
firewall you are unaware of.
Have you enabled dns debugging?
Have you attempted to run Wireshark to see if you see any traffic on the
wire?
Have you run any diagnostics at all such as dnscmd?
dnscmd /zoneinfo zone_name_failing
--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009
http://www.pbbergs.com
Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.
"roitsupport" <> wrote in message
news

0F7CFAB-A886-4FBE-8F58-...
>I am attempting to use w2k3 enterprise to provide secondary (slave) DNS
> service for a couple of zones hosted from a Linux server running BIND. I
> am
> not experiencing the documented incremental XFER issue that MS has a KB
> on.
>
> My issue is that (both of) my AD servers will not even attempt to reload
> or
> transfer the zones from the master (BIND) server. I've triple checked all
> the
> settings on both sides and do not see any issues with the configuration.
> I've
> also checked for connectivity between the two servers. I've even deleted
> the
> zones on the Windows servers and recreated them. One of the zones I'm
> trying
> to add is brand new and the other is an old one that I'm trying to update
> the
> zone on (it's about a year behind on the serial # it has vs. the new one).
> When I right click either zone and select reload from master or transfer
> from
> master it instantly fails without any explanation in the event logs. Also
> I
> never see any attempt to transfer according to my Linux server logs.
>
> Can anyone help? This is extremely frustrating and I need to get DNS
> service
> up for these zones ASAP on my AD side of my network.
>
> Thanks!