Update ipv6_static_interfaces.cfg

This commit is contained in:
Molly Lau 2023-06-08 20:10:28 +09:00 committed by GitHub
parent fd4585f3b6
commit 953a31906a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,9 @@ network:
eth0:
dhcp6: false
addresses: [ip6Addr/ip6Mask]
gateway6: ip6Gate
routes:
- to: default
via: ip6Gate
nameservers:
addresses: [ip6DNS1, ip6DNS2]