Re: [systemd-devel] systemd-networkd - Could not append VLANs / operation not permitted

2016-08-19 Thread Lennart Poettering
On Thu, 11.08.16 18:40, arnaud gaboury (arnaud.gabo...@gmail.com) wrote:

> - Systemd version 213-1
> - OS: Arch linux
> - a systemd nspawn container is running
> - host network is managed by systemd-networkd
> 
> After an upgrade, systemd-networkd is broken, exactly the way descibed
> in this issue #3876[0]

Please upgrade to 231, where this should be fixed.

Lennart

-- 
Lennart Poettering, Red Hat
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] systemd-networkd - Could not append VLANs / operation not permitted

2016-08-11 Thread arnaud gaboury
- Systemd version 213-1
- OS: Arch linux
- a systemd nspawn container is running
- host network is managed by systemd-networkd

After an upgrade, systemd-networkd is broken, exactly the way descibed
in this issue #3876[0]
Everything was working pefectly before.

Config files:

/etc/systemd/system/network/bridge.network

[Match]
Name=br0

[Network]
Address=192.168.1.87/24
Gateway=192.168.1.254
DNS=192.168.1.254
--

/etc/systemd/system/network/eth.network

[Match]
Name=enp7s0

[Network]
Bridge=br0
-

/etc/systemd/system/network/bridge.netdev
--
[NetDev]
Bridge=br0
Kind=bridge



/etc/resolv.conf -> /usr/lib/systemd/resolv.conf

I start systemd-networkd with the regular
/usr/lib/systemd/system/systemd-networkd file distributed with my
distro.

I do not know how to solve this issue, neither understand if it is
closed or still a bug.
This issue is annoying as the container runs a server and is broken.

How can I deal with it? Anything I need to change in my settingss?

TY for help.



[0]https://github.com/systemd/systemd/issues/3876

-- 

google.com/+arnaudgabourygabx
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel