Update ipv4_static_ipv6_static_interfaces.cfg

This commit is contained in:
Molly Lau 2023-08-19 15:39:19 +09:00 committed by GitHub
parent eb97560041
commit 6df0f55e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,8 +51,10 @@ network:
routes:
- to: default
via: GATE
on-link: true
- to: default
via: ip6Gate
on-link: true
nameservers:
addresses: [ipDNS1, ip6DNS1, ipDNS2, ip6DNS2]