Internetproxy verwalten

Erfahren Sie, wie Sie einen Proxy konfigurieren, mit dem ein Roving Edge-Gerät bei der Ausführung hinter Firewalls mit einem Oracle Cloud Infrastructure-(OCI-)Serviceendpunkt kommunizieren kann.

Bei Roving Edge-Geräten werden Proxys über die serielle Konsole des Geräts verwaltet. Informationen zur seriellen Konsole finden Sie unter Operating the Serial Console.

Konfigurieren des Internetproxys

Wählen Sie in den folgenden Schritten serielle Konsolenmenüs aus, indem Sie die Menünummer eingeben und die Eingabetaste drücken.

  1. Wählen Sie im Hauptmenü der seriellen Konsole die Option Configure the Network (Netzwerk konfigurieren).
  2. Wählen Sie Internet Proxy-Konfiguration.

    Das Menü "Internet Proxy-Konfiguration" wird angezeigt.

    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. Je nachdem, was Sie tun möchten, wählen Sie eine der folgenden Menüoptionen:

    • Internetproxykonfiguration anzeigen:

      Zeigen Sie die aktuelle Proxykonfiguration an. Beispiel:

      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
      
    • Internetproxykonfiguration aktualisieren:

      Fügen Sie die Proxykonfiguration hinzu, oder aktualisieren Sie sie. Sie können einen Proxy durch Eingabe eines Hostnamens oder einer IP-Adresse angeben.

      Hinweis

      Wenn Sie einen Proxyhostnamen eingeben, dürfen Sie kein http://- oder https://-Präfix angeben.

      Beispiel:

      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!
      
    • Internet Proxy-Konfiguration entfernen:

      Entfernen Sie die Proxykonfiguration. Beispiel:

      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!
    • Hilfe: Proxy-Hilfe zum Internet abrufen.

      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.