Re: Docker image

2023-01-28 Thread Elias Pereira
al working hours. > > On 27. 1. 2023, at 19:07, Elias Pereira wrote: > >  > hi, > > Is this docker image official? > > https://hub.docker.com/r/internetsystemsconsortium/bind9 > > -- > Elias Pereira > -- > Visit https://lists.isc.org/mailman/listinfo/bind-use

Docker image

2023-01-27 Thread Elias Pereira
hi, Is this docker image official? https://hub.docker.com/r/internetsystemsconsortium/bind9 -- Elias Pereira -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
>> >> First deny the two addresses you want not to be part of the *ACL* and >> then accept the whole network. >> >> First match is used, so 10.60.0.0 would match !10.60.0.0 and be rejected >> before the next are tested. >> >> Thanks >> >>

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
t, I would be just repeating their > answers. Ok. Thanks!!! On Wed, Aug 24, 2022 at 11:05 AM Ondřej Surý wrote: > > On 24. 8. 2022, at 15:58, Elias Pereira wrote: > > hello Ondrej, > > Not completely wrong, because 255 is the broadcast. > > > No, it's not. Thi

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
AM Ondřej Surý wrote: > > > On 24. 8. 2022, at 15:26, Elias Pereira wrote: > >  > Hello Greg, > > Why doesn't bind work with networks/subnets in the conventional way? > > > It does. > > If the private subnet is 10.60.0.0/23, then it means that

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
at 9:31 AM Anand Buddhdev wrote: > On 24/08/2022 14:16, Elias Pereira wrote: > > Hi Elias, > > > Oh, sorry... :D > > > > here it is > > > > # cat named.conf.local > > # ACL das redes internas > > # Ultima modificação: 24/08/2022 > >

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
I changed all the networks from x.x.x.1/x to x.x.x.0/x and it seems to me that it now works. On Wed, Aug 24, 2022 at 9:16 AM Elias Pereira wrote: > Oh, sorry... :D > > here it is > > # cat named.conf.local > # ACL das redes internas > # Ultima modificação: 24/08/2

Re: address/prefix length mismatch

2022-08-24 Thread Elias Pereira
.40.0.1/22; 10.56.0.1/22; }; On Wed, Aug 24, 2022 at 9:14 AM Anand Buddhdev wrote: > On 24/08/2022 14:08, Elias Pereira wrote: > > Hi Elias, > > > I upgraded my AD, debian 10 to 11 and bind upgraded to version 9.16.27. > > > > Now I get the address/prefix length misma

address/prefix length mismatch

2022-08-24 Thread Elias Pereira
9.16.x? -- Elias Pereira -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users

CNAME for google sites

2021-10-25 Thread Elias Pereira
Hi, Google sites use a domain in the following way for their free sites. https://sites.google.com/company.com/mysite/ How can I create a CNAME for a site in this format? Is there another way? -- Elias Pereira ___ Please visit https://lists.isc.org

bind vulnerabilities

2021-05-01 Thread Elias Pereira
According to the article below, only the: "BIND 9.11.31, 9.16.15, and 9.17.12 all contain patches and the appropriate update should be applied" https://www.zdnet.com/google-amp/article/isc-urges-updates-of-dns-servers-to-wipe-out-new-bind-vulnerabilities/ Is this statement correct?

Re: Authoritative dns with private IP for hostname

2018-07-30 Thread Elias Pereira
Could you give me an example of how to do with DNAME? Em seg, 30 de jul de 2018 20:16, Grant Taylor via bind-users < bind-users@lists.isc.org> escreveu: > On 07/30/2018 04:54 PM, Elias Pereira wrote: > > Thanks to everyone that help me!!! > > You're welcome. > &g

Re: Authoritative dns with private IP for hostname

2018-07-30 Thread Elias Pereira
Thanks to everyone that help me!!! The Grant Taylor tuto works like a charm!!! :) On Fri, Jul 27, 2018 at 7:12 PM Grant Taylor via bind-users < bind-users@lists.isc.org> wrote: > On 07/27/2018 09:59 AM, Elias Pereira wrote: > > hello, > > Hi, > > > Can an auth

Authoritative dns with private IP for hostname

2018-07-27 Thread Elias Pereira
hello, Can an authoritative dns for a domain, eg mydomain.tdl, have a hostname, example, wordpress.mydomain.tdl with a private IP? Would this be accessible from the internet via hostname, if I did a nat on the firewall? -- Elias Pereira ___ Please

Reinstall bind9 via apt-get with options

2018-06-29 Thread Elias Pereira
Hello, Is there any way to reinstall bind9 with install options via apt-get install/reinstall? E.g: apt-get install --reinstall bind9 --with-dlz-ldap ... -- Elias Pereira ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to

Re: DNS can be a subdomain

2018-06-27 Thread Elias Pereira
to their products. > > I'm seeing more and more references to SIG(0) in the last couple of > weeks. I think I need to refresh myself on it. > > > > -- > Grant. . . . > unix || die > > ___ > Please visit https://lists.isc.org/

Re: DNS can be a subdomain

2018-06-26 Thread Elias Pereira
servers just > need the ability to update DNS. They do not need to be authoritative > for it. How would this work in the scenario I described above? On Tue, Jun 26, 2018 at 8:37 PM Grant Taylor via bind-users < bind-users@lists.isc.org> wrote: > On 06/26/2018 05:20 PM, Elias Pereira

Re: DNS can be a subdomain

2018-06-26 Thread Elias Pereira
people are expecting to see (.com if you're a > business, .org if a non-profit, country-based TLD depending on where > you're at, etc.). > > John > > On Tue, Jun 26, 2018 at 4:03 PM, Elias Pereira wrote: > > Hello, > > > > My external DNS can be a subdoma

DNS can be a subdomain

2018-06-26 Thread Elias Pereira
Hello, My external DNS can be a subdomain of my root domain? Eg: root domain: company.intra external dns: named.company.intra -- Elias Pereira ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind

Re: DNS forwarding

2017-05-22 Thread Elias Pereira
> Grant. . . . > unix || die > > > ___ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to > unsubscribe from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman

DNS forwarding

2017-05-17 Thread Elias Pereira
computer, if I need to access an internal subdomain, for example our webserver*, I can not access. Gives resolution error. For any other site, for example, google.com, I can access. I'm not finding the problem. Any idea? -- Elias Pereira __

Re: Best practices for ipv6

2015-12-17 Thread Elias Pereira
> Gary Wallis > Unixservice, LLC. > > > On 12/16/2015 00:09, John W. Blue wrote: > >> I have found https://ipv6.he.net to be helpful. >> >> John >> >> Sent from Nine <http://www.9folders.com/> >> >> *From:* Elias Pereira >> *

Best practices for ipv6

2015-12-15 Thread Elias Pereira
Hello guys, I like to know what are the best practices used or better bind configuration methods with ipv6? Thank you! -- Elias Pereira ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users

Re: Doubt regarding acls and internal and external view.

2015-05-23 Thread Elias Pereira
returns the negative response to the client. > > > > > - Kevin > > > > *From:* bind-users-boun...@lists.isc.org [mailto: > bind-users-boun...@lists.isc.org] *On Behalf Of *Elias Pereira > *Sent:* Friday, May 22, 2015 10:48 AM > *To:* bind-users@lists.isc.org > *

Doubt regarding acls and internal and external view.

2015-05-22 Thread Elias Pereira
ne "external" { type master; file "/etc/bind/db.external"; }; }; Thus I should only put the site in a zone that is in the external view and the other servers on the internal view, would it? -- Elias Pereira ___