mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update network files
This commit is contained in:
parent
20cc6c82db
commit
ab174790e0
3 changed files with 13 additions and 1 deletions
|
|
@ -3,6 +3,10 @@ Name=enp2s0
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
|
DNS=9.9.9.9
|
||||||
|
DNSOverTLS=opportunistic
|
||||||
|
DNSSEC=true
|
||||||
|
|
||||||
[DHCP]
|
[DHCP]
|
||||||
RouteMetric=10
|
RouteMetric=10
|
||||||
|
UseDNS=no
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,10 @@ Name=wlp3s0
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
|
DNS=9.9.9.9
|
||||||
|
DNSOverTLS=opportunistic
|
||||||
|
DNSSEC=true
|
||||||
|
|
||||||
[DHCP]
|
[DHCP]
|
||||||
RouteMetric=20
|
RouteMetric=20
|
||||||
|
UseDNS=no
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,10 @@ Name=wlp0s20f0u2
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
DHCP=ipv4
|
DHCP=ipv4
|
||||||
|
DNS=9.9.9.9
|
||||||
|
DNSOverTLS=opportunistic
|
||||||
|
DNSSEC=true
|
||||||
|
|
||||||
[DHCP]
|
[DHCP]
|
||||||
RouteMetric=20
|
RouteMetric=30
|
||||||
|
UseDNS=no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue