Bug#816384: systemd: Systemd tries to rename ppp interface when .link files present for existing NICs

Michael Biebl biebl at debian.org
Fri Dec 16 04:28:01 GMT 2016


Control: tags -1 + moreinfo

Hi

On Tue, 01 Mar 2016 15:45:01 +0300 Vladimir Kudrya <pzs-fs at yandex.ru> wrote:
> Dear Maintainer, when .link files are in place in /etc/systemd/network to rename
> NICs based on MAC addresses, systemd tries to rename ppp0 link which is being
> created by NetworkManager. This results in failure to establish PPTP connection.
> 
> $ cat /etc/systemd/network/10-eth0.link
> [Match]
> MACAddress="xx:xx:xx:xx:xx:xx"
> [Link]
> Name=eth0
> 
> $ cat /etc/systemd/network/10-wlan0.link
> [Match]
> MACAddress="yy:yy:yy:yy:yy:yy"
> [Link]
> Name=wlan0
> 
> Nothing here can possibly be related to any ppp iface. But here is the journal
> while trying to establish PPTP via NetworkManager. "ppp0" is being renamed to "rename13"
> when these files are in place. It does not happen when they are not.

ppp0 being renamed to rename13 sounds suspiciously like the old network
interface naming is still being used.
Can you attach your /etc/udev/rules.d/70-persistent-net.rules if present


-- 
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://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20161216/45778d26/attachment-0001.sig>


More information about the Pkg-systemd-maintainers mailing list