network: add 10-usb config for tethering

master
an 2019-10-03 15:24:21 -04:00
parent d68fc56c89
commit 9254762703
1 changed files with 19 additions and 0 deletions

19
network/10-usb.network Normal file
View File

@ -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