- DNS in allen WireGuard-Configs: 10.47.11.20 (PiHole) + 10.47.11.1 (Fritz!Box Fallback), redundantes PiHole auf .21 entfernt - resolv.conf Symlink auf upstream statt stub (127.0.0.53), da systemd-resolved mit WireGuard DNS catch-all (~.) nicht funktioniert
12 lines
362 B
Text
Executable file
12 lines
362 B
Text
Executable file
[Interface]
|
|
PrivateKey = OL+CAPy9+HaHLxxqB3+N4ABn51v6xLk8gaGhRWlbG1s=
|
|
ListenPort = 51820
|
|
Address = 10.13.13.3/24
|
|
DNS = 10.47.11.20,10.47.11.1
|
|
|
|
[Peer]
|
|
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
|
|
PresharedKey = MorbmVdEQ79ItWbRs3RI+bh6jxqQFkxa/k06fBjHXS0=
|
|
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
|
|
Endpoint = 24.134.39.137:443
|
|
PersistentKeepalive = 25
|