Gestion du proxy Internet

Découvrez comment configurer un proxy qui permet à un appareil Roving Edge de communiquer avec des adresses de service Oracle Cloud Infrastructure (OCI) lorsqu'il est exécuté derrière des pare-feu.

Pour les appareils Roving Edge, les proxies sont gérés à l'aide de la console série de l'appareil. Pour plus d'informations sur la console série, reportez-vous à la section Operating the Serial Console.

Configuration du proxy Internet

Dans les étapes suivantes, sélectionnez les menus de la console série en saisissant le numéro de menu et en appuyant sur Entrée.

  1. Dans le menu principal de la console série, sélectionnez Configure the Network.
  2. Sélectionnez Internet Proxy Configuration.

    Le menu Internet Proxy Configuration s'affiche.

    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. Selon ce que vous voulez faire, sélectionnez l'une des options de menu suivantes :

    • Affichage de la configuration du proxy Internet :

      Affichez la configuration actuelle du proxy. Exemple :

      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
      
    • Mise à jour de la configuration du proxy Internet :

      Ajoutez ou mettez à jour la configuration du proxy. Vous pouvez spécifier un proxy en saisissant un nom d'hôte ou une adresse IP.

      Remarque

      Si vous entrez un nom d'hôte proxy, n'incluez pas de préfixe http:// ou https://.

      Exemple :

      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!
      
    • Suppression de la configuration du proxy Internet :

      Supprimez la configuration du proxy. Exemple :

      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!
    • Aide : obtenez de l'aide sur un 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.