By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: Google Drive Firewall and Proxy Settings List of Hosts and Ports
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
IT Pro

Google Drive Firewall and Proxy Settings List of Hosts and Ports

Published: February 11, 2024
4 Min Read
SHARE

Google Drive Firewall and Proxy Settings List of Hosts and Ports for Network Administrators.

From the official Google Support page:

This article is intended for network administrators.

For users on your network to access Google Drive and Google Docs editors, your firewall rules should connect to the following hosts and ports. Otherwise, users may be blocked or denied access from these services.

For the following hosts, [N] means any single decimal digit and * means any string not containing a period.

  • www.google.com:443/HTTPS
  • accounts.google.com:443/HTTPS
  • googledrive.com:443/HTTPS
  • drive.google.com:443/HTTPS
  • *.drive.google.com:443/HTTPS
  • docs.google.com:443/HTTPS
  • *.docs.google.com:443/HTTPS
  • *.c.docs.google.com:443/HTTPS
  • sheets.google.com:443/HTTPS
  • slides.google.com:443/HTTPS
  • talk.google.com:5222/XMPP (needed only for Backup and Sync)
  • takeout.google.com:443/HTTPS
  • gg.google.com:443/HTTPS
  • script.google.com:443/HTTPS
  • ssl.google-analytics.com:443/HTTPS
  • video.google.com:443/HTTPS
  • s.ytimg.com:443/HTTPS
  • apis.google.com:443/HTTPS
  • *.clients[N].google.com:443/HTTPS
  • *.googleapis.com:443/HTTPS
  • *.googleusercontent.com:443/HTTPS
  • *.gstatic.com:443/HTTPS
  • lh[N].google.com:443/HTTPS
  • [N].client-channel.google.com:443/HTTPS
  • clients[N].google.com:443/HTTPS
  • gv1.com:443/HTTPS

How it’s look in WPAD.DAT

if (shExpMatch(host, "www.google.com")) return "DIRECT";
if (shExpMatch(host, "accounts.google.com")) return "DIRECT";
if (shExpMatch(host, "googledrive.com")) return "DIRECT";
if (shExpMatch(host, "drive.google.com")) return "DIRECT";
if (shExpMatch(url, "*.drive.google.com")) return "DIRECT";
if (shExpMatch(host, "docs.google.com")) return "DIRECT";
if (shExpMatch(url, "*.docs.google.com*")) return "DIRECT";
if (shExpMatch(url, "*.c.docs.google.com*")) return "DIRECT";
if (shExpMatch(host, "sheets.google.com")) return "DIRECT";
if (shExpMatch(host, "slides.google.com")) return "DIRECT";
if (shExpMatch(host, "talk.google.com")) return "DIRECT";
if (shExpMatch(host, "takeout.google.com")) return "DIRECT";
if (shExpMatch(host, "gg.google.com")) return "DIRECT";
if (shExpMatch(host, "script.google.com")) return "DIRECT";
if (shExpMatch(host, "ssl.google-analytics.com")) return "DIRECT";
if (shExpMatch(host, "video.google.com")) return "DIRECT";
if (shExpMatch(host, "s.ytimg.com")) return "DIRECT";
if (shExpMatch(url, "apis.google.com*")) return "DIRECT";
if (shExpMatch(url, "*.clients[N].google.com*")) return "DIRECT";
if (shExpMatch(url, "*.googleapis.com*")) return "DIRECT";
if (shExpMatch(url, "*.googleusercontent.com*")) return "DIRECT";
if (shExpMatch(url, "*.gstatic.com*")) return "DIRECT";
if (shExpMatch(host, "lh[N].google.com")) return "DIRECT";
if (shExpMatch(host, "[N].client-channel.google.com")) return "DIRECT";
if (shExpMatch(host, "clients[N].google.com")) return "DIRECT";
if (shExpMatch(host, "mtalk.google.com")) return "DIRECT";
if (shExpMatch(host, "play.google.com")) return "DIRECT";
TAGGED:DHCPGoogle DriveMicrosoft Windows ServerWEBWindows
Previous Article Configuration Manager Third-Party Software Updates for Adobe Reader
Next Article How to Install Server Certificates on IIS using MMC or IIS Manager
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?