diff --git a/network/10-usb.network b/network/10-usb.network new file mode 100644 index 0000000..4b7db7b --- /dev/null +++ b/network/10-usb.network @@ -0,0 +1,19 @@ +[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