Gerenciando o Proxy da Internet

Saiba como configurar um proxy que permite que um dispositivo Roving Edge se comunique com pontos finais de serviço do OCI (Oracle Cloud Infrastructure) ao executar firewalls.

Para dispositivos Roving Edge, os proxies são gerenciados usando a console serial do dispositivo. Para obter informações sobre a console serial, consulte Operando a Console Serial.

Configurando o Proxy da Internet

Nas etapas a seguir, selecione os menus do console serial digitando o número do menu e pressionando Retornar.

  1. No menu principal da console serial, selecione Configurar a Rede.
  2. Selecione Configuração de Proxy da Internet.

    O menu Configuração do proxy da Internet é exibido.

    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. Dependendo do que você deseja fazer, selecione um dos seguintes itens de menu:

    • Exibir Configuração de Proxy da Internet:

      Exibe a configuração de proxy atual. Por exemplo:

      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
      
    • Atualizar a configuração do proxy da Internet:

      Adicione ou atualize a configuração de proxy. Você pode especificar um proxy informando um nome de host ou um endereço IP.

      Observação

      Se você informar um nome de host proxy, não inclua um prefixo http:// ou https://.

      Por exemplo:

      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!
      
    • Remover Configuração de Proxy da Internet:

      Remova a configuração do proxy. Por exemplo:

      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!
    • Ajuda: Obtenha ajuda de proxy da 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.