Bug#939550: systemd-networkd: systemd-networkd setup status configuring
Michael Biebl
biebl at debian.org
Fri Sep 6 12:37:38 BST 2019
Am 06.09.19 um 10:07 schrieb Martins Pukitis:
> Package: systemd
> Version: 241-5
> Severity: important
> File: systemd-networkd
>
> Dear Maintainer, bridge interface setup status stays "configuring" (not "configured").
> My systemd-networkd configuration:
> lieta at lieta:~$ sudo brctl show
> bridge name bridge id STP enabled interfaces
> br-tv 8000.b2e79986e04f no enp5s0
> tap0
>
> lieta at lieta:~$ networkctl
> IDX LINK TYPE OPERATIONAL SETUP
> ...
> 5 enp5s0 ether degraded configured
> 9 br-tv bridge carrier configuring
> 10 tap0 ether carrier configured
>
> lieta at lieta:/etc/systemd/network$ cat tap0.netdev
> [NetDev]
> Name=tap0
> Kind=tap
> lieta at lieta:/etc/systemd/network$ cat tv.netdev
> [NetDev]
> Name=br-tv
> Kind=bridge
> lieta at lieta:/etc/systemd/network$ cat tv-slaves.network
> [Match]
> Name=enp5s0 tap0
>
> [Network]
> Bridge=br-tv
> lieta at lieta:/etc/systemd/network$ cat tv.network
> [Match]
> Name=br-tv
>
I don't see you assigning an IP address to the bridge (neither static
nor via DHCP) and as the documentation says, if you have no link and/or
no associated address, the state will be configuring.
This really sounds more like a user support request, then a bug report,
tbh though.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20190906/7833e99a/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list