OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: peterwkc on March 04, 2023, 11:30:50 AM

Title: unbranded Android devices cannot acccess google service
Post by: peterwkc on March 04, 2023, 11:30:50 AM
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?
Title: Re: unbranded Android devices cannot acccess google service
Post by: 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
Title: Re: unbranded Android devices cannot acccess google service
Post by: peterwkc on March 05, 2023, 12:32:59 AM
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.