ITCOOKBOOK.com

 Options

Current Time:
Thu Sep 09, 2010 10:32 am
View unanswered posts

Log in

Username:
Password:
Log me on automatically each visit

Topic Information

Dynamical DNS Updates

 
Post new topic   Reply to topic    ITCOOKBOOK.com Forum Index -> Linux
View previous topic :: View next topic  
Author Message
Linus
Fresher


Joined: 04 Dec 2006
Posts: 14

PostPosted: Wed Dec 06, 2006 7:07 pm    Post subject: Dynamical DNS Updates Reply with quote

I’ve configured my “FC3” server to run “DNS” and “DHCP” simultaneously, giving an "UPDATE_KEY" that permits “DHCPD” to overwrite “NAMED” zone files.

It all worked fine until few days ago. Now, as I can see from log files, “DHCP” gave addresses to my clients and write on log file. The “named” zone files were updated erroneously.

Clearing, addresses, and all other correct information were passed to my clients, but no record has been added to zone files.

The last updates I made on my system were regarding “DHCPD,” “NAMED,” and “kernel,” but I made this using “Fedora Update Manager.”

Is that a possible reason for this problem?
Back to top
View user's profile Send private message
Anton
Fresher


Joined: 04 Dec 2006
Posts: 12

PostPosted: Wed Dec 06, 2006 7:07 pm    Post subject: Reply with quote

“DHCP/DNS” breaks very easily; it relies on “TXT” records. “DHCP” keeps a copy of the “TXT” keys it sets, and “DNS” has the “TXT” records in the zone file. If they get out-of-step, “DNS” refuses to update.

Maybe the “Fedora” update wrote a new, empty “/var/lib/dhcp/dhcpd.leases” or moved the file to “/var/lib/dhcpd”?

If they are out-of-step, stop the named service (to update the zone files from the journal files), and edit the “forward” and “reverse” zone files to remove all of the old “DHCP A,” “PTR,” and “TXT” records. Stop the “dhcpd” service and empty the leases file, rename it and create a new one. Start both services again and test to see what happens. If you use “DNS” replication, remember to increment the “SOA” serial numbers.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ITCOOKBOOK.com Forum Index -> Linux All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Help US Help YOU

 

 

Please complete our short survey and save $17.50 on ITCOOKBOOK.COM.

 

 

Take a look at SAPTrends.com, a new blog dedicated to discussion of SAP Training trends in SAP ERP.

 

 

C# Interview Questions

 

.NET Interview Questions

 

Java Interview Questions

 

Python Interview Questions

 

ColdFusion Interview Questions

 

Linux Interview Questions

 

Linux LPIC 1 Certification Questions

 

Perl Programming Interview Questions