I tried to install a new Ubuntu Server, but after the installation when I want to configure the network it didn't work using the Interface file.
so i tried as per duplicate to set up the network with netplanbut thqt fqils too.
netplan file:
# Let NetworkManager manage all devices on this system
network:
version: 2
renderer: networkd
ethernets:
enp3s0:
addresses:
- 193.171.201.236/27
gateway4: 193.171.201.225
nameservers:
search: [pro2future.at, pro2future.eu]
addresses: [140.78.2.62, 140.78.3.62]
How should I proceed?