Lennart Poettering
Lennart Poettering
> Regarding the issue, first of all, what I said is that I would expect systemd-resolved to behave just like the plain system resolv.conf file: first try one DNS and...
> Apr 25 07:40:06 boi systemd-resolved[5221]: Timeout reached on transaction 29131. > Apr 25 07:40:06 boi systemd-resolved[5221]: Retrying transaction 29131. > Apr 25 07:40:06 boi systemd-resolved[5221]: Switching to DNS server...
> Apr 25 07:40:11 boi systemd-resolved[5221]: Timeout reached on transaction 47737. > Apr 25 07:40:11 boi systemd-resolved[5221]: Retrying transaction 47737. > Apr 25 07:40:11 boi systemd-resolved[5221]: Switching to DNS server...
> BTW, odd thing is that it looks easier to switch to the external nameserver, when this is never able to resolve the local domains. Not sure I grok what...
@chrisisbd The "Switching to fallback DNS server 8.8.8.8." message indicates that you have no DNS servers configured at all, in which case resolved will use compiled-in fallback servers because it...
@lifeboy there are two conflicting needs here: 1. You want that DNS server A is always queried first, and DNS server B second, for every single request, so that A's...
So where are we at this? @keszybz did the suggested changes land in iio sensor package?
lgtm, but could you add a comment to the entry explaining why such a broad match makes sense here (i.e. say what you wrote above there in terse words)
If this is done it should probably be aligned closely to how we do things in the catalog entry formatting code. It's the very same problem after all, and we...
looks like something that would make a lot of people happy. but as mentioned should relaly reuse the templating stuff of the catalog entry display.