Hi ?
You have delegated the domain "sub.test.local" but you have no zone
statement for this zone.
Suggest you create a db.sub.test.local zone file and update your
configuration with
zone "sub.test.local" IN {
type master;
file "db.sub.test.local";
};
Hi Brett,
./configure -h
Will give you list of the available options.
Peter
On 23/12/2019 06:38, Brett Delmage wrote:
> I'm building bind-9.15.7 on Ubuntu 18.04, so I can try some of the
> newest features.
>
> I have never built bind before. I configured and compiled using the
> default options
I realise this is not specifically a BIND/DNS question and a bit off
topic so please ignore if need be I realise people are often very busy.
If you you have a website but the host IP you do not list with any
domain name in DNS, is it definite that this site could never be reached
via Google.
Hi,
I understand that I can configure a global timeout for resolving recursive
queries (resolver-query-timeout) but find that I cannot configure the
timeout for an individual query used during DNS resolution.
For testing I configured one unreachable forwarder (and enabled forward
only) and saw
Hi Patrik,
192.168.81.20 appears to be matched to the internal-enp1s0f3 view.
This view might not be able to resolve these external dns entries correctly
what do you get when you try
dig @192.168.81.20 com soa
and
dig @192.168.81.20 production.cloudflare.docker.com +trace
Kind Regards Peter
Hi Patrik,
I don't see any SERVFAIL querying for this record. maybe
your"internal-enp1s0f3" view is configured to bump this domain?
Kind Regards Peter
dig aax-eu.amazon-adsystem.com
; <<>> DiG 9.10.2-P4 <<>> aax-eu.amazon-adsystem.com
;; global options: +cmd
;; Got answer:
;;
Re: Bind 9.9.13rc1
I note that the "--enable-dnstap" options has been removed.
Is dnstap now enabled by default?
Thanks in advance Peter
Forwarded Message
Subject: New BIND release candidates are available: 9.9.13rc1,
9.10.8rc1, 9.11.4rc1, 9.12.2rc1, and 9.13.1
Date:
Hi Blason,
My understanding is that if there is no "notify no;" statement, then
bind will send notifies to all name servers for a given zone.
Also notify pertains too the notification of name servers not included
in zone data.
Kind Regards Peter
On 04/05/2018 05:51, Blason R wrote:
Hi,
18-Apr-18 09:51, Admin Hardy wrote:
I would be so grateful of your help in this issue.
I am running BIND 9 on Windows 7
Service "ISC BIND" shows as started up
Warren's right. And change your rndc-key's secret ASAP.
Timothe Litt
ACM Distinguished Engineer
--
I would be so grateful of your help in this issue.
I am running BIND 9 on Windows 7
Service "ISC BIND" shows as started up
As a temporary measure I have disabled firewall on host and client to
rule out any issue there.
I have set the DNS IP Address on the client ipv4 to just the address of
Hello,
I want to have a dummy (internal) root NS to resolve specific name
hello.test.com to 4.5.6.7, everything else to 1.2.3.4.
Using a wildcard does not work as expected (by me), though.
1st attempt:
# cat db.root
$TTL 86400
@ IN SOA ns1.root.internal.
dnsadmin.
Hi,
anybody there who can provide a definitive answer on the current BIND 9.7
(or higher) global forwarder behaviour?
I did find the following info before on using multiple forwarders:
https://lists.isc.org/pipermail/bind-users/2007-September/067830.html
My expectation based on that is that the
I am running BIND 9.4.2-P2 on OpenBSD v4.8
I have created the ZSK and KSK and added the keys to my zonefile
"mydomain.hosts" using the "cat" command to append to the end of the host file.
When attempting to use the following command "dnssec-signzone -N INCREMENT
mydomain.hosts" I get the follo
11:55 AM
To: Security Admin (NetSec); bind-users@lists.isc.org
Subject: RE: what is a SPF (type 99) record and who do I implement?
You struggled to find anything about SPF?
http://www.zytrax.com/books/dns/ch9/spf.html
Josh
From: bind-users-bounces+jbaird=follett@lists.isc.org
[mailto:bind
Struggled to find anything explicit on this subject via google to no avail.
Best Explanation I could find was
http://www.enyo.de/fw/software/exim/spf-update.html#6
Currently hosts file looks like:
Mydomain.com 172800 IN TXT "v=spf1 mx -all"
Mydomain.com 172800 IN SPF "v=spf1 m
Sunday night brain fart. Having trouble configuring a hosts files. I receive
an "ns1 named[27823]: zone prana.us/IN/external: loading from master file
pranaustwc.hosts failed: unknown class/type" error.
The "pranaustwc.hosts" file is:
# cat pranaustwc.hosts
ORIGIN .
$TTL 3600 ; 1 hour
p
Hi,
A large zone is frozen with 'rndc freeze', changes are done to the zone
file, DDNS updates are enabled again with 'rndc thaw'. I can see the
following series of events in the logs (filtered):
05-May-2009 13:08:10.466 notify: info: zone corp.internal.com/IN: sending
notifies (serial 201241049
Hi,
any idea where the statistic number currently reported to the named.stats
file are documented. The ARM only describes some. For BIND 9.4.1 I get the
following counters
++ Name Server Statistics ++
(Legend)
success referral nxrrset nxdomain recursion
failure dupquerydr
On second thought I think it must be:
named.conf
options {
[...]
tkey-gssapi-credential "DNS/dns.test.net";
tkey-domain "TEST.NET";
};
view "internal" {
[...]
zone "test.net" {
type master;
file "test.net.zone
19 matches
Mail list logo