Marco Moock <
[email protected]> writes:
Is netplan still active?
Please show your netplan config.
I know next to nothing about netplan so it probably has a default
config. I guess it's active since I have a /run/systemd/network/10-netplan-eth0.network with this content:
[Match]
Name=eth0
[Link]
RequiredForOnline=no
[Network]
DHCP=ipv4
LinkLocalAddressing=ipv6
[DHCP]
RouteMetric=100
UseMTU=true
Does this override whatever I have in /etc/systemd/network/eth0.network
or? Or in fact, I don't really have anything there, except for
IPv6Token=.
There's also /etc/netplan/50-cloud-init.yaml with this:
# This file is generated from information provided by the datasource. Changes # to it will not persist across an instance reboot. To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
ethernets:
eth0:
dhcp4: true
optional: true
version: 2
These seem to somewhat match what was put into /run/systemd/network/10-netplan-eth0.network.
So what happens if I remove the netplan package(s)? Nothing works or
things actually start working the way I expect? Assuming I have a
complete /etc/systemd/network/eth0.network, that is.
Can I edit that file under /run for testing and restart
systemd-networkd?
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)