Adding Additional Network in VM #4705
-
Describe the issue There are two scenarios:
This means you cannot add additional interfaces once the OS has been installed from the first time? Configuration
Crash log Debug log Upload VM |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is an issue with Ubuntu (and maybe other distros too?). They do not automatically configure new network interfaces. You need to manually configure them and update your netplan config (or maybe install some tool that does this for you). |
Beta Was this translation helpful? Give feedback.
This is an issue with Ubuntu (and maybe other distros too?). They do not automatically configure new network interfaces. You need to manually configure them and update your netplan config (or maybe install some tool that does this for you).