20 lines
363 B
Plaintext
20 lines
363 B
Plaintext
|
[connection]
|
||
|
id=Wired connection 1
|
||
|
uuid=18c78ff6-605e-33c6-89b3-24bb1630d2b2
|
||
|
type=ethernet
|
||
|
autoconnect-priority=-999
|
||
|
interface-name={{ network_interface | mandatory }}
|
||
|
timestamp=1693314040
|
||
|
|
||
|
[ethernet]
|
||
|
|
||
|
[ipv4]
|
||
|
ignore-auto-dns=true
|
||
|
method=auto
|
||
|
|
||
|
[ipv6]
|
||
|
addr-gen-mode=default
|
||
|
address1={{ network_ipv6_addr | mandatory }}/64,fe80::1
|
||
|
ignore-auto-dns=true
|
||
|
method=manual
|