Re: [systemd-devel] disable EDNS in systemd-resolved

2019-12-27 Thread Marc Haber
On Fri, Dec 27, 2019 at 11:25:20AM +0200, Mantas Mikulėnas wrote: > On Fri, Dec 27, 2019 at 10:52 AM Marc Haber > wrote: > > how would I disable EDNS in systemd-resolved? Some recursive DNS servers > > (for example in public hotspots) choke on queries with EDNS options. > > > > I don't think

Re: [systemd-devel] disable EDNS in systemd-resolved

2019-12-27 Thread Mantas Mikulėnas
On Fri, Dec 27, 2019 at 10:52 AM Marc Haber wrote: > Hi, > > how would I disable EDNS in systemd-resolved? Some recursive DNS servers > (for example in public hotspots) choke on queries with EDNS options. > I don't think there is a configuration option, but resolved *should* automatically

[systemd-devel] disable EDNS in systemd-resolved

2019-12-27 Thread Marc Haber
Hi, how would I disable EDNS in systemd-resolved? Some recursive DNS servers (for example in public hotspots) choke on queries with EDNS options. I didn't find anything about this in the systemd-resolved or resolvectl manual pages for systemd 244. Greetings Marc --