Gestione del proxy Internet

Scopri come configurare un proxy che consenta a un dispositivo Roving Edge di comunicare con un endpoint di servizio Oracle Cloud Infrastructure (OCI) quando viene eseguito dietro firewall.

Per i dispositivi Roving Edge, i proxy vengono gestiti mediante la console seriale del dispositivo. Per informazioni sulla console seriale, vedere Operating the Serial Console.

Configurazione del proxy Internet

Nella procedura seguente, selezionare i menu della console seriale immettendo il numero di menu e premendo Invio.

  1. Nel menu principale della console seriale selezionare Configure the Network.
  2. Selezionare Configurazione proxy Internet.

    Viene visualizzato il menu Configurazione proxy Internet.

    Internet Proxy Configuration
       ------------------------------------
    
    1) Display Internet Proxy Configuration
    2) Update Internet Proxy Configuration
    3) Remove Internet Proxy Configuration
    4) Help
    
    Enter command number (or press Ctrl+C to go back):
  3. A seconda dell'operazione da eseguire, selezionare una delle seguenti voci di menu:

    • Visualizza configurazione proxy Internet:

      Visualizzare la configurazione proxy corrente. Ad esempio:

      Existing Internet Proxy Configuration
      
      Internet Proxy Host: www-proxy.us.rxample.com
      Internet Proxy Port: 80
      
      Testing Internet Proxy Configuration:
      Internet Proxy connection is working
      
    • Aggiorna configurazione proxy Internet:

      Aggiungere o aggiornare la configurazione proxy. È possibile specificare un proxy immettendo un nome host o un indirizzo IP.

      Nota

      Se si immette un nome host proxy, non includere un prefisso http:// o https://.

      Ad esempio:

      Enter Internet Proxy Host: www-proxy.us.example.com
      Enter Internet Proxy Port: 80
      
      Testing Internet Proxy Configuration:
      Internet Proxy connection is working
      
      Updating Internet Proxy Configuration...
      
      Internet Proxy Configuration was updated
      
      INFO: Node needs to be rebooted, in order to apply changes!
      Do you want to reboot the node now? (Y)es/(N)o to reboot
      
      Confirm reboot now: N
      
      Note: New Internet Proxy settings will be applied upon next reboot!
      
    • Rimuovi configurazione proxy Internet:

      Rimuove la configurazione proxy. Ad esempio:

      Removing Internet Proxy Configuration...
      
      Internet Proxy Configuration was deleted
      
      INFO: Node needs to be rebooted, in order to apply changes!
      
      INFO: Node needs to be rebooted, in order to apply changes!
      Do you want to reboot the node now? (Y)es/(N)o to reboot
      
      Confirm reboot now: N
      
      Note: New Internet Proxy settings will be applied upon next reboot!
    • ?: ottenere la Guida del proxy Internet.

      Internet Proxy Configuration is needed for the device to connect to the OCI network, 
      so services such as Data Sync work. 
      Currently only http(s) proxy servers are supported. 
      Configuration is simple. Specify an IP Address or Hostname and a port that the proxy service runs on. 
      For example: http://www-proxy.domain.tld:8088 
      An IP addresss is also accepted, instead of a hostname.