On Thu, 09.04.15 11:09, Mikhail Morfikov (mmorfi...@gmail.com) wrote:
> And in the /etc/systemd/resolved.conf file I set DNS=127.0.2.1 only,
> and the two interfaces looks like this:
> # networkctl status -a
> ...
> ● 6: br_lxc
>Link File: n/a
> Network File: /etc/systemd/network/30-br_lxc-sta
I think I get it now. I have two interfaces that have different DNS
servers set -- bond0 and br_lxc. All of the LXC containers use my
router's DNS and everything else uses 127.0.2.1 . The config file for
the br_lxc interface looks like this:
[Match]
Name=br_lxc
[Network]
Description=LXC bridge co
On Wed, 25.03.15 04:20, Mikhail Morfikov (mmorfi...@gmail.com) wrote:
> In the systemd-resolved manual we can read something like this:
>
> The DNS servers contacted are determined from the global settings in
> resolved.conf(5), the per-link static settings in .network files, and
> the per-
Hi
On Wed, Mar 25, 2015 at 4:20 AM, Mikhail Morfikov wrote:
> In the systemd-resolved manual we can read something like this:
>
> The DNS servers contacted are determined from the global settings in
> resolved.conf(5), the per-link static settings in .network files, and
> the per-link dynam
In the systemd-resolved manual we can read something like this:
The DNS servers contacted are determined from the global settings in
resolved.conf(5), the per-link static settings in .network files, and
the per-link dynamic settings received over DHCP.
1. Let's say that I have set all the t