Networking Forums

Networking Forums > Computer Networking > Windows Networking > DNS host a records disappearing!

Reply
Thread Tools Display Modes

DNS host a records disappearing!

 
 
Claude Lachapelle
Guest
Posts: n/a

 
      09-19-2006, 07:41 PM
Hi!

We have a big problem with DNS host A records disappearing from their
zones... everything is configured automatic, so when DHCP give an address,
the client is registrered into dns automatically, but some of them, are
disappearing from the zones, even if they are still running (not stale!!!).

We look at TTL on automatically created records, and it is set to 15 min.,
the default value... when we run ipconfig /registerdns, the record came back,
and last more thant 15 min., but later during the day, the record is deleted
from dns... from which process, we really don't know?

Somebody knows why?

Claude Lachapelle
Systems Administrator, MCSE
 
Reply With Quote
 
 
 
 
Claude Lachapelle
Guest
Posts: n/a

 
      09-19-2006, 08:56 PM
We found it!

On a second server, we are working on a new DHCP server (not yet authorized
in AD), which will be used for split-scope configuration with the first one,
and even if all the imported scopes are deactivated, and the server not
authorized, when we delete a record lease, IT DELETE THE ASSOCIATED HOST A
RECORDS FROM DNS!!!

Normal behavior? I don't think so or I should say, I hope not!

Thanks.

"Claude Lachapelle" wrote:

> Hi!
>
> We have a big problem with DNS host A records disappearing from their
> zones... everything is configured automatic, so when DHCP give an address,
> the client is registrered into dns automatically, but some of them, are
> disappearing from the zones, even if they are still running (not stale!!!).
>
> We look at TTL on automatically created records, and it is set to 15 min.,
> the default value... when we run ipconfig /registerdns, the record came back,
> and last more thant 15 min., but later during the day, the record is deleted
> from dns... from which process, we really don't know?
>
> Somebody knows why?
>
> Claude Lachapelle
> Systems Administrator, MCSE

 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      09-19-2006, 10:27 PM
Thank you for sharing your experience with us.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Claude Lachapelle" <(E-Mail Removed)> wrote in message news:46E3BDD3-ACF2-42A2-82D3-(E-Mail Removed)...
We found it!

On a second server, we are working on a new DHCP server (not yet authorized
in AD), which will be used for split-scope configuration with the first one,
and even if all the imported scopes are deactivated, and the server not
authorized, when we delete a record lease, IT DELETE THE ASSOCIATED HOST A
RECORDS FROM DNS!!!

Normal behavior? I don't think so or I should say, I hope not!

Thanks.

"Claude Lachapelle" wrote:

> Hi!
>
> We have a big problem with DNS host A records disappearing from their
> zones... everything is configured automatic, so when DHCP give an address,
> the client is registrered into dns automatically, but some of them, are
> disappearing from the zones, even if they are still running (not stale!!!).
>
> We look at TTL on automatically created records, and it is set to 15 min.,
> the default value... when we run ipconfig /registerdns, the record came back,
> and last more thant 15 min., but later during the day, the record is deleted
> from dns... from which process, we really don't know?
>
> Somebody knows why?
>
> Claude Lachapelle
> Systems Administrator, MCSE

 
Reply With Quote
 
Claude Lachapelle
Guest
Posts: n/a

 
      09-20-2006, 12:49 PM
More... even if we remove the DNS configuration from the unauthorized DHCP
server (dynamic DNS update) , it still delete the A record from DNS when we
delete the lease.

Therefore, we should not export/reimport the dhcp table onto a new dhcp
server when creating a split-scope dhcp environment... except if it exist a
way to exclude leases records from the importation.

Thanks.

"Robert L [MVP - Networking]" wrote:

> Thank you for sharing your experience with us.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "Claude Lachapelle" <(E-Mail Removed)> wrote in message news:46E3BDD3-ACF2-42A2-82D3-(E-Mail Removed)...
> We found it!
>
> On a second server, we are working on a new DHCP server (not yet authorized
> in AD), which will be used for split-scope configuration with the first one,
> and even if all the imported scopes are deactivated, and the server not
> authorized, when we delete a record lease, IT DELETE THE ASSOCIATED HOST A
> RECORDS FROM DNS!!!
>
> Normal behavior? I don't think so or I should say, I hope not!
>
> Thanks.
>
> "Claude Lachapelle" wrote:
>
> > Hi!
> >
> > We have a big problem with DNS host A records disappearing from their
> > zones... everything is configured automatic, so when DHCP give an address,
> > the client is registrered into dns automatically, but some of them, are
> > disappearing from the zones, even if they are still running (not stale!!!).
> >
> > We look at TTL on automatically created records, and it is set to 15 min.,
> > the default value... when we run ipconfig /registerdns, the record came back,
> > and last more thant 15 min., but later during the day, the record is deleted
> > from dns... from which process, we really don't know?
> >
> > Somebody knows why?
> >
> > Claude Lachapelle
> > Systems Administrator, MCSE

 
Reply With Quote
 
Claude Lachapelle
Guest
Posts: n/a

 
      10-11-2006, 08:23 PM
netsh dhcp server dump was the solution (export to a text file which could be
modified easily).

"Claude Lachapelle" wrote:

> More... even if we remove the DNS configuration from the unauthorized DHCP
> server (dynamic DNS update) , it still delete the A record from DNS when we
> delete the lease.
>
> Therefore, we should not export/reimport the dhcp table onto a new dhcp
> server when creating a split-scope dhcp environment... except if it exist a
> way to exclude leases records from the importation.
>
> Thanks.
>
> "Robert L [MVP - Networking]" wrote:
>
> > Thank you for sharing your experience with us.
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "Claude Lachapelle" <(E-Mail Removed)> wrote in message news:46E3BDD3-ACF2-42A2-82D3-(E-Mail Removed)...
> > We found it!
> >
> > On a second server, we are working on a new DHCP server (not yet authorized
> > in AD), which will be used for split-scope configuration with the first one,
> > and even if all the imported scopes are deactivated, and the server not
> > authorized, when we delete a record lease, IT DELETE THE ASSOCIATED HOST A
> > RECORDS FROM DNS!!!
> >
> > Normal behavior? I don't think so or I should say, I hope not!
> >
> > Thanks.
> >
> > "Claude Lachapelle" wrote:
> >
> > > Hi!
> > >
> > > We have a big problem with DNS host A records disappearing from their
> > > zones... everything is configured automatic, so when DHCP give an address,
> > > the client is registrered into dns automatically, but some of them, are
> > > disappearing from the zones, even if they are still running (not stale!!!).
> > >
> > > We look at TTL on automatically created records, and it is set to 15 min.,
> > > the default value... when we run ipconfig /registerdns, the record came back,
> > > and last more thant 15 min., but later during the day, the record is deleted
> > > from dns... from which process, we really don't know?
> > >
> > > Somebody knows why?
> > >
> > > Claude Lachapelle
> > > Systems Administrator, MCSE

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Host-to-host connection in wireless adhoc network? Tim Boneko Linux Networking 0 08-17-2005 05:28 PM
SRV records Blake Windows Networking 10 07-27-2005 06:26 PM
DNS Host Records Keht Windows Networking 1 04-15-2004 09:48 AM
Linux<->Windows connection using USB host-to-host cable =?iso-8859-2?Q?Rados=B3aw?= Grzanka Linux Networking 0 04-10-2004 03:23 PM
Access to public host from private host through Linux router Santanu Chatterjee Linux Networking 5 11-14-2003 11:57 PM



1 2 3 4 5 6 7 8 9 10 11