summaryrefslogtreecommitdiffstats
path: root/host_vars/rpi5.local.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-01 02:16:40 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-01 02:16:40 +0200
commit16dce63ea4027390b152e7064b8b4e6bf1a18518 (patch)
tree08246637935a9711c5738cd6c064765651db422c /host_vars/rpi5.local.yml
parentd19d82e68c05d3a62b68175fbc774681426c675a (diff)
Fix wireguard_gateway role being slow
The pihole lookup DNS queries when the VPN connection is up was slow. One of the culprits was the quad9 servers were taking long time when using VPN The other issue was the previous routing tables that used to work with the fritzbox (with DHCP) which wasn't fully working was conflicting with the VPN route tables and causing loops and delays. Now most of the VPN queries are working fast but some requests are taking some time, probably due to the VPN trying to check/block ads and malware! Also minor fixing to the pre tasks and documentation
Diffstat (limited to 'host_vars/rpi5.local.yml')
-rw-r--r--host_vars/rpi5.local.ymlbin491 -> 529 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml
index 41ce15f2..e823df29 100644
--- a/host_vars/rpi5.local.yml
+++ b/host_vars/rpi5.local.yml
Binary files differ