Dear all forumer, I have both china branded android tv box and tablet. Both of the devices cannot access google service when behind opnsense but when i using mobile data plan it able to stream youtube and signin gmail.
How to diagnose it? What is the problems? What log to look for?
Sure you did not enable some DNSBL lists? (dns sinkhole).
nslookup googleadservices.com
Server: 192.168.1.1
Address: 192.168.1.1#53
Name: googleadservices.com
Address: 0.0.0.0
Quote from: EdwinKM on March 04, 2023, 12:39:27 PM
Sure you did not enable some DNSBL lists? (dns sinkhole).
nslookup googleadservices.com
Server: 192.168.1.1
Address: 192.168.1.1#53
Name: googleadservices.com
Address: 0.0.0.0
Only the unbranded Android devices not able to access google service, branded Android devices like Xiaomi, Oppo and Vivo are able to access google services. Those unbraded android devices are not rooted.
The nslookup return this info:
Quote
Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
Name: googleadservices.com
AddressL 142.251.12.154
Where to check DNSBL function?Please help. Thanks.