I am looking at the following documentation:
https://cloud.google.com/dns/docs/policies-overview
wrt inbound server policy, the doc says:
> if you want your on-premises workloads to resolve names on Google Cloud, you can set up an inbound server policy.
What does this mean? What is the inbound server policy resolving to on Google Cloud?
Thanks!
Hi @mountaincode2 ,
In Cloud DNS, an inbound server policy allows on-premises networks connect and use the name resolution services of a VPC network through Cloud VPN tunnels, Cloud Interconnect VLAN attachments, or Router appliances. You can check more details about it in this documentation.
Hope this helps.