Questa procedura richiede un gateway VPN point-to-site. Per informazioni dettagliate sulla sua creazione, consulta Gateway VPN.
Connettiti a VMware Engine utilizzando una VPN point-to-site
Per connetterti a VMware Engine dal computer, hai bisogno di un client VPN e di un profilo di connessione. Esempi di client VPN sono OpenVPN GUI per Windows o Viscosity per macOS e OS X.
Ottenere un profilo di connessione
Un profilo di connessione, a volte noto come file di configurazione VPN, include certificati e altre istruzioni per un client VPN. Scarica il profilo di connessione dal gateway VPN che prevedi di utilizzare per connetterti alla rete VMware Engine.
Ad esempio, OpenVPN Access Server fornisce profili di connessione
come file di configurazione o come parte degli installatori dei client VPN preconfigurati. Puoi quindi connetterti ad OpenVPN Access Server utilizzando questo profilo di connessione.
Le opzioni di connessione includono, tra le altre:
Esempio: importazione della connessione VPN utilizzando Viscosity
Estrai i contenuti della configurazione VPN dal file ZIP scaricato.
Apri Viscosity sul computer.
Fai clic su addAggiungi e seleziona
Importa collegamento > Da file.
Seleziona il file di configurazione OpenVPN (.ovpn) per il protocollo che vuoi utilizzare e fai clic su Apri. La connessione ora viene visualizzata nel menu Viscosità.
Nel client OpenVPN Viscosity, connettiti alla VPN selezionando la connessione dal menu Viscosity. L'icona del menu si aggiorna per indicare che la connessione è stabilita.
Esempio: connessione a più cloud privati utilizzando Viscosity
Una connessione VPN point-to-site risolve i nomi DNS del primo cloud privato
che crei. Quando vuoi accedere ad altri cloud privati, devi aggiornare il server DNS sul client VPN.
Nella Google Cloud console, vai alla pagina Nuvole private.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[],[],null,["# Connecting using VPN\n====================\n\nThis article describes how to connect to your private cloud after you have a\npoint-to-site VPN gateway set up.\n\nTo establish a site-to-site connection between your on-premises network and your\nprivate cloud, use [Cloud VPN](/network-connectivity/docs/vpn) or [Cloud Interconnect](/network-connectivity/docs/interconnect)\ninstead. For more details about Cloud VPN and Cloud Interconnect, see\n[Choosing a Network Connectivity product](/network-connectivity/docs/how-to/choose-product).\n\nBefore you begin\n----------------\n\nThis process requires you to have a point-to-site VPN gateway. For details on\ncreating one, see [VPN gateways](/vmware-engine/docs/concepts-vpn-gateways).\n\nConnect to VMware Engine using point-to-site VPN\n------------------------------------------------\n\nTo connect to VMware Engine from your computer, you need a VPN\nclient and a connection profile. Examples of VPN clients are [OpenVPN GUI](https://openvpn.net/community-downloads/)\nfor Windows or [Viscosity](https://www.sparklabs.com/viscosity/download/) for macOS and OS X.\n\n### Get a connection profile\n\nA connection profile, sometimes known as a VPN configuration file, includes\ncertificates and other instructions for a VPN client. Download your connection\nprofile from the VPN gateway that you plan to use to connect to your\nVMware Engine network.\n\nFor example, OpenVPN Access Server [provides connection profiles](https://openvpn.net/vpn-server-resources/create-connection-profiles-and-connect-client-installers/)\neither as setup files or as part of pre-configured VPN client installers. You\ncan then connect to OpenVPN Access Server using that connection profile.\nConnection options include the following, among others:\n\n- [Connect to Access Server with OpenVPN Connect or OpenVPN GUI in Windows](https://openvpn.net/vpn-server-resources/connecting-to-access-server-with-windows/)\n- [Import the configuration in Viscosity](https://www.sparklabs.com/support/kb/article/getting-started-with-viscosity-mac/#creating-your-first-connection)\n\n### Example: Importing the VPN connection using Viscosity\n\n1. Extract the contents of the VPN configuration from the downloaded zip file.\n2. Open Viscosity on your computer.\n3. Click add **Add** and select **Import connection \\\u003e From file**.\n4. Select the OpenVPN configuration file (`.ovpn`) for the protocol you want to use, and click **Open** . The connection now appears in the **Viscosity** menu.\n5. In the Viscosity OpenVPN client, connect to the VPN by selecting the connection from the **Viscosity** menu. The menu icon updates to indicate that the connection is established.\n\n### Example: Connecting to multiple private clouds using Viscosity\n\nA point-to-site VPN connection resolves the DNS names of the first private cloud\nthat you create. When you want to access other private clouds, you must update\nthe DNS server on your VPN client.\n\n1. In the Google Cloud console, go to the **Private clouds** page.\n\n [Go to Private clouds](https://console.cloud.google.com/vmwareengine/privateclouds)\n2. Click **Select a project** and then select the organization, folder, or project\n that contains the private cloud you want to connect to.\n\n3. On the **Summary** page of the private cloud, under **Basic Info**, copy the\n private cloud DNS server IP address.\n\n4. Right-click the Viscosity icon in your computer's system tray, and select\n **Preferences**.\n\n5. Select the VPN connection name, and click **Edit** to change the connection\n properties.\n\n6. On the **Networking** tab, enter the following information:\n\n - **Servers:** private cloud DNS server IP addresses, separated by a comma or space\n - **Domains:** the domain `gve.goog`\n - Select the **Ignore DNS settings sent by VPN server** checkbox.\n\n| **Important:** To connect to your first private cloud, remove the settings and connect to the VPN server."]]