Re: RES: RHEL, Centos, Fedora rpm 9.10.4-P1

2016-06-22 Thread Jeremy C. Reed
On Wed, 22 Jun 2016, Leonardo Oliveira Ortiz wrote:

> Someone had success to build it? I got make test errors...

What was the error?

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Notice: scheduled maintenance on lists.isc.org commencing 0200 UTC Thursday June 23 2016

2016-06-22 Thread Cathy Almond
ISC's Operations Team will be performing software upgrades on
lists.isc.org commencing on Thursday June 23 2016 at 0200 UTC

Our online mailing list information and list archives will be
unavailable during this period, and any postings to the lists will be
held and distributed once the maintenance has been completed.

As a result of the software update, the archives may become re-indexed,
so the URLs of specific postings may change - you may need therefore to
update any inbound links that you have bookmarked or maintain as URLs on
your own web pages.

Thank you for your patience!

Kind regards,

ISC Support
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: UDP Packet Hack

2016-06-22 Thread Barry Margolin
In article ,
 Jun Xiang X Tee  wrote:

>   (1) Does "dig" get its UDP packets from "named" server? Or "lwresd" server? 
>   Or others?

If you use the @server argument, it gets it from that server. Otherwise, 
it gets it from a server in your resolver configuration 
(/etc/resolv.conf on Unix).

>   (2) For hacking purpose, I should work on BIND9 source codes. I don't need 
>   to install BIND9 using "apt-get install", right?

Right, that just installs the binaries.

>   (3) Lastly, the most important question: How should I configure DNS server 
>   for "dig"?
> 
> What I am doing now is going into "bin/dig" folder and run something 
> like "./dig google.com".
> 
> I think what I should do is "./dig @chosen_DNS_server google.com",  
> but I do not know how to configure the server.

The default configuration of a DNS server should work for this. You only 
need to add extra configuration if your server will be authoritative for 
some domains, but your server just recurses (and adds extra data to the 
response).

-- 
Barry Margolin
Arlington, MA
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: Can anyone tell me a good DNS server testing program

2016-06-22 Thread Warren Kumari
Kinda depends on what you are testing, but there is also Nominum's
dnsperf: http://nominum.com/measurement-tools/

This is easy to install, simple to use, and comes with a sample query file.
W

On Wed, Jun 22, 2016 at 8:48 AM, Emil Natan  wrote:
> queryperf, supplied with BIND, found under contrib.
> What we usually do is "record" some real traffic, then run queryperf on
> multiple machines against a server. If I'm not mistaken similar topic was
> discussed here recently so you can search the archives.
>
> Emil
>
> On Wed, Jun 22, 2016 at 3:34 PM, King, Harold Clyde (Hal) 
> wrote:
>>
>> I have a new DNS BIND setup that I need to stress test. There are many
>> test for hitting a web server to simulate traffic, but I can’t find a one
>> for doing the same thing to a DNS server. Does anyone have any
>> recommendations?
>>
>>
>> --
>> Hal King  - h...@utk.edu
>> Systems Administrator
>> Office of Information Technology
>> Shared Systems Services
>>
>> The University of Tennessee
>> 103C5 Kingston Pike Building
>> 2309 Kingston Pk. Knoxville, TN 37996
>> Phone : 974-1599
>> Helpdesk 24/7 : 974-9900
>>
>> ___
>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
>> unsubscribe from this list
>>
>> bind-users mailing list
>> bind-users@lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
>
>
>
> ___
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users



-- 
I don't think the execution is relevant when it was obviously a bad
idea in the first place.
This is like putting rabid weasels in your pants, and later expressing
regret at having chosen those particular rabid weasels and that pair
of pants.
   ---maf
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: Can anyone tell me a good DNS server testing program

2016-06-22 Thread Emil Natan
queryperf, supplied with BIND, found under contrib.
What we usually do is "record" some real traffic, then run queryperf on
multiple machines against a server. If I'm not mistaken similar topic was
discussed here recently so you can search the archives.

Emil

On Wed, Jun 22, 2016 at 3:34 PM, King, Harold Clyde (Hal) 
wrote:

> I have a new DNS BIND setup that I need to stress test. There are many
> test for hitting a web server to simulate traffic, but I can’t find a one
> for doing the same thing to a DNS server. Does anyone have any
> recommendations?
>
>
> --
> Hal King  - h...@utk.edu
> Systems Administrator
> Office of Information Technology
> Shared Systems Services
>
> The University of Tennessee
> 103C5 Kingston Pike Building
> 2309 Kingston Pk. Knoxville, TN 37996
> Phone : 974-1599
> Helpdesk 24/7 : 974-9900
>
> ___
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Can anyone tell me a good DNS server testing program

2016-06-22 Thread King, Harold Clyde (Hal)
I have a new DNS BIND setup that I need to stress test. There are many test for 
hitting a web server to simulate traffic, but I can’t find a one for doing the 
same thing to a DNS server. Does anyone have any recommendations?


-- 
Hal King  - h...@utk.edu
Systems Administrator
Office of Information Technology
Shared Systems Services

The University of Tennessee
103C5 Kingston Pike Building
2309 Kingston Pk. Knoxville, TN 37996
Phone : 974-1599
Helpdesk 24/7 : 974-9900

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: RES: RHEL, Centos, Fedora rpm 9.10.4-P1

2016-06-22 Thread Phil Mayers

On 22/06/16 11:59, Leonardo Oliveira Ortiz wrote:

Hello.

Someone had success to build it? I got make test errors...


I had no problems, but we build w/o tests to save time.

It's a quick edit to the .spec file to disable the tests.

%{?!test:  %define test  0}

I think someone else reported the test failure on the list recently. It 
seemed to be a benign error.

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RES: RHEL, Centos, Fedora rpm 9.10.4-P1

2016-06-22 Thread Leonardo Oliveira Ortiz
Hello.

Someone had success to build it? I got make test errors...

-Mensagem original-
De: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] 
Em nome de Carl Byington
Enviada em: quinta-feira, 26 de maio de 2016 11:01
Para: bind-users@lists.isc.org
Assunto: RHEL, Centos, Fedora rpm 9.10.4-P1

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

http://www.five-ten-sg.com/mapper/bind contains links to the source rpms, and 
build instructions.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEAREKAAYFAldHAYsACgkQL6j7milTFsFY/QCdHoaZfVad+GZgxoKPOa5v4hIL
5noAnAwiq2r/RVOibbtWhRbuZ+P/8t6T
=vvRq
-END PGP SIGNATURE-


___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: UDP Packet Hack

2016-06-22 Thread Tony Finch
Jun Xiang X Tee  wrote:
>
>   For the past two weeks, I have searched through many articles online
> and asked many people on how to do this, but I am still confused on
> where "dig" gets the UDP packets from.

It sounds like you should start off with a good DNS textbook, such as
http://www.zytrax.com/books/dns/ or
http://shop.oreilly.com/product/9780596100575.do

Tony.
-- 
f.anthony.n.finch    http://dotat.at/  -  I xn--zr8h punycode
Tyne, Dogger, Fisher: South or southwest, becoming variable later, 3 or 4.
Smooth or slight. Fog patches, showers. Moderate or good, occasionally very
poor.
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users