mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "Bartłomiej Palmowski" <bart@trint.com>
To: musl@lists.openwall.com
Subject: [musl] EDNS0 support?
Date: Tue, 3 Nov 2020 17:41:04 +0000	[thread overview]
Message-ID: <CALojpv+2RkHaRQ_JaeVxoXF=uP7_RK3a6D1FDD5HvurteS9n7A@mail.gmail.com> (raw)

Hi,
we run alpine based docker images in AWS (inside our VPCs). Which
means that we're using dns servers provided by the AWS[1]. The problem
arises when we want to resolve a dns record that yields a large
response, for example:

$ nslookup eu.data.logs.insight.rapid7.com
Server:        10.11.12.13
Address:    10.11.12.13:53

Non-authoritative answer:
*** Can't find eu.data.logs.insight.rapid7.com: No answer

Non-authoritative answer:
*** Can't find eu.data.logs.insight.rapid7.com: No answer

According to what I managed to find out the reasons are as follows:
* edns0 is not advertise by the resolver
* there is no retry with TCP

Please advise on how we could reconfigure our images so that we're
able to resolve records with lots of RRs with a musl resolver.

1 - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSBehavior.html

-- 
*The information contained in this message is intended for the addressee 
only and may contain classified information. If you are not the addressee, 
please delete this message and notify the sender; you should not copy or 
distribute this message or disclose its contents to anyone. Any views or 
opinions expressed in this message are those of the individual(s) and not 
necessarily of the organization. No reliance may be placed on this message 
without written confirmation from an authorised representative of its 
contents. No guarantee is implied that this message or any attachment is 
virus free or has not been intercepted and amended.*

             reply	other threads:[~2020-11-03 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 17:41 Bartłomiej Palmowski [this message]
2020-11-03 18:07 ` Florian Weimer
2020-11-04  9:38   ` Bartłomiej Palmowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALojpv+2RkHaRQ_JaeVxoXF=uP7_RK3a6D1FDD5HvurteS9n7A@mail.gmail.com' \
    --to=bart@trint.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).