Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


collint20

3 posts

Wannabe Geek


#265360 18-Jan-2020 05:45
Send private message

QUESTION 1: I have an Android T.V. and I want to set up a proxy to block access to Google searches, how do I do this? What is a PROXY? Is it a number I can type in?


QUESTION 2: If I use a VPN service for my Android T.V., is there still a way to configure the PROXY to block Google?


Thank you,


Collin


Create new topic
timmmay
20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #2401029 18-Jan-2020 05:51
Send private message

Android TV is a Google device. If you block Google you may not get updates, and you won't be able to download apps or app updates.

 

Best way to block Google is to unplug it from the network, but that makes it less useful.

 

A fairly easy way might be possible using a router and a Pi Hole:

 

  • Set up Pi Hole (software) as a DNS server on a Raspberry Pi
  • Have your router hand out the Pi Hole as DNS
  • Block Google DNS on your router (I think it's 8.8.8.8 and 8.8.4.4) so the Android TV can't look up servers by name
  • Configure Pi Hole not to resolve domains you don't want it to

 

 

A proxy by itself won't help you - it's like a go-between two devices. To use a proxy you'd probably have to put Android TV on its own subnet that has no internet access, set up a proxy server / filter type device, set up Android to use the proxy, and give the proxy internet access. Given the details of your question this might be a bit too complex.




collint20

3 posts

Wannabe Geek


  #2401030 18-Jan-2020 06:18
Send private message

Excellent and quick response! 

 

Thank you so much.

 

I will look into the Rasberry Pi option. Rasberry Pi is a device that would connect into my wi-fi device?

 

 

 

I gain access to the internet via a service provider called: "Spectrum". They provide a Modem

 

Modem --> wi-fi router --> Android T.V.

 

 

 

I entered "OpenDNS" in to the wi-fi router settings, which blocks most unwanted websites. But, I cannot block unwanted google searches.

 

I don't really want to filter google searches from the wi-fi router level, but I do want to filter from the Android T.V. level.

 

Do you have any suggestions?

 

Thank you

 

 


  #2401033 18-Jan-2020 07:34
Send private message

what are you trying to achieve by blocking google?




timmmay
20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #2401041 18-Jan-2020 08:01
Send private message

Understanding your need is probably key here. Some of this stuff can get quite technical. Pi Hole requires a raspberry pi, pi hole installed and a static IP set up, connected to your router via ethernet, and your router DHCP configured to hand out the pi hole IP as the DNS server. You can also use pi hole as your DHCP server, disabling the router DHCP. None of this is super complex, but if you're not particularly technical it might be a little challenging.


sbiddle
30853 posts

Uber Geek

Retired Mod
Trusted
Biddle Corp
Lifetime subscriber

  #2401083 18-Jan-2020 08:24
Send private message

Simple answer is "no" because Google isn't a single product.

What are you trying to block and what are you trying to achieve?

cyril7
9058 posts

Uber Geek

ID Verified
Trusted
Subscriber

  #2401084 18-Jan-2020 08:28
Send private message

Having seen someone attempt to do this before, I would recommend you simply drop the device in a bucket of water, as that is how useful it will be if isolated from Google.

Cyril

muppet
2570 posts

Uber Geek

Trusted

  #2401087 18-Jan-2020 08:48
Send private message

Most Google devices bypass piholes by virtue of the fact they have 8.8.8.8 and 8.8.4.4 "hardcoded" as their DNS servers.  Only if they can't talk to those two public DNS servers will they resort to using the DNS handed to them by DHCP.  I don't know if this is true for Android TV or not, but I wouldn't be surprised if it is.

 

There's two ways to fix this:

 

a) Blocking access to 8.8.8.8/8.8.4.4 at the router level. You could even statically route these two IP's somewhere, as a horrid hack.

 

b) Setting up an Outbound NAT rule to redirect all requests to 8.8.8.8/8.8.4.4 to your pihole.

 

Both options require a home CPE that's more configurable than most simple "I do NAT hurp-a-derp" ISP supplied CPEs, though I'd think option A with a static route is probably more likely to be available to you.

 

 

 

I do option b at home and it works a treat, the Chromecasts think they're talking to 8.8.8.8 but they're talking to the pihole virtual-machine.


 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Free setup code: R587125ERQ6VE. Note that to use Quic Broadband you must be comfortable with configuring your own router.
collint20

3 posts

Wannabe Geek


  #2401202 18-Jan-2020 11:16
Send private message

Thanks for the great suggestions everyone !

 

I have a great filter on my iphone, by doing this:

 

Settings --> Screen Time --> Content & Privacy Restrictions --> Content Restrictions --> and set filters here.

 

Then when I go to google search; explicit, pornographic content won't appear

 

It works great !

 

 

 

I want to achieve the same thing on my Android TV, which can also access the web.

 

So, I installed "OpenDNS" on wi-fi router which works great for most stuff, but not for google search on Android T.V.

 

I use Android T.V. to surf the web, and there is no filter (unlike iPhone)

 

 

 

I don't know how iPhone filters work, but they work great! Just hoped somehow I could set up the same thing on Android T.V.

 

Any suggestions? 


xpd

xpd
Geek @ Coastguard NZ
13769 posts

Uber Geek

Retired Mod
ID Verified
Trusted
Lifetime subscriber

  #2401303 18-Jan-2020 14:33
Send private message

collint20:

 

Thanks for the great suggestions everyone !

 

I have a great filter on my iphone, by doing this:

 

Settings --> Screen Time --> Content & Privacy Restrictions --> Content Restrictions --> and set filters here.

 

Then when I go to google search; explicit, pornographic content won't appear

 

It works great !

 

 

 

 

Uhh... Google dosent tend to show those results unless youve searched specifically for it.

 

 

 

Anyway, sounds like you want web filtering. 

 

Something like https://www.sophos.com/en-us/products/free-tools/sophos-utm-home-edition.aspx would do the trick.

 

 





       Gavin / xpd / FastRaccoon / Geek of Coastguard New Zealand

 

                      LinkTree

 

 

 


freitasm
BDFL - Memuneh
79295 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #2401309 18-Jan-2020 14:48
Send private message

The OP can do web filtering (sort of) with OpenDNS. The OP wants to block Google searches.





Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 


yitz
2080 posts

Uber Geek


  #2401310 18-Jan-2020 14:48
Send private message

Point google.com to SafeSearch virtual IPs 216.239.32.20 and 216.239.38.120  (I assume OpenDNS can do this for you).

 

Some ISPs will also offer filtering services that may be suitable. Slingshot & Orcon offer Family Filter and I recall Spark does something also.

 

 

 

Failing that route your traffic through China? Chinese Government will handle it for you!


ANglEAUT
2326 posts

Uber Geek

Trusted
Lifetime subscriber

  #2401535 18-Jan-2020 23:21
Send private message

collint20: ... So, I installed "OpenDNS" on wi-fi router which works great for most stuff, but not for google search on Android T.V.

 

I use Android T.V. to surf the web, and there is no filter (unlike iPhone) ... 

 

     

  1. Browse to google.com, click the Settings button at the bottom right & enable Safe Search. Job done! Everything further on is for extra info.

     

       

    1. Direct link: https://www.google.com/preferences

     

  2. Safe Search explained by Google
  3. If you are using OpenDNS servers, make sure to update your IPv6 DNS servers to "::ffff:208.67.222.123" & "::ffff:208.67.220.123" as well. See here
  4. Apple's help article only really explains how to turn on content filtering. A bit more info is available from protectyoungeyes.com. Start at screen "shot 30
  5. "A proxy server acts as a gateway between you and the internet. It’s an intermediary server separating end users from the websites they browse. Proxy servers provide varying levels of functionality, security, and privacy depending on your use case or needs ..."

     

       

    1. You can have a proxy on the client itself, on the local network or on the internet
    2. The device must be configured to use the proxy

       

         

      1. This means that if you do not block all outgoing traffic on your router except for the proxy, devices not configured to use the proxy will connect out directly & bypassing the purpose of the proxy

       

    3. Depending on the location of the VPN origination & the location of the proxy, a VPN connection could potentially bypass the proxy, or slow you down as your traffic bounces across the continents
    4. See here, here & here

     

 

 

 

 

 

 





Please keep this GZ community vibrant by contributing in a constructive & respectful manner.


Kiwifruta
1423 posts

Uber Geek

ID Verified

  #2401541 19-Jan-2020 00:42
Send private message

Clean browsing DNS does web filtering and safe searches on the various search engines. Like ok them up. Although you’ll need to be able to redirect hardcoded requests to Google DNS.

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.