Re: [Pdns-users] Some question about DNSDist

2016-11-29 Thread Ruben Kerkhof
On Sun, Nov 27, 2016 at 8:03 PM, Pieter Lexis wrote: > Hi Ruben, Hey Pieter, > > On Sat, 26 Nov 2016 15:58:01 +0100 > Ruben Kerkhof wrote: > >> On Sat, Nov 26, 2016 at 3:28 PM, Thao Nguyen wrote: >> > Is it a bug of DNSDist with Redhat 7.2? I hope new dnsdist-1.1 will be >> > release soon. >> >

Re: [Pdns-users] Some question about DNSDist

2016-11-27 Thread Pieter Lexis
Hi Ruben, On Sat, 26 Nov 2016 15:58:01 +0100 Ruben Kerkhof wrote: > On Sat, Nov 26, 2016 at 3:28 PM, Thao Nguyen wrote: > > Is it a bug of DNSDist with Redhat 7.2? I hope new dnsdist-1.1 will be > > release soon. > > Not a bug, I think that at the time these packages were build a new > enoug

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Thao Nguyen
I'm sorry if I made you confuse. I will wait this implement in another official DNSDist from powerdns. Thanks Ruben. Kind regards, Thao Nguyen 2016-11-27 1:24 GMT+07:00 Ruben Kerkhof : > On Sat, Nov 26, 2016 at 4:06 PM, Thao Nguyen > wrote: > > Sorry, I forgot Pdns-users@mailman.powerdns.com.

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Ruben Kerkhof
On Sat, Nov 26, 2016 at 4:06 PM, Thao Nguyen wrote: > Sorry, I forgot Pdns-users@mailman.powerdns.com. > > > 2016-11-26 22:04 GMT+07:00 Thao Nguyen : >> >> Please send me the link which you used for download >> dnsdist-1.0.0-1.el7.x86_64. Details are at https://fedoraproject.org/wiki/EPEL > I re

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Thao Nguyen
Sorry, I forgot Pdns-users@mailman.powerdns.com. 2016-11-26 22:04 GMT+07:00 Thao Nguyen : > Please send me the link which you used for download > dnsdist-1.0.0-1.el7.x86_64. > I really need it. > > I can't see dnsdist-1.0.0-1.el7.x86_64 in: https://repo.powerdns. > com/centos/x86_64/7Server/dnsd

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Ruben Kerkhof
On Sat, Nov 26, 2016 at 3:28 PM, Thao Nguyen wrote: > Is it a bug of DNSDist with Redhat 7.2? I hope new dnsdist-1.1 will be > release soon. Not a bug, I think that at the time these packages were build a new enough libsodium was not available in CentOS 7 yet. Looks to be fixed by https://github.

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Ruben Kerkhof
On Sat, Nov 26, 2016 at 3:40 PM, Ruben Kerkhof wrote: > On Sat, Nov 26, 2016 at 3:28 PM, Thao Nguyen wrote: >> I downloaded and re-used rpm from powerdns repo for el7. It is the same with >> rpm that I yum from my centOS. > > No it isn't. One comes from the EPEL repositories, and is packaged by >

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Ruben Kerkhof
On Sat, Nov 26, 2016 at 3:28 PM, Thao Nguyen wrote: > I downloaded and re-used rpm from powerdns repo for el7. It is the same with > rpm that I yum from my centOS. No it isn't. One comes from the EPEL repositories, and is packaged by Fedora maintainers, the other one is provided by PowerDNS. Ther

Re: [Pdns-users] Some question about DNSDist

2016-11-26 Thread Thao Nguyen
Hi everybody, Issue 1: Thanks Ruben about your link. I downloaded and re-used rpm from powerdns repo for el7. It is the same with rpm that I yum from my centOS. After I installed new dnsdist-1.0.0-1pdns.el7.x86_64.rpm again. I tried to test encrypt: > testCrypto() Crypto not available. All rpms

Re: [Pdns-users] Some question about DNSDist

2016-11-25 Thread Theodore Baschak
On Fri, Nov 25, 2016 at 11:05 AM, wrote: > > responded to health check with ServFail > > You have to define a health check which works! > > From documentation: > > newServer({address="ip:port", qps=1000, order=1, weight=10, pool="abuse", > retries=5, tcpSendTimeout=30, tcpRecvTimeout=30, checkNam

Re: [Pdns-users] Some question about DNSDist

2016-11-25 Thread Ruben Kerkhof
On Fri, Nov 25, 2016 at 5:50 PM, Thao Nguyen wrote: > Hi Oli, > > Thank you for the quick reply. > > With Issue 1: > I'm using Redhat 7.2. Here is my result from DNSDist version: > [root@my001 ~]# dnsdist --version > dnsdist 1.0.0 > > [root@my001 ~]# cat /proc/version > Linux version 3.10.0-327.36

Re: [Pdns-users] Some question about DNSDist

2016-11-25 Thread abang
> responded to health check with ServFail You have to define a health check which works! >From documentation: newServer({address="ip:port", qps=1000, order=1, weight=10, pool="abuse", retries=5, tcpSendTimeout=30, tcpRecvTimeout=30, checkName="a.root-servers.net.", checkType="A", setCD=false,

Re: [Pdns-users] Some question about DNSDist

2016-11-25 Thread Thao Nguyen
Hi Oli, Thank you for the quick reply. *With Issue 1:* I'm using Redhat 7.2. Here is my result from DNSDist version: [root@my001 ~]# dnsdist --version dnsdist 1.0.0 [root@my001 ~]# cat /proc/version Linux version 3.10.0-327.36.3.el7.x86_64 (mockbu...@x86-037.build.eng. bos.redhat.com) (gcc versi

Re: [Pdns-users] Some question about DNSDist

2016-11-24 Thread Oli Schacher
Hi Am 24.11.16 um 18:20 schrieb nguyen van: > I'm using Redhat 7. I'm a newbie with DNSDist. I tried to config as > README.md but I got some issue. Can you help me? > Issue 1. I tried to makeKey but it always return plaintext: >> makeKey() > setKey("plaintext") > > Here is list rpm in my system

[Pdns-users] Some question about DNSDist

2016-11-24 Thread nguyen van
Hi everyone, I'm using Redhat 7. I'm a newbie with DNSDist. I tried to config as README.md but I got some issue. Can you help me? Issue 1. I tried to makeKey but it always return plaintext: > makeKey() setKey("plaintext") Here is list rpm in my system: dnsdist-1.0.0-1pdns.el7.x86_64.rpm libedit-3