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:
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++ -DHAVE_
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 pret
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
> > "automa
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 ha
-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 ther
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
--w
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
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
--infodir=/usr/
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
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 1
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 m
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
Increasing the wait_timeout on the mysql server will help, but it does not
actually solve the memory leak, as dead connections do happen for a number
of reasons (server failure, network failure, stateful firewalls, etc.)
Until a patch can be applied though, increasing the wait_timeout value on
-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 impressi
Again, this problem, for which a patch already exists, is triggered
by the DB connection being terminated abnormally by the backend
server, in this case via a connection time_limit. I do not use
MySQL as a PDNS backend, but the PostgreSQL backend does correctly
reconnect to the database should the
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 abno
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: R
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
>
On Jan 27, 2008 4:44 AM, Ale * <[EMAIL PROTECTED]> wrote:
> I'm a newbie about PowerDNS. On a first machine (192.168.0.1) I have PowerDNS
> act as master that use mysql(gmysql) backend and on another machine
> (192.168.0.2)
> bind9 act as slave. So I have setup both PowerDNS and bind9 for thi
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-/var
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 quic
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:3
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 "myt
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, gcc
4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) starting up
Jan 29 14:59:05
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: pdns-users@mailm
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 error
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 [mailto:[EM
28 matches
Mail list logo