Gestión del proxy de Internet

Descubra cómo configurar un proxy que permita a un dispositivo Roving Edge comunicarse con puntos finales de servicio de Oracle Cloud Infrastructure (OCI) al ejecutarse detrás de firewalls.

Para los dispositivos Roving Edge, los proxies se gestionan mediante la consola serie del dispositivo. Para obtener información sobre la consola serie, consulte Operating the Serial Console.

Configuración del proxy de Internet

En los siguientes pasos, seleccione los menús de la consola serie introduciendo el número de menú y pulsando Intro.

  1. En el menú principal de la consola serie, seleccione Configure the Network (Configurar la red).
  2. Seleccione Configuración de proxy de Internet.

    Aparece el menú Internet Proxy Configuration (Configuración de proxy de 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. En función de lo que desee hacer, seleccione una de las siguientes opciones de menú:

    • Display Internet Proxy Configuration (Mostrar configuración de proxy de Internet):

      Visualice la configuración de proxy actual. Por ejemplo:

      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
      
    • Actualizar configuración de proxy de Internet:

      Agregue o actualice la configuración de proxy. Puede especificar un proxy introduciendo un nombre de host o una dirección IP.

      Nota

      Si introduce un nombre de host de proxy, no incluya un prefijo http:// o https://.

      Por ejemplo:

      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!
      
    • Eliminar configuración de proxy de Internet:

      Elimine la configuración de proxy. Por ejemplo:

      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!
    • Ayuda: obtener ayuda sobre el proxy de 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.