fixed network configuration
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
[Match]
|
||||||
|
# Match all real Ethernet interfaces
|
||||||
|
Type=ether
|
||||||
|
Name=!lo !docker* !veth* !br* !virbr* !tap* !tun* !vmnet* !zt* !tailscale* !wg*
|
||||||
|
|
||||||
|
[Network]
|
||||||
|
DHCP=yes
|
||||||
|
IPv6AcceptRA=yes
|
||||||
|
|
||||||
|
[DHCP]
|
||||||
|
UseDNS=yes
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
[Resolve]
|
||||||
|
DNSSEC=no
|
||||||
|
DNSOverTLS=no
|
||||||
Reference in New Issue
Block a user