> 3. how does bind count number of nodes in zonestatus ?(Mine is 5)
The number of nodes in the zone database that have data (not counting
NSEC3 nodes). In your case: example.com, ns.example.com, sub.example.com,
ns.sub.example.com, and www.example.com makes five.
> 4. What is nex key
In message <102153bef555e7489ca5d54165c431a301301...@exchbsi02.ttt.co.th>,
"Jittinan S
uwanruengsri" writes:
>
> Hi,
>
> 1. #rncd zonestatus example.com
> name: example.com
> type: master
> files: /usr/local/named/zone/example.com.zone
> serial: 2013122402
> signed serial: 2013122405
> node
Hi,
1. #rncd zonestatus example.com
name: example.com
type: master
files: /usr/local/named/zone/example.com.zone
serial: 2013122402
signed serial: 2013122405
nodes: 5
last loaded: Fri, 29 Aug 2014 08:00:15 GMT
secure: yes
inline signing: yes
key maintenance: automatic
next key
Il 04/ago/2014 18:33 "John Anderson" ha scritto:
>
> Greetings Bind-Users List,
>
> I've recently inherited a project that is going to require some method of
automatically disseminating zone information to slave DNS servers running
BIND. While searching for an industry standard method of accompli
Please FIX your email client. It really stuffs up the text/plain by adding
in additional lines.
In message <102153bef555e7489ca5d54165c431a301301...@exchbsi02.ttt.co.th>, "Jit
tinan Suwanruengsri" writes:
>
> Hi,
>
> 1. my server use key id 23412 first and then 40767
>
>
>
> [root@dnssec k
> 3. I use dig to check whether bind activate new key correctly or
> not but I notice there is some dns records which are signed by new key
> and some dns records are signed by old key. In therory,After new ZSK is
> activated.All dns records must be signed with new key.
After a new ZSK is ac
Hi,
1. my server use key id 23412 first and then 40767
[root@dnssec keys]# dnssec-settime -p all Kexample.com.+005+23412
Created: Wed Jul 30 14:56:09 2014
Publish: Wed Jul 30 14:56:09 2014
Activate: Fri Aug 1 14:56:09 2014
Revoke: UNSET
Inactive: Sun Aug 31 14:56:09 2014
Delete: M
Hi there,
On Thu, 7 Aug 2014, Davis, Donald W wrote:
I am looking for scripts that can be used to parse and monitor the
DNS logs for suspicious activity.
If Nagios didn't exist, I'd have to invent it:
http://exchange.nagios.org/directory/Plugins/Network-Protocols/DNS
http://www.nagios.com/so
On Thu, Aug 07, 2014 at 03:55:56PM +0530, Gaurav Kansal wrote:
> I had enabled the statistics-channel in the bind conf, but there also I am
> getting total number of queries and not the QPS.
>
> Is there any way out to figure out the same ?
Poll the stats channel every 60 seconds, subtract the pr
At about 3:26 AM on 07 AUG 2014 Gaurav Kansal asked:
...
>Is there any way out to figure out the same ?
Here are two easy approaches:
Create a simple database or sequence of files containing the results of an "all
star" crontab entry. The persistent storage entries coming over the statistics
Robert, I'm running a minimal install of CentOS7 on x86 hardware. This
system provides authoritative and recursive roles across two separate
BIND views. I also have rbldnsd serving a few zones on this system.
free reports the following after ~24 hrs of uptime:
total used
I am looking for scripts that can be used to parse and monitor the DNS logs for
suspicious activity.
I have enabled full logging and am currently using the DNSAnomalyDetection
script written by Dr. Johannes Ulrich. This script gives me the daily top 10
requests based on the query logs.
Does any
Also remember that "used" reported by "free" in Linux on the first line
includes memory pre-allocated to cache and buffers that is readily usable on
demand so isn't really allocated to specific processes like you'd see in a
similarly configured UNIX system. Be sure when trying to determine "us
Dear Abdul Khader !
When I use dig, then I receive immediately.
I think edns not use in this case.
L
Can you help me fix this problem ??
Thanks./.
%%-
Nguyễn Xuân Hùng
0084-966581518
P.ISP– TT CNTT – VTNet.
From: Abdul Khader [mailto:akha...@ies.etisalat.ae]
Sent:
please add the following.
server 0.0.0.0/0 {
edns no;
};
Then do dig and then check +trace
Abdul Khader
On 07-Aug-14 2:33 PM, Xuan Hung wrote:
DearAbdul Khader !
I comment
//edns-udp-size 512;
But, I check is fail. L
[root@dns data]# dig @203.113.188.3 +noedns +bufsize=0
vodafon
Dear Abdul Khader!
I send result command dig.
I think command dig without cache.
[root@dns data]# dig @203.113.188.3 vodafone-com.mail.protection.outlook.com
; <<>> DiG 9.9.5 <<>> @203.113.188.3 vodafone-com.mail.protection.outlook.com
; (1 server found)
;; global options: +cmd
;; Go
Dear Abdul Khader !
I comment
//edns-udp-size 512;
But, I check is fail. L
[root@dns data]# dig @203.113.188.3 +noedns +bufsize=0
vodafone-com.mail.protection.outlook.com
; <<>> DiG 9.9.5 <<>> @203.113.188.3 +noedns +bufsize=0
vodafone-com.mail.protection.outlook.com
; (1 serve
Comment the following line
edns-udp-size 512;
Abdul Khader
Engineer/Network Services/SOM
Mobile : 050-153-5461
Extension : 86-7292
On 07-Aug-14 2:15 PM, Xuan Hung wrote:
DearAbdul Khader !
My Named.conf
edns-udp-size 512;
max-cache-size 4096M;
recursive-clients 2;
have no
server 0.0.
Dear Team,
I am running authoritative server on bind 9.9.5 .
I want to figure out how many queries am receiving per second at any point
of time (or average QPS).
I had enabled the statistics-channel in the bind conf, but there also I am
getting total number of queries and not the QPS.
Am 07.08.2014 um 12:09 schrieb Abdul Khader:
To: Xuan Hung , bind-users@lists.isc.org,
bind-users-boun...@lists.isc.org, jared.emp...@zitomedia.com,
dave.berna...@zitomedia.com, ma...@isc.org, h.rei...@thelounge.net
PLEASE don't do that
* just respond to the list
* quote what yo
Make your firewall allows DNS packets > 512 bytes.
In the meantime, do the following.
do dig with "+noedns +bufsize=0"
if the dig with "+noedns +bufsize=0" gives you answer, then add the
following to named.conf
server 0.0.0.0/0 {
edns no;
};
This should fix your issue. Once your f
Paste the result of the following command.
dig @203.113.188.3 dep123.com +trace
Abdul Khader
On 07-Aug-14 1:27 PM, Xuan Hung wrote:
Dear Partner !
I set recursive-clients = 2.
I sent myserver log.
Can you help me ?
version: 9.9.5 (x.x.x)
CPUs found: 24
worker threads: 24
UDP list
d as an ERROR because there are some cases where nasty problems
can occur (if the TTLs vary from the
NS records at the root servers and the NS records point to your own domain, for
example)
Error Stealth NS records sent Stealth NS records were sent:
b1.uberns.com
a1.uberns.com
if your
> [harry@srv-rhsoft:~]$ dig NS losscontrol360.com
> ; <<>> DiG 9.9.4-P2-RedHat-9.9.4-15.P2.fc20 <<>> NS losscontrol360.com
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 49902
> ;; flags: qr rd
24 matches
Mail list logo