Re: DNS lookup for git.postgresql.org
От | Tom Lane |
---|---|
Тема | Re: DNS lookup for git.postgresql.org |
Дата | |
Msg-id | 623184.1625084428@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: DNS lookup for git.postgresql.org (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: DNS lookup for git.postgresql.org
|
Список | pgsql-www |
Bruce Momjian <bruce@momjian.us> writes: > On Wed, Jun 30, 2021 at 12:53:24PM -0400, Tom Lane wrote: >> ... I'll try the hack mentioned in the serverfault thread. > I will also add the bind options mentioned to disable > dnssec and aaaa records. I found better practice described at https://kb.isc.org/docs/aa-00576 to wit you can set "filter-aaaa-on-v4" to "break-dnssec" to just adjust what is returned to clients, rather than disabling DNSSEC globally. Also, if you use views to configure your bind setup, it works to make that an option in the view that serves your local clients (the ones you don't want to see IPv6 addys). I have that installed locally now, but it'll take awhile to determine whether it improves matters. regards, tom lane
В списке pgsql-www по дате отправления: