Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-26 Thread Brian Candler via Pdns-users

On 25/11/2022 22:10, Michael Hallager (personal) via Pdns-users wrote:
This mailing list, like all the other industry ones, is a place for 
people with some background experience to come and ask a specific and 
clearly stated question.


The context and terms of this list are clearly stated here - where you 
joined:

https://www.powerdns.com/mailing-lists.html


You may find this document useful as well:

http://www.catb.org/~esr/faqs/smart-questions.html#intro


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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-25 Thread Michael Hallager (personal) via Pdns-users

On 2022-11-26 02:01, Raghvendra Choudhary via Pdns-users wrote:

Hi Team,

I  followed this article. Now I can see the powerAdmin UI and also be
able to add the domain as well. Can anyone help me how I can install
the recursive server in this container. Because this is a
authoritative DNS server.

This is a article link
https://computingforgeeks.com/running-powerdns-and-powerdns-admin-in-docker-containers/


I second the below response from Jan-Piet:
On 2022-11-26 05:46, Jan-Piet Mens via Pdns-users wrote:
You aren't reading what you're repeatedly being told; this list cannot 
offer

the level of knowledge you require.


This mailing list, like all the other industry ones, is a place for 
people with some background experience to come and ask a specific and 
clearly stated question.


The context and terms of this list are clearly stated here - where you 
joined:

https://www.powerdns.com/mailing-lists.html

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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-25 Thread Jan-Piet Mens via Pdns-users

You aren't reading what you're repeatedly being told; this list cannot offer
the level of knowledge you require.

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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-25 Thread Raghvendra Choudhary via Pdns-users
Hi Team,

I  followed this article. Now I can see the powerAdmin UI and also be able
to add the domain as well. Can anyone help me how I can install the
recursive server in this container. Because this is a authoritative DNS
server.

This is a article link
https://computingforgeeks.com/running-powerdns-and-powerdns-admin-in-docker-containers/

Thank you in advance for your help.

*Raghvendra Choudhary*
DevOps Engineer | www.digivalet.com 

[image: Logo]

T:  +91.731.6667891

M: +91.96307.90947

E:  raghvendra.choudh...@digivalet.com 

[image: Banner]


On Wed, Nov 23, 2022 at 7:20 PM Turritopsis Dohrnii Teo En Ming via
Pdns-users  wrote:

> On Wed, 23 Nov 2022 at 19:23, Kevin P. Fleming
>  wrote:
> >
> > On Tue, Nov 22, 2022, at 22:13, Turritopsis Dohrnii Teo En Ming wrote:
> > > On Tue, 22 Nov 2022 at 23:00, Kevin P. Fleming via Pdns-users
> > >  wrote:
> > >>
> > >> On Tue, Nov 22, 2022, at 06:46, Raghvendra Choudhary via Pdns-users
> wrote:
> > >>
> > >> Hi Team,
> > >>
> > >> I installed the powerDNS server and PowerDNS admin in container and
> it works fine. I also added the domain through the UI.
> > >>
> > >>
> > >> Now i want to know how to resolve the DNS that present in the backend
> of the powerDNS.
> > >>
> > >>
> > >> As has been noted previously on this list, your questions are
> generally about basic DNS knowledge and operation, and not related to the
> PowerDNS software. Please consider taking some time to learn how DNS itself
> works, so that you will have an understanding of how all of the pieces
> interact.
> > >>
> > >> A simple and inexpensive option is this zine, which is an excellent
> introduction to DNS: https://wizardzines.com/zines/dns/
> > >
> > > I believe PowerDNS uses SQL database as backend while BIND DNS server
> > > doesn't use SQL database as a backend.
> > >
> > > So I think Raghavendra is asking a relevant question regarding
> PowerDNS.
> >
> > The choice of backend technology is not relevant. PowerDNS Authoritative
> Server is an implementation of the DNS 'authoritative server' role, and as
> such can be queried (names resolved) using any DNS client software or
> recursive resolver... the same as any other implementations of the DNS
> 'authoritative server' role (including BIND, Knot, and many others).
> >
> > This is why there have been so many responses indicating that these
> questions are about general DNS knowledge and not about PowerDNS.
>
> Noted.
>
> Regards,
>
> Mr. Turritopsis Dohrnii Teo En Ming
> Targeted Individual in Singapore
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-23 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Wed, 23 Nov 2022 at 19:23, Kevin P. Fleming
 wrote:
>
> On Tue, Nov 22, 2022, at 22:13, Turritopsis Dohrnii Teo En Ming wrote:
> > On Tue, 22 Nov 2022 at 23:00, Kevin P. Fleming via Pdns-users
> >  wrote:
> >>
> >> On Tue, Nov 22, 2022, at 06:46, Raghvendra Choudhary via Pdns-users wrote:
> >>
> >> Hi Team,
> >>
> >> I installed the powerDNS server and PowerDNS admin in container and it 
> >> works fine. I also added the domain through the UI.
> >>
> >>
> >> Now i want to know how to resolve the DNS that present in the backend of 
> >> the powerDNS.
> >>
> >>
> >> As has been noted previously on this list, your questions are generally 
> >> about basic DNS knowledge and operation, and not related to the PowerDNS 
> >> software. Please consider taking some time to learn how DNS itself works, 
> >> so that you will have an understanding of how all of the pieces interact.
> >>
> >> A simple and inexpensive option is this zine, which is an excellent 
> >> introduction to DNS: https://wizardzines.com/zines/dns/
> >
> > I believe PowerDNS uses SQL database as backend while BIND DNS server
> > doesn't use SQL database as a backend.
> >
> > So I think Raghavendra is asking a relevant question regarding PowerDNS.
>
> The choice of backend technology is not relevant. PowerDNS Authoritative 
> Server is an implementation of the DNS 'authoritative server' role, and as 
> such can be queried (names resolved) using any DNS client software or 
> recursive resolver... the same as any other implementations of the DNS 
> 'authoritative server' role (including BIND, Knot, and many others).
>
> This is why there have been so many responses indicating that these questions 
> are about general DNS knowledge and not about PowerDNS.

Noted.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-23 Thread Kevin P. Fleming via Pdns-users
On Tue, Nov 22, 2022, at 22:13, Turritopsis Dohrnii Teo En Ming wrote:
> On Tue, 22 Nov 2022 at 23:00, Kevin P. Fleming via Pdns-users
>  wrote:
>>
>> On Tue, Nov 22, 2022, at 06:46, Raghvendra Choudhary via Pdns-users wrote:
>>
>> Hi Team,
>>
>> I installed the powerDNS server and PowerDNS admin in container and it works 
>> fine. I also added the domain through the UI.
>>
>>
>> Now i want to know how to resolve the DNS that present in the backend of the 
>> powerDNS.
>>
>>
>> As has been noted previously on this list, your questions are generally 
>> about basic DNS knowledge and operation, and not related to the PowerDNS 
>> software. Please consider taking some time to learn how DNS itself works, so 
>> that you will have an understanding of how all of the pieces interact.
>>
>> A simple and inexpensive option is this zine, which is an excellent 
>> introduction to DNS: https://wizardzines.com/zines/dns/
>
> I believe PowerDNS uses SQL database as backend while BIND DNS server
> doesn't use SQL database as a backend.
>
> So I think Raghavendra is asking a relevant question regarding PowerDNS.

The choice of backend technology is not relevant. PowerDNS Authoritative Server 
is an implementation of the DNS 'authoritative server' role, and as such can be 
queried (names resolved) using any DNS client software or recursive resolver... 
the same as any other implementations of the DNS 'authoritative server' role 
(including BIND, Knot, and many others).

This is why there have been so many responses indicating that these questions 
are about general DNS knowledge and not about PowerDNS.
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Tue, 22 Nov 2022 at 23:19, Raghvendra Choudhary via Pdns-users <
pdns-users@mailman.powerdns.com> wrote:

> I am aware of basic networking.
>
> But I am not aware of the powerDNS tool.
>
> So I want to explore this tool . So anyone can help me how to use this
> tool after installing the server and admin UI both.
>
> I add the domain and the record through the admin UI.
>

Let me try to install PowerDNS Authoritative Server and discover it for
myself. Maybe I will be able to advise you later.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore


>
>
>
>
>
>
>
>
> *Raghvendra Choudhary*
> DevOps Engineer | www.digivalet.com 
>
> [image: Logo]
>
> T:  +91.731.6667891
>
> M: +91.96307.90947
>
> E:  raghvendra.choudh...@digivalet.com
> 
>
> [image: Banner]
>
>
> On Tue, Nov 22, 2022 at 5:39 PM Michael Hallager (personal) via Pdns-users
>  wrote:
>
>> On 2022-11-23 00:46, Raghvendra Choudhary wrote:
>> > Hi Team,
>> >
>> > I installed the powerDNS server and PowerDNS admin in container and it
>> > works fine. I also added the domain through the UI.
>> >
>> > Now i want to know how to resolve the DNS that present in the backend
>> > of the powerDNS.
>>
>> This makes no sense. You sure you even want a DNS server? That's not a
>> question I need an answer to btw.
>>
>> Also, we are not your "team". Many of us are industry professionals who
>> help each other out but we should not be treated like your fellow
>> employees or friends. Unless you want to cross our palms with silver,
>> however, the fact you are here indicates the answer is not.
>>
>> Please consider your posts within the context and scope of this list. It
>> is assumed anyone present here already has a good working knowledge of
>> DNS fundamentals, networking and Linux.
>> ___
>> Pdns-users mailing list
>> Pdns-users@mailman.powerdns.com
>> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Tue, 22 Nov 2022 at 23:10, Michael Hallager (personal) via
Pdns-users  wrote:
>
> On 2022-11-23 00:46, Raghvendra Choudhary wrote:
> > Hi Team,
> >
> > I installed the powerDNS server and PowerDNS admin in container and it
> > works fine. I also added the domain through the UI.
> >
> > Now i want to know how to resolve the DNS that present in the backend
> > of the powerDNS.
>
> This makes no sense. You sure you even want a DNS server? That's not a
> question I need an answer to btw.
>
> Also, we are not your "team". Many of us are industry professionals who
> help each other out but we should not be treated like your fellow
> employees or friends. Unless you want to cross our palms with silver,
> however, the fact you are here indicates the answer is not.
>
> Please consider your posts within the context and scope of this list. It
> is assumed anyone present here already has a good working knowledge of
> DNS fundamentals, networking and Linux.

Noted.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Tue, 22 Nov 2022 at 23:00, Kevin P. Fleming via Pdns-users
 wrote:
>
> On Tue, Nov 22, 2022, at 06:46, Raghvendra Choudhary via Pdns-users wrote:
>
> Hi Team,
>
> I installed the powerDNS server and PowerDNS admin in container and it works 
> fine. I also added the domain through the UI.
>
>
> Now i want to know how to resolve the DNS that present in the backend of the 
> powerDNS.
>
>
> As has been noted previously on this list, your questions are generally about 
> basic DNS knowledge and operation, and not related to the PowerDNS software. 
> Please consider taking some time to learn how DNS itself works, so that you 
> will have an understanding of how all of the pieces interact.
>
> A simple and inexpensive option is this zine, which is an excellent 
> introduction to DNS: https://wizardzines.com/zines/dns/

I believe PowerDNS uses SQL database as backend while BIND DNS server
doesn't use SQL database as a backend.

So I think Raghavendra is asking a relevant question regarding PowerDNS.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Tue, 22 Nov 2022 at 22:46, Raghvendra Choudhary via Pdns-users <
pdns-users@mailman.powerdns.com> wrote:

> Hi Team,
>
> I installed the powerDNS server and PowerDNS admin in container and it
> works fine. I also added the domain through the UI.
>
>
> Is there a GUI for adding DNS records?

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore


> Now i want to know how to resolve the DNS that present in the backend of
> the powerDNS.
>
> I am using Mariadb as a backend.
>
> Please help me out this .
>
>
> *Raghvendra Choudhary*
> DevOps Engineer | www.digivalet.com 
>
> [image: Logo]
>
> T:  +91.731.6667891
>
> M: +91.96307.90947
>
> E:  raghvendra.choudh...@digivalet.com
> 
>
> [image: Banner]
>
>
> On Sat, Nov 19, 2022 at 4:31 AM Michael Hallager via Pdns-users <
> pdns-users@mailman.powerdns.com> wrote:
>
>> On 2022-11-19 02:55, Turritopsis Dohrnii Teo En Ming via Pdns-users
>> wrote:
>> > Subject: What are the differences between PowerDNS Authoritative
>> > Server and Recursor?
>> >
>> > Good day from Singapore,
>> >
>> https://wm.nettrust.nz/?_task=mail&_action=compose&_id=88998096563780c1f5dde9#
>> > May I know what are the differences between PowerDNS Authoritative
>> > Server and Recursor?
>>
>> On 2022-11-19 03:04, Raghvendra Choudhary via Pdns-users wrote:
>> > I have the same question
>> >
>> >  Raghvendra Choudhary
>> >  DevOps Engineer | www.digivalet.com [1]
>>
>> An authoritative server holds the DNS records and for a given domain and
>> a recursor (aka caching) server requests these on behalf of a client
>> host. Have you ever registered a domain name? You were likely asked to
>> specify the authoritative servers during the process.
>>
>> I second what Jan-Piet said. At this point the both of you are asking
>> questions which fall within basic networking. In general the questions
>> are OK, but they are not where this mailing list is at. If this subject
>> interests you, you should strongly consider getting a job working in a
>> team with others who can mentor you.
>>
>> The days of being able to "fake it till you make it" are long gone. In
>> the 1990's there was more of a hacker culture on the internet but these
>> days clients and employers expect competency. This does not mean we all
>> have to know everything (none of us do) but having the fundamentals in
>> place is a prerequisite.
>>
>> Michael
>> ___
>> Pdns-users mailing list
>> Pdns-users@mailman.powerdns.com
>> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Sat, 19 Nov 2022 at 10:01, Michael Hallager via Pdns-users
 wrote:
>
> On 2022-11-19 02:55, Turritopsis Dohrnii Teo En Ming via Pdns-users
> wrote:
> > Subject: What are the differences between PowerDNS Authoritative
> > Server and Recursor?
> >
> > Good day from Singapore,
> > https://wm.nettrust.nz/?_task=mail&_action=compose&_id=88998096563780c1f5dde9#
> > May I know what are the differences between PowerDNS Authoritative
> > Server and Recursor?
>
> On 2022-11-19 03:04, Raghvendra Choudhary via Pdns-users wrote:
> > I have the same question
> >
> >  Raghvendra Choudhary
> >  DevOps Engineer | www.digivalet.com [1]
>
> An authoritative server holds the DNS records and for a given domain and
> a recursor (aka caching) server requests these on behalf of a client
> host. Have you ever registered a domain name? You were likely asked to
> specify the authoritative servers during the process.
>
> I second what Jan-Piet said. At this point the both of you are asking
> questions which fall within basic networking. In general the questions
> are OK, but they are not where this mailing list is at. If this subject
> interests you, you should strongly consider getting a job working in a
> team with others who can mentor you.
>
> The days of being able to "fake it till you make it" are long gone. In
> the 1990's there was more of a hacker culture on the internet but these
> days clients and employers expect competency. This does not mean we all
> have to know everything (none of us do) but having the fundamentals in
> place is a prerequisite.
>
> Michael

Noted with thanks.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Sat, 19 Nov 2022 at 08:02, Jan-Piet Mens via Pdns-users
 wrote:
>
> >I have the same question
>
> before asking very general and extremely easy to search for questions on a
> dedicated server mailing-list, have you considered actually learning a bit
> about what you are about to do?
>
> You will require at least basic DNS knowhow on authoritative servers and
> recursive servers if you actually want to implement both. You will also need a
> pretty solid Unix/Linux foundation in order to undertake these projects (file
> systems, text editors, logging, and general system administration tasks).
>
> Then it might be worth while picking up a book (or even two) to learn about 
> DNS.
>
> Only then, when you have a good understanding and have spent a lot of time
> actually trying to implement the servers, then is the moment when you can use 
> a
> mailing list such as this one to ask very specific questions.
>
> The ladies and gentlemen on this list will most likely not enjoy holding your
> hands until then.
>
> -JP

Noted with thanks.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Michael Hallager (personal) via Pdns-users

On 2022-11-23 01:18, Raghvendra Choudhary wrote:

I am aware of basic networking.

But I am not aware of the powerDNS tool.

So I want to explore this tool . So anyone can help me how to use this
tool after installing the server and admin UI both.

I add the domain and the record through the admin UI.


It has been repeatedly explained your needs are outside of what this 
list can offer you.


I recommend you unsubscribe here:
https://mailman.powerdns.com/mailman/listinfo/pdns-users

and find something more appropriate like a Udemy course or Youtube.
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Raghvendra Choudhary via Pdns-users
I am aware of basic networking.

But I am not aware of the powerDNS tool.

So I want to explore this tool . So anyone can help me how to use this tool
after installing the server and admin UI both.

I add the domain and the record through the admin UI.








*Raghvendra Choudhary*
DevOps Engineer | www.digivalet.com 

[image: Logo]

T:  +91.731.6667891

M: +91.96307.90947

E:  raghvendra.choudh...@digivalet.com 

[image: Banner]


On Tue, Nov 22, 2022 at 5:39 PM Michael Hallager (personal) via Pdns-users <
pdns-users@mailman.powerdns.com> wrote:

> On 2022-11-23 00:46, Raghvendra Choudhary wrote:
> > Hi Team,
> >
> > I installed the powerDNS server and PowerDNS admin in container and it
> > works fine. I also added the domain through the UI.
> >
> > Now i want to know how to resolve the DNS that present in the backend
> > of the powerDNS.
>
> This makes no sense. You sure you even want a DNS server? That's not a
> question I need an answer to btw.
>
> Also, we are not your "team". Many of us are industry professionals who
> help each other out but we should not be treated like your fellow
> employees or friends. Unless you want to cross our palms with silver,
> however, the fact you are here indicates the answer is not.
>
> Please consider your posts within the context and scope of this list. It
> is assumed anyone present here already has a good working knowledge of
> DNS fundamentals, networking and Linux.
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Michael Hallager (personal) via Pdns-users

On 2022-11-23 00:46, Raghvendra Choudhary wrote:

Hi Team,

I installed the powerDNS server and PowerDNS admin in container and it
works fine. I also added the domain through the UI.

Now i want to know how to resolve the DNS that present in the backend
of the powerDNS.


This makes no sense. You sure you even want a DNS server? That's not a 
question I need an answer to btw.


Also, we are not your "team". Many of us are industry professionals who 
help each other out but we should not be treated like your fellow 
employees or friends. Unless you want to cross our palms with silver, 
however, the fact you are here indicates the answer is not.


Please consider your posts within the context and scope of this list. It 
is assumed anyone present here already has a good working knowledge of 
DNS fundamentals, networking and Linux.

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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Kevin P. Fleming via Pdns-users
On Tue, Nov 22, 2022, at 06:46, Raghvendra Choudhary via Pdns-users wrote:
> Hi Team,
> 
> I installed the powerDNS server and PowerDNS admin in container and it works 
> fine. I also added the domain through the UI.
> 
> 
> Now i want to know how to resolve the DNS that present in the backend of the 
> powerDNS.

As has been noted previously on this list, your questions are generally about 
basic DNS knowledge and operation, and not related to the PowerDNS software. 
Please consider taking some time to learn how DNS itself works, so that you 
will have an understanding of how all of the pieces interact.

A simple and inexpensive option is this zine, which is an excellent 
introduction to DNS: https://wizardzines.com/zines/dns/
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-22 Thread Raghvendra Choudhary via Pdns-users
Hi Team,

I installed the powerDNS server and PowerDNS admin in container and it
works fine. I also added the domain through the UI.


Now i want to know how to resolve the DNS that present in the backend of
the powerDNS.

I am using Mariadb as a backend.

Please help me out this .


*Raghvendra Choudhary*
DevOps Engineer | www.digivalet.com 

[image: Logo]

T:  +91.731.6667891

M: +91.96307.90947

E:  raghvendra.choudh...@digivalet.com 

[image: Banner]


On Sat, Nov 19, 2022 at 4:31 AM Michael Hallager via Pdns-users <
pdns-users@mailman.powerdns.com> wrote:

> On 2022-11-19 02:55, Turritopsis Dohrnii Teo En Ming via Pdns-users
> wrote:
> > Subject: What are the differences between PowerDNS Authoritative
> > Server and Recursor?
> >
> > Good day from Singapore,
> >
> https://wm.nettrust.nz/?_task=mail&_action=compose&_id=88998096563780c1f5dde9#
> > May I know what are the differences between PowerDNS Authoritative
> > Server and Recursor?
>
> On 2022-11-19 03:04, Raghvendra Choudhary via Pdns-users wrote:
> > I have the same question
> >
> >  Raghvendra Choudhary
> >  DevOps Engineer | www.digivalet.com [1]
>
> An authoritative server holds the DNS records and for a given domain and
> a recursor (aka caching) server requests these on behalf of a client
> host. Have you ever registered a domain name? You were likely asked to
> specify the authoritative servers during the process.
>
> I second what Jan-Piet said. At this point the both of you are asking
> questions which fall within basic networking. In general the questions
> are OK, but they are not where this mailing list is at. If this subject
> interests you, you should strongly consider getting a job working in a
> team with others who can mentor you.
>
> The days of being able to "fake it till you make it" are long gone. In
> the 1990's there was more of a hacker culture on the internet but these
> days clients and employers expect competency. This does not mean we all
> have to know everything (none of us do) but having the fundamentals in
> place is a prerequisite.
>
> Michael
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Michael Hallager via Pdns-users
On 2022-11-19 02:55, Turritopsis Dohrnii Teo En Ming via Pdns-users 
wrote:

Subject: What are the differences between PowerDNS Authoritative
Server and Recursor?

Good day from Singapore,
https://wm.nettrust.nz/?_task=mail&_action=compose&_id=88998096563780c1f5dde9#
May I know what are the differences between PowerDNS Authoritative
Server and Recursor?


On 2022-11-19 03:04, Raghvendra Choudhary via Pdns-users wrote:

I have the same question

 Raghvendra Choudhary
 DevOps Engineer | www.digivalet.com [1]


An authoritative server holds the DNS records and for a given domain and 
a recursor (aka caching) server requests these on behalf of a client 
host. Have you ever registered a domain name? You were likely asked to 
specify the authoritative servers during the process.


I second what Jan-Piet said. At this point the both of you are asking 
questions which fall within basic networking. In general the questions 
are OK, but they are not where this mailing list is at. If this subject 
interests you, you should strongly consider getting a job working in a 
team with others who can mentor you.


The days of being able to "fake it till you make it" are long gone. In 
the 1990's there was more of a hacker culture on the internet but these 
days clients and employers expect competency. This does not mean we all 
have to know everything (none of us do) but having the fundamentals in 
place is a prerequisite.


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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Jan-Piet Mens via Pdns-users

I have the same question


before asking very general and extremely easy to search for questions on a
dedicated server mailing-list, have you considered actually learning a bit
about what you are about to do?

You will require at least basic DNS knowhow on authoritative servers and
recursive servers if you actually want to implement both. You will also need a
pretty solid Unix/Linux foundation in order to undertake these projects (file
systems, text editors, logging, and general system administration tasks).

Then it might be worth while picking up a book (or even two) to learn about DNS. 


Only then, when you have a good understanding and have spent a lot of time
actually trying to implement the servers, then is the moment when you can use a
mailing list such as this one to ask very specific questions.

The ladies and gentlemen on this list will most likely not enjoy holding your
hands until then.

-JP


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


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Fri, 18 Nov 2022 at 22:07, Chris Wopat  wrote:
>
> On Fri, Nov 18, 2022 at 7:55 AM Turritopsis Dohrnii Teo En Ming via 
> Pdns-users  wrote:
>>
>> Subject: What are the differences between PowerDNS Authoritative
>> Server and Recursor?
>>
>> Good day from Singapore,
>>
>> May I know what are the differences between PowerDNS Authoritative
>> Server and Recursor?
>>
>> Which one should I install if I just wanted to have a DNS server?
>
>
> Unsure why this chatter is on a mailing list for a specific DNS server and 
> not generally just googled, but:
>
> https://www.cloudflare.com/learning/dns/dns-server-types/
>
> https://en.wikipedia.org/wiki/Name_server
>

Thank you for the links.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
On Fri, 18 Nov 2022 at 22:04, Raghvendra Choudhary <
raghvendra.choudh...@digivalet.com> wrote:

> I have the same question
>

Hi! Greetings from Singapore.


>
> *Raghvendra Choudhary*
> DevOps Engineer | www.digivalet.com 
>
> [image: Logo]
>
> T:  +91.731.6667891
>
> M: +91.96307.90947
>
> E:  raghvendra.choudh...@digivalet.com
> 
>
> [image: Banner]
>
>
> On Fri, Nov 18, 2022 at 7:25 PM Turritopsis Dohrnii Teo En Ming via
> Pdns-users  wrote:
>
>> Subject: What are the differences between PowerDNS Authoritative
>> Server and Recursor?
>>
>> Good day from Singapore,
>>
>> May I know what are the differences between PowerDNS Authoritative
>> Server and Recursor?
>>
>> Which one should I install if I just wanted to have a DNS server?
>>
>> Thank you.
>>
>> Regards,
>>
>> Mr. Turritopsis Dohrnii Teo En Ming
>> Targeted Individual in Singapore
>> Blogs:
>> https://tdtemcerts.blogspot.com
>> https://tdtemcerts.wordpress.com
>> ___
>> Pdns-users mailing list
>> Pdns-users@mailman.powerdns.com
>> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>>
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Chris Wopat via Pdns-users
On Fri, Nov 18, 2022 at 7:55 AM Turritopsis Dohrnii Teo En Ming via
Pdns-users  wrote:

> Subject: What are the differences between PowerDNS Authoritative
> Server and Recursor?
>
> Good day from Singapore,
>
> May I know what are the differences between PowerDNS Authoritative
> Server and Recursor?
>
> Which one should I install if I just wanted to have a DNS server?
>

Unsure why this chatter is on a mailing list for a specific DNS server and
not generally just googled, but:

https://www.cloudflare.com/learning/dns/dns-server-types/

https://en.wikipedia.org/wiki/Name_server
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Raghvendra Choudhary via Pdns-users
I have the same question

*Raghvendra Choudhary*
DevOps Engineer | www.digivalet.com 

[image: Logo]

T:  +91.731.6667891

M: +91.96307.90947

E:  raghvendra.choudh...@digivalet.com 

[image: Banner]


On Fri, Nov 18, 2022 at 7:25 PM Turritopsis Dohrnii Teo En Ming via
Pdns-users  wrote:

> Subject: What are the differences between PowerDNS Authoritative
> Server and Recursor?
>
> Good day from Singapore,
>
> May I know what are the differences between PowerDNS Authoritative
> Server and Recursor?
>
> Which one should I install if I just wanted to have a DNS server?
>
> Thank you.
>
> Regards,
>
> Mr. Turritopsis Dohrnii Teo En Ming
> Targeted Individual in Singapore
> Blogs:
> https://tdtemcerts.blogspot.com
> https://tdtemcerts.wordpress.com
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] What are the differences between PowerDNS Authoritative Server and Recursor?

2022-11-18 Thread Turritopsis Dohrnii Teo En Ming via Pdns-users
Subject: What are the differences between PowerDNS Authoritative
Server and Recursor?

Good day from Singapore,

May I know what are the differences between PowerDNS Authoritative
Server and Recursor?

Which one should I install if I just wanted to have a DNS server?

Thank you.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
Blogs:
https://tdtemcerts.blogspot.com
https://tdtemcerts.wordpress.com
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users