[Bug 2007147] [NEW] Netplan does not apply at VM startup
Melvin Zoleta
2007147 at bugs.launchpad.net
Mon Feb 13 12:57:29 UTC 2023
Public bug reported:
I have an Ubuntu VM 20.04 running on VMware 7.0
When the system boots up netplan doesnt apply for the interface. I have to run sudo netplan apply for the interface to be alive.
Ubuntu version
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
Here is my net config /etc/netplan/00-installer-config.yaml
network:
version: 2
ethernets:
ens160:
dhcp4: no
addresses:
- 10.85.100.72/24
gateway4: 10.85.100.1
nameservers:
addresses: [10.1.149.245,10.44.104.20]
** Affects: netplan.io (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
- I have an Ubuntu VM running 20.04 on VMware 7.0
+ I have an Ubuntu VM 20.04 running on VMware 7.0
When the system boots up netplan doesnt apply for the interface. I have to run sudo netplan apply for the interface to be alive.
-
Ubuntu version
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
-
Here is my net config /etc/netplan/00-installer-config.yaml
network:
- version: 2
- ethernets:
- ens160:
- dhcp4: no
- addresses:
- - 10.85.100.72/24
- gateway4: 10.85.100.1
- nameservers:
- addresses: [10.1.149.245,10.44.104.20]
+ version: 2
+ ethernets:
+ ens160:
+ dhcp4: no
+ addresses:
+ - 10.85.100.72/24
+ gateway4: 10.85.100.1
+ nameservers:
+ addresses: [10.1.149.245,10.44.104.20]
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/2007147
Title:
Netplan does not apply at VM startup
Status in netplan.io package in Ubuntu:
New
Bug description:
I have an Ubuntu VM 20.04 running on VMware 7.0
When the system boots up netplan doesnt apply for the interface. I have to run sudo netplan apply for the interface to be alive.
Ubuntu version
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
Here is my net config /etc/netplan/00-installer-config.yaml
network:
version: 2
ethernets:
ens160:
dhcp4: no
addresses:
- 10.85.100.72/24
gateway4: 10.85.100.1
nameservers:
addresses: [10.1.149.245,10.44.104.20]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2007147/+subscriptions
More information about the foundations-bugs
mailing list