rajannpatel / Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs

Run your own privacy-first ad blocking service in the cloud for free on Google Cloud Services.
MIT License
1.31k stars 111 forks source link

throttled... #75

Closed maczac-stack closed 4 years ago

maczac-stack commented 4 years ago

Well I made it to the second curl command and google started throttling me to the point where I could not continue.... had to stop the instance and restart multiple times before it would allow me too successfully run the second curl command. Also it doesn't specify in in the firewall portion of the guide if the reader should allow http and or https traffic. I assumed it was necessary for the function of Pi-Hole so I checked allow on both.

rajannpatel commented 4 years ago

you don't need HTTP or HTTPS traffic, you're encouraged to disable both. Especially if you're not password protecting the admin interface. Let the curl command run through to completion, it requires some patience.

rajannpatel commented 4 years ago

feel free to re-open if you're having trouble with the f1-micro instance.