- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- getting this error with named
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 01:11 PM
07-10-2002 01:11 PM
Jul 10 17:00:18 rapsterd named[8968]: dynamic update failed: 'rrset does not exist' prerequisite not satisfied (YXRRSET)
Does anyone know what this mean? Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 02:58 AM
07-11-2002 02:58 AM
SolutionThe message is stating that a dynamic update was attempted, with a prerequisite that a certain RR set exist first. This RR did not in fact exist, so the dynamic update failed.
I think you are using windows 2000 machines in your network which sends dynamic update ( DDNS ) to the BIND server.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 07:56 AM
07-11-2002 07:56 AM
Re: getting this error with named
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 10:51 PM
07-11-2002 10:51 PM
Re: getting this error with named
Better disable dynamic update on all win2000 clients.
1)Right click MY NETWORK PLACES in the desktop
2)Go to properties
3)right click local area connection in that
4)select TCPIP
5)click properties
6)click advanced
7)Go to DNS
8)At the bottom "Register this connection's address in DNS" will be ticked . Remove the tick.
9)give OK
10) it is done. you need not reboot.
Do this on all windows 2000 machines.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 02:35 PM
07-17-2002 02:35 PM
Re: getting this error with named
--Misa