1
23.1 Legacy Series / Re: Android -- some apps load very slowly after upgrade to 23.1
« on: August 16, 2023, 03:43:06 pm »
Had similar problems. Adguard was my primary DNS with unbound as my upstream. Certain apps on my Android phone did not work after I forced it to use my local DNS and disabled private DNS. I fixed this by disabling DNS64 support on Unbound.
I found that I had previously enabled DNS64 support on unbound because I was trying to set it up on my network, but gave up on DNS64 and disabled it across OPNSense. However, by leaving it on in Unbound, DNS was synthesizing fake IPv6 DNS responses for a DNS64 prefix which was not being actively forwarded. Other devices were apparently robust to this, but not Android apps.
After disabling DNS64 I had to flush Adguard and Unbound caches and restart apps + clear their caches.
I found that I had previously enabled DNS64 support on unbound because I was trying to set it up on my network, but gave up on DNS64 and disabled it across OPNSense. However, by leaving it on in Unbound, DNS was synthesizing fake IPv6 DNS responses for a DNS64 prefix which was not being actively forwarded. Other devices were apparently robust to this, but not Android apps.
After disabling DNS64 I had to flush Adguard and Unbound caches and restart apps + clear their caches.