mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
15 lines
346 B
Plaintext
15 lines
346 B
Plaintext
[Match]
|
|
# Dock MACAddress here?
|
|
MACAddress=ff:ff:ff:ff:ff:ff
|
|
|
|
# Redunant for reading in the main file, but reminder never hurts?
|
|
#[Link]
|
|
#ActivationPolicy=always-up
|
|
|
|
[Network]
|
|
# /24, /16, /8 are the the class C, B, A networks
|
|
Address=192.168.0.2/24
|
|
Gateway=192.168.0.1
|
|
IPv6PrivacyExtensions=true
|
|
IPv6LinkLocalAddressGenerationMode=stable-privacy
|