Zack Kneisley wrote:
> That would be appreciated. Give me a chance to try with it already
> configured and working.
>
> Zack
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Arjo
> Hooimeijer
> Sent: Wednesday, January 31, 2007 1:37 PM
> To: Pdns-u
That would be appreciated. Give me a chance to try with it already
configured and working.
Zack
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Arjo
Hooimeijer
Sent: Wednesday, January 31, 2007 1:37 PM
To: Pdns-users@mailman.powerdns.com
Subject: Re: [Pdn
I'll cook one up based on FreeBSD 6.2, shouldn't be too much work since
I have a working setup.
--
Arjo
bert hubert wrote:
> On Wed, Jan 31, 2007 at 09:25:21AM -0500, Zack Kneisley wrote:
>> Has anyone made a PDNS/mysql/OpenDBX virtual server appliance, something
>> like what is listed below?
>
Hello all,
I've just recently added a powerdns-recursive server in place here.
First it was to supplement some djbdns dnscache servers, but now
powerdns is running the recursive part totally on it's own.
But I just have some questions that I can't seem to figure out on my own..
I'm running F
On Wed, Jan 31, 2007 at 04:40:14PM +0200, Andy Rabagliati wrote:
> same story. iptables rules are generally more liberal from the firewall
> itself than for traffic passing through - I use firehol as a ruleset
> generator.
>
> I was thinking it might be a UDP vs TCP issue ??
I don't think so. Do
On Wed, Jan 31, 2007 at 09:25:21AM -0500, Zack Kneisley wrote:
> Has anyone made a PDNS/mysql/OpenDBX virtual server appliance, something
> like what is listed below?
Not that I know of - although I'm not really in favour of such appliances,
but that is just a matter of taste.
If somebody sets it
On Wed, 31 Jan 2007, bert hubert wrote:
> On Wed, Jan 31, 2007 at 02:09:24PM +0200, Andy Rabagliati wrote:
>
> > The machine musselcracker is our firewall. My desktop (quail) routes
> > through it.
> > From my desktop (also ubuntu dapper), I see this :-
>
> To recap:
>
> dig on desktop: can t
Has anyone made a PDNS/mysql/OpenDBX virtual server appliance, something
like what is listed below?
http://www.vmware.com/vmtn/appliances/directory/
http://virtualappliances.net/
Zack
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
ht
On Wed, Jan 31, 2007 at 02:09:24PM +0200, Andy Rabagliati wrote:
> > And show us the output while querying for the domain that has the problem.
> > Please include all logging from the start, and all 'dig' output.
>
> I verified I have no old copies of pdns_recursor lying around.
Thanks.
> The m
On Wed, 31 Jan 2007, bert hubert wrote:
> If that doesn't help, please run the recursor on the foreground, like this:
>
> pdns_recursor --daemon=no --trace
>
> And show us the output while querying for the domain that has the problem.
> Please include all logging from the start, and all 'dig' ou
On 1/31/07, bert hubert <[EMAIL PROTECTED]> wrote:
On Tue, Jan 30, 2007 at 03:22:20PM -0800, Augie Schwer wrote:
> It seems in certain cases PowerDNS does not volunteer the CNAME it has
> when asked for a PTR; which will break sites with rfc2317
> (http://www.ietf.org/rfc/rfc2317.txt) setup.
This
On Wed, Jan 31, 2007 at 12:59:17PM +0200, Andy Rabagliati wrote:
> > How do I debug this problem ?
>
> I am now running from pdns-recursor_3.1.4-1_i386.deb, and I see the same
> problem.
You might not be running 3.1.4 - please double check. "my" 3.1.4 doesn't
exhibit the problem.
If that does
On Wed, 31 Jan 2007, Andy Rabagliati wrote:
> Folks,
>
> I am having problems with a certain domain with powerdns recursor.
>
> If I dig for visolve.com, it comes up with SERVFAIL.
[...]
> How do I debug this problem ?
I am now running from pdns-recursor_3.1.4-1_i386.deb, and I see the
On Wed, Jan 31, 2007 at 12:03:04PM +0200, Andy Rabagliati wrote:
> > On Wed, Jan 31, 2007 at 11:08:13AM +0200, Andy Rabagliati wrote:
> > > I am having problems with a certain domain with powerdns recursor.
> > Which version?
> Apologies.
> 2.9.19-3build1, on Ubuntu dapper.
Many, many, many issu
On Wed, 31 Jan 2007, bert hubert wrote:
> On Wed, Jan 31, 2007 at 11:08:13AM +0200, Andy Rabagliati wrote:
> > I am having problems with a certain domain with powerdns recursor.
>
> Which version?
>
Apologies.
2.9.19-3build1, on Ubuntu dapper.
Cheers, Andy!
On Wednesday 31 January 2007 09:06, Ralf van der Enden wrote:
> The current release (2.9.20) only works with SQLite 2. You´ll have to
> wait for 2.9.21 for version 3 support.
... or use the sqlite3 support of the opendbx backend :-)
Norbert
--
OpenPGP public key
http://www.linuxnetworks.de/norb
On Wed, Jan 31, 2007 at 11:08:13AM +0200, Andy Rabagliati wrote:
> I am having problems with a certain domain with powerdns recursor.
Which version?
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
Folks,
I am having problems with a certain domain with powerdns recursor.
If I dig for visolve.com, it comes up with SERVFAIL.
If I dig for visolve.com ns, it responds correctly.
If I replace powerdns recursor with dnsmasq, slaving off our upstream
(probably running bind9) visolve.co
On Wed, Jan 31, 2007 at 10:48:17AM +0800, [EMAIL PROTECTED] wrote:
> Hi!
> I want to use pdns as port # 53 , and bind as some other port, say 1 ,
> how to do it ?
Hi James,
Within your BIND options block, add something like:
options {
port 1;
};
See:
http://www.bind9.net/manual/
On Tue, Jan 30, 2007 at 03:22:20PM -0800, Augie Schwer wrote:
> It seems in certain cases PowerDNS does not volunteer the CNAME it has
> when asked for a PTR; which will break sites with rfc2317
> (http://www.ietf.org/rfc/rfc2317.txt) setup.
This is a bug in the previous bugfix we performed for yo
Mark,
The current release (2.9.20) only works with SQLite 2. You´ll have to
wait for 2.9.21 for version 3 support.
Regards,
Ralf
Mark Constable wrote:
Hi folks, just trying out pdns for the first time and
I'm stumped over this error...
Jan 31 01:00:37 us pdns[19658]: TCP server is unable
21 matches
Mail list logo