Skip to content

Netplan 2 interfaces

Edit the file in /etc/netplan/ and add the below:

Make sure to back up the file!

network:
    ethernets:
        eth0:
            dhcp4: true
        eth1:
            dhcp4: true
    version: 2

Worth looking here for additional info


Want to make this site better? Open a PR or help fund hosting costs