Re: [Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-23 Thread Jackson Yap
Hi Alejandro,



Nope, not like this. Customers are not involved. We are trying to setup in
such a way that, all our cPanel and Plesk servers (when records are added
or deleted on them), they will be transferred to the PDNS cluster. Our PDNS
cluster will work as the authoritative in such a way. So cPanel and Plesk
servers are sort of like "invisible" name servers in operation. As main
records will all be queried from the PDNS cluster.



Warmest Regards,

Jackson Yap



*From:* Alejandro Flores Lopez 
*Sent:* Tuesday, 24 April 2018 1:04 PM
*To:* Jackson Yap 
*Cc:* pdns-users@mailman.powerdns.com
*Subject:* Re: [Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)



you mean to have a cpanel, plesk offering to the final user the chance to
modify his domain using the embbeded domain control and  bind notifying to
pdns, (pdns working as authoritative?)

so in that way the final user is free to modify and pdns just receive the
updates? and finally, a script to clean pdns based on the response of the
master DNS (plesk and cpanel)?



Regards








Alejandro Flores López
Gerente de Operaciones
Wingu Networks, SA de CV
aflor...@wingunetworks.com

T. +5255 8503  2600 Ex 4311



2018-04-23 23:53 GMT-05:00 Jackson Yap :

Hi!



We are still looking for experienced consultant to assist us with PowerDNS
with Plesk/cPanel using notify or a recommended solution. The aim is to
create a single PowerDNS cluster for our DNS usage.



We have already setup PowerDNS/Recursor/Poweradmin, but need assistance to
configure and setup for our purpose. If you have done this before and able
to help, do let us know!



Warmest Regards,

Jackson Yap




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





Puede consultar aquí la Política de Privacidad


*“Este mensaje es confidencial.  Si usted no es el destinatario de este
mensaje, le suplicamos se lo notifique al remitente mediante un correo
electrónico y que borre el presente mensaje y sus anexos de su computadora
sin retener una copia de los mismos. No debe copiar este mensaje o usarlo
para cualquier propósito ni divulgar su contenido. Wingu Networks se
reserva el derecho de monitorear todas las comunicaciones de correo
electrónico (relacionadas o no con Wingu Networks) que se transmitan a
través de su sistema. **Muchas gracias.*

*This email is confidential and may also be privileged.  If you are not the
intended recipient please immediately advise the sender by reply e-mail and
delete this message and its attachments from your computer without
retaining a copy. You should not copy it or use it for any purpose nor
disclose its contents to any other person. Wingu Networks reserves the
right to monitor all email communications (whether related to the business
of Wingu Networks or not) through its networks. Thank you.”*
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-23 Thread Alejandro Flores Lopez
you mean to have a cpanel, plesk offering to the final user the chance to
modify his domain using the embbeded domain control and  bind notifying to
pdns, (pdns working as authoritative?)
so in that way the final user is free to modify and pdns just receive the
updates? and finally, a script to clean pdns based on the response of the
master DNS (plesk and cpanel)?

Regards




Alejandro Flores López
Gerente de Operaciones
Wingu Networks, SA de CV
aflor...@wingunetworks.com


T. +5255 8503  2600 Ex 4311



2018-04-23 23:53 GMT-05:00 Jackson Yap :

> Hi!
>
>
>
> We are still looking for experienced consultant to assist us with PowerDNS
> with Plesk/cPanel using notify or a recommended solution. The aim is to
> create a single PowerDNS cluster for our DNS usage.
>
>
>
> We have already setup PowerDNS/Recursor/Poweradmin, but need assistance to
> configure and setup for our purpose. If you have done this before and able
> to help, do let us know!
>
>
>
> Warmest Regards,
>
> Jackson Yap
>
>
>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
>

-- 


Puede consultar aquí la Política de Privacidad 


*“Este mensaje es 
confidencial.  Si usted no es el destinatario de este mensaje, le 
suplicamos se lo notifique al remitente mediante un correo electrónico y 
que borre el presente mensaje y sus anexos de su computadora sin retener 
una copia de los mismos. No debe copiar este mensaje o usarlo para 
cualquier propósito ni divulgar su contenido. Wingu Networks se reserva el 
derecho de monitorear todas las comunicaciones de correo electrónico 
(relacionadas o no con Wingu Networks) que se transmitan a través de su 
sistema. **Muchas gracias.*



*This email is confidential and may also be 
privileged.  If you are not the intended recipient please immediately 
advise the sender by reply e-mail and delete this message and its 
attachments from your computer without retaining a copy. You should not 
copy it or use it for any purpose nor disclose its contents to any other 
person. Wingu Networks reserves the right to monitor all email 
communications (whether related to the business of Wingu Networks or not) 
through its networks. Thank you.”*
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] Using PowerDNS with Plesk/cPanel (Repost)

2018-04-23 Thread Jackson Yap
Hi!



We are still looking for experienced consultant to assist us with PowerDNS
with Plesk/cPanel using notify or a recommended solution. The aim is to
create a single PowerDNS cluster for our DNS usage.



We have already setup PowerDNS/Recursor/Poweradmin, but need assistance to
configure and setup for our purpose. If you have done this before and able
to help, do let us know!



Warmest Regards,

Jackson Yap
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] RRSet

2018-04-23 Thread Michael Van Der Beek
Hi All,

I have a question.
In PDNS Server, there is an option no-shuffle which if turned on records with 
multiple records always return in order.
For example.
A.test.com  A 192.168.1.1
A.test.com  A 192.168.1.2

If queried for A.test.com it returns in order of records as stored in the DB ( 
I am using mysql).

Now, my question, is it possible to do this on specific URL basis vs global.

In named, there is a rrset-order(A.test.com) in which only A.test.com returns 
in order and the rest of the records return in random order.

How can I achieve something similar to this with pdns-server?

Thanks for your time.

I've research the mailing list way back 8+  years ago. There was a discussion 
on this. But the links to the solution no longer exists.
Can anyway tell me if there is a new solution?

Regards,

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


Re: [Pdns-users] define several IP Subnet for one service in GeoIP backend

2018-04-23 Thread Brian Candler

On 23/04/2018 10:36, Hamed Haghshenas wrote:


I know, it’s work with your example but I have many client subnet in 
my network about 150 subnets .


So a little hard to write every subnet in separated line,I want to 
find a way to combine these in one line for every service .


The configuration is YAML, so it's very easy to write a script to 
convert from some local representation (in whatever format is convenient 
for you to maintain) to the format that PDNS requires.



#!/usr/bin/python
import yaml

s1 = yaml.load("""
193.178.201.0/24,188.158.188.0/24: tcar.geo.gadgetworld.ir
""")
s2 = {}

for k, v in s1.items():
    for i in k.split(","):
    s2[i] = v

print(yaml.dump(s2, default_flow_style=False))

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


Re: [Pdns-users] define several IP Subnet for one service in GeoIP backend

2018-04-23 Thread Hamed Haghshenas
Dear Brian,

 

Thanks for your solution

 

I know, it's work with your example but I have many client subnet in my
network about 150 subnets .

 

So a little hard to write every subnet in separated line,I want to find a
way to combine these in one line for every service .

 

Best Regards,

Hamed Haghshenas

 

 

From: Brian Candler [mailto:b.cand...@pobox.com] 
Sent: Sunday, April 22, 2018 7:12 PM
To: Hamed Haghshenas ;
pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] define several IP Subnet for one service in GeoIP
backend

 

On 22/04/2018 13:04, Hamed Haghshenas wrote:

Hi,

I configure PDNS Authoritative Server with GEOIP backend.

Now I want use several subnets in services but I don't know how ?

I use these schema like below :

  services:

geo.gadgetworld.ir:

  193.178.201.0/24,188.158.188.0/24: 'tcar.geo.gadgetworld.ir'

Have you tried:

services:
  geo.gadgetworld.ir:
193.178.201.0/24:
  tcar.geo.gadgetworld.ir
188.158.188.0/24:
  tcar.geo.gadgetworld.ir

 

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