macbook-setup/wireguard/m13.conf
rene 7b478e08e8 WireGuard DNS-Fix: PiHole primaer, Stub-Resolver umgehen
- 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
2026-03-12 17:43:26 +01:00

12 lines
No EOL
361 B
Text
Executable file

[Interface]
PrivateKey = sIxh2D50+9bpWe6O6ezrfybW9Iy6QKcrwr9hmFpuGn0=
ListenPort = 51820
Address = 10.13.13.8/24
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = 7WrqHPof31gcCYMjLWPoP1EIxPR2896/3KL1pQ3YZGs=
PresharedKey = JNq27UrO94P1eSBWfID4TsgQXNKa/PhAKquIHtsq89w=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25