Am 11.05.2016 um 21:04 schrieb Lennart Poettering:
> However, this all implies that there's an interface for each of these
> DNS server "routes"... if you only have a single interface, and want
> to route on that single interface to different DNS servers then, nope,
> we don't support that current
I'd like to know if resolved can redirect DNS queries for certain domains to
different name servers?
rationale: I want to query a few DNS black lists but my provider's name
servers have been blocked because they send too many queries to the BL.
However my intended usage qualifies for the "free" t
Hi,
I develop Python software and some of this software comes with a Python
daemon which is started during boot. Í can write a service file easily,
just starting the daemon as I do now with a traditional init script.
If I understand the concept correctly, my daemon should use socket-based
ac