I'd like to block ALL incoming traffic from Google Cloud IPs.
I don't know how to do this, and I don't know how to know what the Google Cloud IPs are.
I have a dedicated server running Ubuntu 20.04 LTS.
Is there a way to do these?
Thanks.
I'd like to block ALL incoming traffic from Google Cloud IPs.
I don't know how to do this, and I don't know how to know what the Google Cloud IPs are.
I have a dedicated server running Ubuntu 20.04 LTS.
Is there a way to do these?
Thanks.
I don't think this is necessary but If you would like to block Google IPs, here is a list of Google IP ranges that you can use. I assume you'll use something like iptables to do this? Otherwise, that list should be suffice.
GCP has resources you can use for DDOS protection. Cloud Armor is one of them. As @JohnHanley mentioned, some of your services might not work correctly / stop working all together.