Gérer le proxy Internet

Voyez comment configurer un mandataire qui permet à un appareil en périphérie de réseau Rover de communiquer avec des points d'extrémité de service Oracle Cloud Infrastructure (OCI) lorsqu'il est exécuté derrière des pare-feu.

Pour les appareils en périphérie de réseau Rover, les mandataires sont gérés à l'aide de la console série de l'appareil. Pour plus d'informations sur la console série, voir Opération de la console série.

Configuration du mandataire Internet

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

  1. Dans le menu principal de la console série, sélectionnez Configurer le réseau.
  2. Sélectionnez Configuration du mandataire Internet.

    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'un des éléments de menu suivants :

    • Afficher la configuration du mandataire Internet :

      Afficher la configuration de mandataire courante. 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
      
    • Mettre à jour la configuration du mandataire Internet :

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

      Note

      Si vous entrez un nom d'hôte mandataire, 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!
      
    • Supprimer la configuration de mandataire Internet :

      Supprimez la configuration du mandataire. 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 : Obtenir l'aide sur le mandataire 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.