From f3844778cce371c642430cd3ed23e6a47ac16233 Mon Sep 17 00:00:00 2001 From: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Date: Fri, 12 Jan 2024 12:24:59 +0000 Subject: [PATCH] New motherboard Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> --- etc/netplan/10-custom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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