From 98dc3ce681bbe5f0ffcaf6093b8888079a080f36 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 8 Jul 2025 15:00:41 +0000 Subject: ba network, need 6in4 sit tunnel see arch wiki --- etc/systemd/network/20-ethernet.network | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 etc/systemd/network/20-ethernet.network (limited to 'etc/systemd/network/20-ethernet.network') diff --git a/etc/systemd/network/20-ethernet.network b/etc/systemd/network/20-ethernet.network new file mode 100644 index 00000000..0311c124 --- /dev/null +++ b/etc/systemd/network/20-ethernet.network @@ -0,0 +1,10 @@ +# edited from arch linux iso 20-ethernet.network file +[Match] +Name=en* +Name=eth* + +[Network] +DHCP=yes +# https://wiki.archlinux.org/title/IPv6_tunnel_broker_setup +Tunnel=ipv6net + -- cgit v1.2.3-70-g09d2