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
This commit is contained in:
rene 2026-03-12 17:43:26 +01:00
parent 6a6acca19f
commit 7b478e08e8
8 changed files with 10 additions and 7 deletions

View file

@ -2,7 +2,7 @@
PrivateKey = EHTtesjOBYQdhOnii54POY1XivkohZS/3VdZU8xRaUc=
ListenPort = 51820
Address = 10.13.13.5/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=

View file

@ -2,7 +2,7 @@
PrivateKey = CHIzDLQ2Sla/aH591a+OlvG9bjyGDq/toh+NYE6wPFo=
ListenPort = 51820
Address = 10.13.13.4/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=

View file

@ -2,7 +2,7 @@
PrivateKey = OL+CAPy9+HaHLxxqB3+N4ABn51v6xLk8gaGhRWlbG1s=
ListenPort = 51820
Address = 10.13.13.3/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=

View file

@ -2,7 +2,7 @@
PrivateKey = oIJYPKn7pmsRFMY5+PIDaXZxDCVug9KsR5ZMjSwdVWw=
ListenPort = 51820
Address = 10.13.13.2/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=

View file

@ -2,7 +2,7 @@
PrivateKey = kEUk6gLdqXiPfOt9n639fshf0gMAhRhoRTRRXoz86Hc=
ListenPort = 51820
Address = 10.13.13.6/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=

View file

@ -2,7 +2,7 @@
PrivateKey = sIxh2D50+9bpWe6O6ezrfybW9Iy6QKcrwr9hmFpuGn0=
ListenPort = 51820
Address = 10.13.13.8/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = 7WrqHPof31gcCYMjLWPoP1EIxPR2896/3KL1pQ3YZGs=

View file

@ -2,7 +2,7 @@
PrivateKey = OA5IiSzPglSY8GdobOYMlaOaG+QqNjHIACBRe7MvK04=
ListenPort = 51820
Address = 10.13.13.7/24
DNS = 10.47.11.21,10.47.11.20
DNS = 10.47.11.20,10.47.11.1
[Peer]
PublicKey = J/dD1t3Bo9Zbcvxg6PvGP78kgMlL4s4yYfrUMpcoS2w=