Dateien erstellt
This commit is contained in:
parent
dc4589f8bc
commit
0143e262ec
15 changed files with 166 additions and 0 deletions
19
Systemd/25-wwan-default.network
Normal file
19
Systemd/25-wwan-default.network
Normal file
|
@ -0,0 +1,19 @@
|
|||
[Match]
|
||||
Name=ww*
|
||||
|
||||
[Network]
|
||||
Description=Default config for interfaces
|
||||
|
||||
[Network]
|
||||
#DHCP=ipv4
|
||||
DHCP=yes
|
||||
MulticastDNS=yes
|
||||
#DNSSEC=no
|
||||
DNSSEC=allow-downgrade
|
||||
IPv6AcceptRA=yes
|
||||
|
||||
[IPv6AcceptRA]
|
||||
UseDNS=yes
|
||||
|
||||
[Network]
|
||||
RouteMetric=300
|
Loading…
Add table
Add a link
Reference in a new issue