Re: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns

2008-01-29 Thread Nico van Royen
3 dots ??? I think you misunderstand the documents. If you do not require any special arguments like --prefix or --modules etc, just issue the command: # CXXFLAGS=-I/usr/include/boost ./configure (without the dots)... Regards, Nico van Royen WARP3.COM _ From: Eugene Pefti

[Pdns-users] Backend error: Failed to execute mysql_query, perhaps connection died? Err=1: MySQL server has gone away

2008-01-29 Thread Catalin Constantin
Hello, We're getting quite many errors: Backend error: Failed to execute mysql_query, perhaps connection died? Err=1: MySQL server has gone away latelly. I checked the docs and the mailing lists for this error and i found little informations about it. What is actually the solution for this

Re: [Pdns-users] Backend error: Failed to execute mysql_query, perhaps connection died? Err=1: MySQL server has gone away

2008-01-29 Thread Kenneth Marshall
On Tue, Jan 29, 2008 at 03:04:46PM +0200, Catalin Constantin wrote: Hello, This is a funny question. Mysql is FINE and it's up and running on localhost. Here is the startup log of PDNS. Jan 29 14:59:05 k2 pdns[30294]: PowerDNS 2.9.20 (C) 2001-2006 PowerDNS.COMBV (Mar 10 2007, 00:36:58,

Re: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Augie Schwer
On Jan 28, 2008 2:48 PM, Eugene Pefti [EMAIL PROTECTED] wrote: Thanks a lot for coming back. Listen, every time I run configure script I end up with the message saying that I miss Boost packages no matter where I run the script (I am testing it on Linux CentOS4.5 and FreeBSD 6.2). I have boost

RE: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns

2008-01-29 Thread Eugene Pefti
Hi Nico, I tried to run the command without dots. Still no luck. I have boost and boost-devel packages installed. Eugene From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nico van Royen Sent: Tuesday, January 29, 2008 12:05 AM To: pdns-users@mailman.powerdns.com Subject:

Re: [Pdns-users] domain delete from Slave

2008-01-29 Thread Augie Schwer
On Jan 26, 2008 8:22 AM, Catalin Constantin [EMAIL PROTECTED] wrote: We could not find any way of HOW a zone is completely deleted automatically form the slave. In my experience PowerDNS (un like Bind) does not automatically expire zones; this topic comes up from time to time; I did a quick

[Pdns-users] SLAVE dns with autoupdate root zones?

2008-01-29 Thread Anton - Valqk
Hi there group, how can I make a slave dns server that servers automatically all new root domains - .com, .net .org etc, currently I'm running bind 9 as slave and on every added domain to the master dns I must login to the slave dns, open the config file of bind, add new domain like this: zone

Re: [Pdns-users] Backend error: Failed to execute mysql_query, perhaps connection died ? Err=1: MySQL server has gone away

2008-01-29 Thread Nico van Royen
Hello, Do you infact have a running mysql server ? Also check the database that you have specified in your pdns.conf matches your actual database information (db name, user/password etc). Regards, Nico WARP3.COM _ From: Catalin Constantin [mailto:[EMAIL PROTECTED] To:

Re: [Pdns-users] Migration bind to pdns: no logging yet

2008-01-29 Thread Augie Schwer
On Jan 27, 2008 3:02 AM, Hugo van der Kooij [EMAIL PROTECTED] wrote: But the first thing is to get a log working so I can learn from the logs. So I added: use-logfile=yes loglevel=3 logfile=/var/log/pdns.log Try: logging-facility=0 and add to syslog.conf local0.none

Re: [Pdns-users] Backend error: Failed to executemysql_query,perhaps connection died? Err=1: MySQL server has goneaway

2008-01-29 Thread Kenneth Marshall
Stephen, You are completely correct. It is a bandaid (needed) until the patched version is available. I am in the same situation currently with 2.9.20 and the TCP connection handle problem and have to restart my master on a regular basis. Monitoring is definitely the way to go for issues such as

[Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Andrew Turnbull
Hi This is what I use on Centos Based servers yum install gcc gcc-c++* ncurse* zlib* bison flex expect libjpeg* libpng* gdbm* httpd * net-snmp mysql* wget http://heanet.dl.sourceforge.net/sourceforge/boost/boost_1_33_1.tar.gz tar zxf boost_1_33_1.tar.gz cd /root/boost_1_33_1/tools/build/jam_src

RE: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Eugene Pefti
Thanks Augie for an advice. They are both installed: #rpm -qa | grep -i boost boost-devel-1.32.0-6.rhel4 boost-1.32.0-6.rhel4 If I look into config.log I see that config script was run with the following options: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man

Re: [Pdns-users] Status of poweradmin?

2008-01-29 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Udo Rader wrote: | Am Dienstag, den 29.01.2008, 21:12 +0100 schrieb Hugo van der Kooij: | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | Hi, | | I have looked at poweradmin but I find the documentation lacking basic | information like there is

Re: [Pdns-users] Status of poweradmin?

2008-01-29 Thread Udo Rader
Am Dienstag, den 29.01.2008, 21:12 +0100 schrieb Hugo van der Kooij: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have looked at poweradmin but I find the documentation lacking basic information like there is no indiction one neads PEAR and Mysql support in PEAR installed and the

[Pdns-users] Status of poweradmin?

2008-01-29 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have looked at poweradmin but I find the documentation lacking basic information like there is no indiction one neads PEAR and Mysql support in PEAR installed and the webside gives the impression the whole project is abandoned. Is the

Re: [Pdns-users] Backend error: Failed to execute mysql_query,perhaps connection died? Err=1: MySQL server has gone away

2008-01-29 Thread Stephen Manchester
There is currently a memory leak in 2.9.21 from gmysql backend threads dying in this fashion. The threads themselves are not being cleaned up. this is only noticeable on very light loads where the backends do not get enough traffic to keep the mysql connection open. You will notice it by

RE: [Pdns-users] Status of poweradmin?

2008-01-29 Thread Eugene Pefti
How about using PDNS-Admin front-end? http://www.iguanadons.net/pdns-admin I like it even more than poweradmin and webdns (https://webdns.bountysource.com/) Eugene -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Udo Rader Sent: Tuesday, January 29, 2008

[Fwd: Re: [Pdns-users] Status of poweradmin?]

2008-01-29 Thread Joseph Dobransky
It's got my vote as well. http://www.iguanadons.net/pdns-admin rocks. -- *Joseph Dobransky * Webhosting Administrator * 1.727.953.6706 * 1.888.478.0555 * http://www.nightowlswebspace.com

Re: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Andrew Turnbull
sorry, here is the rest of it again for Centos. wget http://downloads.powerdns.com/releases/pdns-2.9.21.tar.gz tar zxf pdns-2.9.21.tar.gz CFLAGS=-mcpu=`uname -i` -march=`uname -i` -O3 -pipe -fomit-frame-pointer -mno-tls-di rect-seg-refs CXXFLAGS=-I/usr/local/include/boost-1_33_1 ./configure

Re: [Pdns-users] Status of poweradmin?

2008-01-29 Thread Udo Rader
Am Dienstag, den 29.01.2008, 22:59 +0100 schrieb Hugo van der Kooij: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Udo Rader wrote: | Am Dienstag, den 29.01.2008, 21:12 +0100 schrieb Hugo van der Kooij: | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | Hi, | | I have looked at

Re: [Pdns-users] domain delete from Slave

2008-01-29 Thread Catalin Constantin
Ok, So i guess we go manual or inhouse cleaning methods. Thanks for the infos! On Jan 29, 2008 5:34 PM, Augie Schwer [EMAIL PROTECTED] wrote: On Jan 26, 2008 8:22 AM, Catalin Constantin [EMAIL PROTECTED] wrote: We could not find any way of HOW a zone is completely deleted automatically

Re: [Pdns-users] Backend error: Failed to executemysql_query,perhaps connection died? Err=1: MySQL server has goneaway

2008-01-29 Thread Catalin Constantin
Hello Kenneth Having to restart the master on a regular basis! That's quite odd. Is this a good scenario ? If your MySQL DB is not dedicated to PDNS, then you will have to balance the needs of all of the applications using the DB. It sounds like you may be running some pretty poorly written

RE: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Eugene Pefti
Thanks Andrew, lots of appreciations. I think I was missing gcc-c++ package. Now I'm a bit closer to making previously mentioned tools. When I run 'make dnsreplay dnswasher dnsscope' I end up with this cryptic errors referring to /usr/include/arpa make dnsreplay dnswasher dnsscope if g++

Re: [Pdns-users] recursor unable to resolve asn.routeviews.org data

2008-01-29 Thread J Knight
Just a follow-up to this dated issue: we just compiled the (seemingly silently refreshed) pdns-recursor-3.1.5-snapshot dated 15-Nov-2007 from source, and the issue with the disappearing control socket has been resolved - we are now doing the lookups against asn.routeviews.org out of the Recursor: