diff --git a/etc/netplan/10-custom.conf b/etc/netplan/10-custom.conf index 5dd74e4..07523bb 100644 --- a/etc/netplan/10-custom.conf +++ b/etc/netplan/10-custom.conf @@ -2,7 +2,7 @@ network: version: 2 renderer: networkd ethernets: - enp4s0: + enp5s0: addresses: - 144.76.184.28/32 - 2a01:4f8:200:6206::1/64 @@ -12,4 +12,4 @@ network: on-link: true - to: default via: "fe80::1" - on-link: true \ No newline at end of file + on-link: true