(windows 10 pro)

I have spectrum internet and use their router because I don’t feel like dealing with replacing routers. Meaning the router config isn’t that in depth compared to having your 3rd party router. I use windscribe VPN, how do I get pihole to block all ads and allow me to windscribe on my devices?

Thanks

  • kindenough@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    My wife uses VPN for work. It will bypass the pihole because it does as intended, create an encrypted virtual private network tunnel directly with their server. Pihole can see the client when it logs on to the home network but will then ignore, and won’t be able to monitor any traffic as soon as my wife logs into her works VPN anyway.

    With those limited ISP routers, disable dhcp and let the pihole do the dhcp serving. This is how I do it with a raspberry pi to connect all clients and give out the pihole address automatically. It’s better anyway, as the clients data isn’t all piled up into one 3rd party’s router’s IP address.

    For VPN check this:
    https://pivpn.io/
    https://discourse.pi-hole.net/t/pihole-with-openvpn-the-easy-way-use-pivpn/7912

    You need a raspi though, but PiVPN supports openVPN and Wireguard:
    https://windscribe.com/features/config-generators