Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-25 Thread Brielle Bruns

On 7/25/11 10:47 AM, Patrick Domack wrote:

Why should I? it's working perfectly, and that sysctl is already set to 0




I must have misread what you were asking for then.  Sorry!


--
Brielle Bruns
The Summit Open Source Development Group
http://www.sosdg.org/ http://www.ahbl.org
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-25 Thread Patrick Domack

Why should I? it's working perfectly, and that sysctl is already set to 0


Quoting Brielle :


sysctl -a | grep v6only

If the resulting sysctl is set to 1, then change to 0.

--
Brielle
(sent from my iPhone)

On Jul 25, 2011, at 7:48 AM, Patrick Domack  wrote:


My powerdns recursor v3.3 on ipv4 and ipv6 works fine on linux.

Binding to local-address to only ::1 and it doesn't respond to  
127.0.0.1 though.



Quoting bert hubert :


On Fri, Jul 22, 2011 at 03:34:29PM -0700, Chris Hesselrode wrote:

I've disabled iptables and ip6tables, and get the same result.


If you bind only to ::1, does the system answer on 127.0.0.1? It should, on
Linux.

   Bert
--
PowerDNS Website: http://www.powerdns.com/
PowerDNS Community Website: http://wiki.powerdns.com/
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users




___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users




___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-25 Thread Brielle
sysctl -a | grep v6only

If the resulting sysctl is set to 1, then change to 0.

-- 
Brielle
(sent from my iPhone)

On Jul 25, 2011, at 7:48 AM, Patrick Domack  wrote:

> My powerdns recursor v3.3 on ipv4 and ipv6 works fine on linux.
> 
> Binding to local-address to only ::1 and it doesn't respond to 127.0.0.1 
> though.
> 
> 
> Quoting bert hubert :
> 
>> On Fri, Jul 22, 2011 at 03:34:29PM -0700, Chris Hesselrode wrote:
>>> I've disabled iptables and ip6tables, and get the same result.
>> 
>> If you bind only to ::1, does the system answer on 127.0.0.1? It should, on
>> Linux.
>> 
>>Bert
>> --
>> PowerDNS Website: http://www.powerdns.com/
>> PowerDNS Community Website: http://wiki.powerdns.com/
>> ___
>> Pdns-users mailing list
>> Pdns-users@mailman.powerdns.com
>> http://mailman.powerdns.com/mailman/listinfo/pdns-users
> 
> 
> 
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-25 Thread Patrick Domack

My powerdns recursor v3.3 on ipv4 and ipv6 works fine on linux.

Binding to local-address to only ::1 and it doesn't respond to  
127.0.0.1 though.



Quoting bert hubert :


On Fri, Jul 22, 2011 at 03:34:29PM -0700, Chris Hesselrode wrote:

I've disabled iptables and ip6tables, and get the same result.


If you bind only to ::1, does the system answer on 127.0.0.1? It should, on
Linux.

Bert
--
PowerDNS Website: http://www.powerdns.com/
PowerDNS Community Website: http://wiki.powerdns.com/
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users




___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-25 Thread bert hubert
On Fri, Jul 22, 2011 at 03:34:29PM -0700, Chris Hesselrode wrote:
> I've disabled iptables and ip6tables, and get the same result.

If you bind only to ::1, does the system answer on 127.0.0.1? It should, on
Linux.

Bert
-- 
PowerDNS Website: http://www.powerdns.com/
PowerDNS Community Website: http://wiki.powerdns.com/
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-22 Thread Chris Hesselrode
Hi Chris,

 

I've disabled iptables and ip6tables, and get the same result.

 

The allow_from = 127.0.0.0/8, 10.247.2.0/24, ::1/128, fe80::/10,
2001:470:{}:fa2::/64

 

local_address = 10.247.2.2,2001:470:{}:fa2::2

 

(Partially removed the IPv6 address for security reasons)

 

Thanks!

 

Chris Hesselrode

 

 

From: Chris Russell [mailto:chris.russ...@knowledgeit.co.uk] 
Sent: Friday, July 22, 2011 12:24 AM
To: Chris Hesselrode
Cc: pdns-users@mailman.powerdns.com
Subject: RE: [Pdns-users] PDNS recursor Dual Stack

 

Hi Chris,

 

Is the firewall disabled ? 

 

What are the contents of your allow_from and local_address lines ?

 

Thanks

 

Chris

 

 

From: pdns-users-boun...@mailman.powerdns.com
[mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Chris
Hesselrode
Sent: 22 July 2011 06:11
To: pdns-users@mailman.powerdns.com
Subject: [Pdns-users] PDNS recursor Dual Stack

 

When setting pdns recursor to use an IPv4 and IPv6 address (comma separated
in local-ip) the server doesn't respond to queries over IPv6.

Any quick tips to look at?

Thanks

Sent via Wireless

 

  _  

Knowledge I.T.
'Unifying Business Technology'
www.knowledgeit.co.uk

  _  

Knowledge Limited, Company Registration: 1554385
Registered Office: New Century House, Crowther Road, Washington, Tyne &
Wear. NE38 0AQ
Leeds Office: Viscount Court, Leeds Road, Rothwell, Leeds. LS26 0GR

Tel: 0845 142 0020. Fax: 0845 142 0021

E-Mail Disclaimer: This e-mail message is intended to be received only by
persons entitled to receive the confidential information it may contain.
E-mail messages to clients of Knowledge IT may contain information that is
confidential and legally privileged. Please do not read, copy, forward, or
store this message unless you are an intended recipient of it. If you have
received this message in error, please forward it to the sender and delete
it completely from your computer system.

Please consider the environment before printing this email.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-22 Thread Posner, Sebastian
Chris Hesselrode wrote:

> When setting pdns recursor to use an IPv4 and IPv6 address (comma separated 
> in local-ip) 
> the server doesn't respond to queries over IPv6.
> Any quick tips to look at?

This sounds like an exact dupe of the problem Marten Lehmann had just this 
week... 

Greets,

Sebastian
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS recursor Dual Stack

2011-07-22 Thread Chris Russell
Hi Chris,

Is the firewall disabled ?

What are the contents of your allow_from and local_address lines ?

Thanks

Chris


From: pdns-users-boun...@mailman.powerdns.com 
[mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Chris Hesselrode
Sent: 22 July 2011 06:11
To: pdns-users@mailman.powerdns.com
Subject: [Pdns-users] PDNS recursor Dual Stack


When setting pdns recursor to use an IPv4 and IPv6 address (comma separated in 
local-ip) the server doesn't respond to queries over IPv6.

Any quick tips to look at?

Thanks

Sent via Wireless


Knowledge I.T.
'Unifying Business Technology'
www.knowledgeit.co.uk


Knowledge Limited, Company Registration: 1554385
Registered Office: New Century House, Crowther Road, Washington, Tyne & Wear. 
NE38 0AQ
Leeds Office: Viscount Court, Leeds Road, Rothwell, Leeds. LS26 0GR

Tel: 0845 142 0020. Fax: 0845 142 0021

E-Mail Disclaimer: This e-mail message is intended to be received only by 
persons entitled to receive the confidential information it may contain. E-mail 
messages to clients of Knowledge IT may contain information that is 
confidential and legally privileged. Please do not read, copy, forward, or 
store this message unless you are an intended recipient of it. If you have 
received this message in error, please forward it to the sender and delete it 
completely from your computer system.

Please consider the environment before printing this email.
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] PDNS recursor Dual Stack

2011-07-21 Thread Chris Hesselrode
When setting pdns recursor to use an IPv4 and IPv6 address (comma separated
in local-ip) the server doesn't respond to queries over IPv6.

Any quick tips to look at?

Thanks

Sent via Wireless
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users