home · contact · privacy
Let network-manager handle ethernet interface.
[config] / bullseye / etc_files / thinkpad / etc / network / interfaces
1 # This file describes the network interfaces available on your system
2 # and how to activate them. For more information, see interfaces(5).
3
4 source /etc/network/interfaces.d/*
5
6 # The loopback network interface
7 auto lo
8 iface lo inet loopback
9
10 # # The primary network interface – commented out so network-manager can handle this!
11 # allow-hotplug enp0s25
12 # iface enp0s25 inet dhcp
13 # # This is an autoconfigured IPv6 interface
14 # iface enp0s25 inet6 auto