PC Review


Reply
Thread Tools Rate Thread

DNS Secondary Zone missing after reboot

 
 
Gary Turner
Guest
Posts: n/a
 
      1st Feb 2004
I have a Win2K server which acts as a seconday DNS for a number of AD
integrated DNS servers which are at client sites and whom I support via
VPN's on broadband connections, hence by having a secondary locally I can
resolve remote machine IP from my site. The remote servers notify mine of
any changes and this solution works very well.

Except for one site, when I setup the secondary DNS entry initaially all is
fine notifications are passed back and this zone operates exactlty the same
as the other ones I have created. However whenever I reboot the server at my
end the zone goes missing, there is no evidence of it left in the DNS MMC.
If I then re-add the zone everything is fine until the next reboot.

The server is was W2K SP3 & is now SP4, can anyone suggest the cause of this
?

Many thanks

Gary Turner


 
Reply With Quote
 
 
 
 
David Adner
Guest
Posts: n/a
 
      1st Feb 2004
Was the zone ever AD-integrated on this server?

Gary Turner wrote:
>
> I have a Win2K server which acts as a seconday DNS for a number of AD
> integrated DNS servers which are at client sites and whom I support via
> VPN's on broadband connections, hence by having a secondary locally I can
> resolve remote machine IP from my site. The remote servers notify mine of
> any changes and this solution works very well.
>
> Except for one site, when I setup the secondary DNS entry initaially all is
> fine notifications are passed back and this zone operates exactlty the same
> as the other ones I have created. However whenever I reboot the server at my
> end the zone goes missing, there is no evidence of it left in the DNS MMC.
> If I then re-add the zone everything is fine until the next reboot.
>
> The server is was W2K SP3 & is now SP4, can anyone suggest the cause of this
> ?
>
> Many thanks
>
> Gary Turner

 
Reply With Quote
 
Kevin D. Goodknecht [MVP]
Guest
Posts: n/a
 
      1st Feb 2004
In news:401cbf5c$0$244$(E-Mail Removed),
Gary Turner <(E-Mail Removed)> posted a question
Then Kevin replied below:
: I have a Win2K server which acts as a seconday DNS for a number of AD
: integrated DNS servers which are at client sites and whom I support
: via VPN's on broadband connections, hence by having a secondary
: locally I can resolve remote machine IP from my site. The remote
: servers notify mine of any changes and this solution works very well.
:
: Except for one site, when I setup the secondary DNS entry initaially
: all is fine notifications are passed back and this zone operates
: exactlty the same as the other ones I have created. However whenever
: I reboot the server at my end the zone goes missing, there is no
: evidence of it left in the DNS MMC. If I then re-add the zone
: everything is fine until the next reboot.
:
: The server is was W2K SP3 & is now SP4, can anyone suggest the cause
: of this ?
:
: Many thanks
:
: Gary Turner

It is probably not getting its zone transfers for some reason and Default AD
zones expire in one day.
Most likely yours is not being notified, or if your secondary is not
connecting to the primary from the IP that zone transfers are being allowed
to. Expected behavior if your secondary is behind NAT with more than one
public IP address. This also happens if your secondary is on a multihomed
machine.
Zone transfer are only made if your secondary connects from the IP that is
in the allowed list on the primary. If you look at the event log on the
Primary to find out what IP your secondary is connecting from, provided it
is being notified, your DNS server will log that. Look in your DNS event log
for 6522(notification), 3150(transfer started), 6001(transfer complete) and
6525(transfer refused). You will see a 6522 just before a 6525 for a
notification and a refusal.

--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
--
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
http://www.lonestaramerica.com/
==========================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================


 
Reply With Quote
 
Gary Turner
Guest
Posts: n/a
 
      2nd Feb 2004
David

I may have initially set the zone as being AD integrated at my end, but this
was deleted a long time ago and the secondary with notifaction used. At the
far end (primary) this is AD integrated.

Gary

"David Adner" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Was the zone ever AD-integrated on this server?
>
> Gary Turner wrote:
> >
> > I have a Win2K server which acts as a seconday DNS for a number of AD
> > integrated DNS servers which are at client sites and whom I support via
> > VPN's on broadband connections, hence by having a secondary locally I

can
> > resolve remote machine IP from my site. The remote servers notify mine

of
> > any changes and this solution works very well.
> >
> > Except for one site, when I setup the secondary DNS entry initaially all

is
> > fine notifications are passed back and this zone operates exactlty the

same
> > as the other ones I have created. However whenever I reboot the server

at my
> > end the zone goes missing, there is no evidence of it left in the DNS

MMC.
> > If I then re-add the zone everything is fine until the next reboot.
> >
> > The server is was W2K SP3 & is now SP4, can anyone suggest the cause of

this
> > ?
> >
> > Many thanks
> >
> > Gary Turner



 
Reply With Quote
 
David Adner
Guest
Posts: n/a
 
      4th Feb 2004
Can you tie the removal with when the DC replicates AD? I vaguelly
recall an issue where a previously AD integrated zone disappears for
some reason. I'm trying to remember more, but it's not coming to me.

Gary Turner wrote:
>
> David
>
> I may have initially set the zone as being AD integrated at my end, but this
> was deleted a long time ago and the secondary with notifaction used. At the
> far end (primary) this is AD integrated.
>
> Gary
>
> "David Adner" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Was the zone ever AD-integrated on this server?
> >
> > Gary Turner wrote:
> > >
> > > I have a Win2K server which acts as a seconday DNS for a number of AD
> > > integrated DNS servers which are at client sites and whom I support via
> > > VPN's on broadband connections, hence by having a secondary locally I

> can
> > > resolve remote machine IP from my site. The remote servers notify mine

> of
> > > any changes and this solution works very well.
> > >
> > > Except for one site, when I setup the secondary DNS entry initaially all

> is
> > > fine notifications are passed back and this zone operates exactlty the

> same
> > > as the other ones I have created. However whenever I reboot the server

> at my
> > > end the zone goes missing, there is no evidence of it left in the DNS

> MMC.
> > > If I then re-add the zone everything is fine until the next reboot.
> > >
> > > The server is was W2K SP3 & is now SP4, can anyone suggest the cause of

> this
> > > ?
> > >
> > > Many thanks
> > >
> > > Gary Turner

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS - Secondary zone =?Utf-8?B?Q2FtaQ==?= Microsoft Windows 2000 DNS 5 23rd Oct 2004 05:52 AM
Configure Secondary Zone? eotrue Microsoft Windows 2000 DNS 2 4th Feb 2004 01:45 AM
Secondary Zone Jason Microsoft Windows 2000 DNS 1 12th Dec 2003 11:27 PM
Secondary Zone Frank A, Zanotti Microsoft Windows 2000 DNS 3 24th Sep 2003 06:40 PM
Expired Secondary Zone kd Microsoft Windows 2000 DNS 1 22nd Aug 2003 08:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:44 PM.