Re: [systemd-devel] Will *.network replace resolv.conf? What about "Options single-request"?

2015-05-16 Thread Christian Brunotte
On Sat, 16 May 2015 15:52:49 +0500 "Alexander E. Patrakov" wrote: > 16.05.2015 02:01, Christian Brunotte wrote: > > The resolver can send one DNS request packet (IPv4 or IPv6 doesn't matter) > > that > > contains > > queries for both the A and e

Re: [systemd-devel] Will *.network replace resolv.conf? What about "Options single-request"?

2015-05-15 Thread Christian Brunotte
> Lennart Poettering hat am 15. Mai 2015 um 21:59 > geschrieben: > > > On Mon, 04.05.15 14:57, Christian Brunotte (c...@lathspell.de) wrote: > > > Hello > > > > systemd.network(5) with Options like "DNS=" and "Domains=" looks like &g

[systemd-devel] Will *.network replace resolv.conf? What about "Options single-request"?

2015-05-04 Thread Christian Brunotte
Hello systemd.network(5) with Options like "DNS=" and "Domains=" looks like /etc/resolv.conf will soon be superfluous. If that's the plan, I wonder what happens to "options single-request" which I had to use on all IPv6 enabled devices. Is "ResolveOptions" just missing in Systemd or considered so

Re: [systemd-devel] systemd.network and IPv6 addrlabel

2015-04-14 Thread Christian Brunotte
Am Tue, 14 Apr 2015 15:24:07 +0100 schrieb Richard Maw : > On Mon, Apr 13, 2015 at 04:03:34PM +0200, Christian Brunotte wrote: > You might be able to replicate the behaviour by adding something like the > following; I haven't tested it myself, but systemd-networkd-wait-online >

[systemd-devel] systemd.network and IPv6 addrlabel

2015-04-13 Thread Christian Brunotte
Hello I'm playing around with systemd's network configuration and try to convert the following Debian configuration. iface eth1 inet6 auto # Static IP and random dynamic IPs for external targets autoconf 1 use_tempaddr 2 privext 1 # My static IP up ip addr add 2001: