- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- BIND logging problem?
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
05-11-2004 05:20 PM
05-11-2004 05:20 PM
updating zone 'bgi.com.my/IN': update failed: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET) // what does this mean?
update 'bgi.com.my/IN' denied
query '2.0.0.10.in-addr.arpa/IN' denied
query '2.0.0.10.in-addr.arpa/IN' denied
query '3.0.0.10.in-addr.arpa/IN' denied
'1.0.0.10.in-addr.arpa/IN' denied
lame server resolving 'mexim.com.my' (in 'mexim.com.my'?): 192.228.188.61#53
lame server resolving 'mexim.com.my' (in 'mexim.com.my'?): 161.142.201.17#53
query '4.0.0.10.in-addr.arpa/IN' denied
query '100.40.1.10.in-addr.arpa/IN' denied
query '2.0.0.10.in-addr.arpa/IN' denied
query '2.0.0.10.in-addr.arpa/IN' denied
query '1.0.0.10.in-addr.arpa/IN' denied
client 203.92.129.90#51322: query '3.0.0.10.in-addr.arpa/IN' denied // what does this mean?
client 203.92.129.90#50464: query '2.0.0.10.in-addr.arpa/IN' denied // what does this mean?
query '4.0.0.10.in-addr.arpa/IN' denied // what does this mean?
update 'bgi.com.my/IN' denied // what does this mean?
query '1.10.10.10.in-addr.arpa/IN' denied
is there any method to over come it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:29 AM
05-12-2004 02:29 AM
SolutionProblem: Some RRset that ought to exist, does not exist.
This message means what it says. The dynamic update request failed because a prerequisite condition - that some name or group of names (RRset) existed - did not hold. An NXRRSET error - no such RRset - was returned to the client making the request.
No, the second message is an *update* attempt, not a regular query. The
default in your config is to deny those.
You need to add 203.92.129.90 to the allow-update statement (if that is what you want)...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 02:37 PM
05-12-2004 02:37 PM
Re: BIND logging problem?
has anyone came across such a problem ?
May 13 10:26:34.212 could not get query source dispatcher
May 13 10:26:34.218 loading configuration: address not available
May 13 10:26:34.219 exiting (due to fatal error)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 12:35 AM
05-13-2004 12:35 AM
Re: BIND logging problem?
Can you run:
/usr/sbin/named-checkconf
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 06:09 PM
05-13-2004 06:09 PM
Re: BIND logging problem?
I have configured some wrong configuration.
type error.
:)