scripts/network/10-usb.network

20 lines
365 B
SYSTEMD

[Match]
Name=enp8s0u2
[Network]
Description=USB Ethernet
# Routing
DHCP=yes
RouteMetric=20
IPv6PrivacyExtensions=true
# DNS (enable everything)
#DNSOverTLS=opportunistic
#DNSSEC=allow-downgrade
#Domains=~
# Google DNS
DNS=2001:4860:4860::8888
DNS=2001:4860:4860::8844
# Geez, did this asshole not configure IPv6 right? Doesn't surprise me.
DNS=8.8.8.8
DNS=8.8.4.4