This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wireguard [2025/10/19 00:36] – added route all statement for ipv6 n0fuq | wireguard [2025/10/19 00:45] (current) – n0fuq | ||
---|---|---|---|
Line 19: | Line 19: | ||
[Interface] | [Interface] | ||
Address = 192.168.44.1/ | Address = 192.168.44.1/ | ||
- | DNS = 9.9.9.9,1.1.1.1 | + | DNS = 23.190.216.4,10.0.0.1,2602:fa::1 |
ListenPort = 51821 | ListenPort = 51821 | ||
PrivateKey = [redacted] | PrivateKey = [redacted] | ||
Line 47: | Line 47: | ||
PrivateKey = [redacted] | PrivateKey = [redacted] | ||
Address = [assigned address space]/32 | Address = [assigned address space]/32 | ||
- | DNS = 1.1.1.1,9.9.9.9 | + | DNS = 23.190.216.4,10.0.0.1, |
[Peer] | [Peer] |