Hi Danilo,

Thanks for your reply. 
In the Desktop version vm, as the systemd-networkd is disactive,  when no 
renderer is set anywhere in the YAMLs, will it change to use Network Manager 
for the network configuration during "netplan apply"?
  
I tested on the ubuntu 23.10 Desktop vm, no render is set, the yaml file is as 
below: 
  network:
  version: 2
  ethernets:
    eth0:
      dhcp4: yes
      dhcp4-overrides:
        use-dns: true
      dhcp6: yes
      dhcp6-overrides:
        use-dns: true

 Run the 'netplan apply' command, journalctl | grep netplan, it shows as
below, does it mean it uses Network Manager at this configuration?

May 31 02:08:47 sc2-10-186-22-84 NetworkManager[852]: <info>  [1717121327.8018] 
policy: auto-activating connection 'netplan-eth0' 
(626dd384-8b3d-3690-9511-192b2c79b3fd)
May 31 02:08:47 sc2-10-186-22-84 NetworkManager[852]: <info>  [1717121327.8046] 
device (eth0): Activation: starting connection 'netplan-eth0' 
(626dd384-8b3d-3690-9511-192b2c79b3fd)
May 31 02:08:47 sc2-10-186-22-84 NetworkManager[852]: <info>  [1717121327.8687] 
policy: set 'netplan-eth0' (eth0) as default for IPv4 routing and DNS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066700

Title:
  systemd-networkd is inactive by default since ubuntu 23.10?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2066700/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to