mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] EDNS0 support?
@ 2020-11-03 17:41 Bartłomiej Palmowski
  2020-11-03 18:07 ` Florian Weimer
  0 siblings, 1 reply; 3+ messages in thread
From: Bartłomiej Palmowski @ 2020-11-03 17:41 UTC (permalink / raw)
  To: musl

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.*

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-04  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 17:41 [musl] EDNS0 support? Bartłomiej Palmowski
2020-11-03 18:07 ` Florian Weimer
2020-11-04  9:38   ` Bartłomiej Palmowski

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).