Skip to content

Commit

Permalink
proxy security
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmccarron committed Nov 5, 2024
1 parent 69ec449 commit 5ee39f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Binary file added docs/images/rseries_security/proxy-licensing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions docs/rseries_security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2568,7 +2568,7 @@ Configuring Client Certificate Authentication via API
Proxy Server Configuration
==========================
F5OS supports the ability to capture detailed logs and configuration using the qkView utility. To speed up support case resolution, the qkView can be uploaded directly to F5's iHealth service, which will give F5 support personnel access to the detailed information to aid problem resolution. In some environments, F5 devices may not have the ability to access the Internet without going through a proxy. The F5OS-A 1.3.0 release added the ability to upload qkViews directly to iHealth through a proxy device and F5OS-A 1.8.0 added support for licensing via proxy.
F5OS supports the ability to capture detailed logs and configuration using the qkView utility. To speed up support case resolution, the qkView can be uploaded directly to F5's iHealth service, which will give F5 support personnel access to the detailed information to aid problem resolution. In some environments, F5 devices may not have the ability to access the Internet without going through a proxy. The F5OS-A 1.3.0 release added the ability to upload qkViews directly to iHealth through a proxy device and F5OS-A 1.8.0 added support for activating a license via proxy.
Proxy Server via CLI for Licensing and Qkview Uploads to iHealth
Expand All @@ -2582,7 +2582,7 @@ To add a proxy server via the CLI which can be used for iHealth uploads or licen
(<AES encrypted string>): **************
r10900(config)#
In F5OS-A 1.8.0 the system licnesing command has been extended to accept proxy configuration details as seen below.
In F5OS-A 1.8.0 the system licensing command has been extended to accept proxy configuration details as seen below.
.. code-block:: bash
Expand All @@ -2600,6 +2600,12 @@ To add a proxy server for iHealth uploads via the webUI, go to the **Diagnostics
:align: center
:scale: 70%
To add a proxy server for license activation via the webUI, go to the **System Settings -> Licensing** page.
.. image:: images/rseries_security/proxy-licensing.png
:align: center
:scale: 70%
Proxy Server via API for Licensing and Qkview Uploads to iHealth
----------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/rseries_software_upgrades.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ You can view the current F5OS images and their status in the F5OS CLI by using t
1.0.0-11432 ready 2021-12-03 false
You can alternatively copy the F5OS images into the management IP address of F5OS from a client machine over SCP. You would use the **root** account and the target directory should be **/var/import/staging/**. Currently, only the root account can copy F5OS images into the system over SCP. An enhancement currently being worked on will allow the admin account to copy F5OS images into the system over SCP.
You can alternatively copy the F5OS images into the management IP address of F5OS from a client machine over SCP. You would use the **root** account and the target directory should be **/var/import/staging/**. Prior to F5OS-A 1.8.0 only the root account can copy F5OS images into the system over SCP. F5OS-A 1.8.0 has altered this behavior so that the admin account can copy F5OS images into the system over SCP, copying via the root account is no longer supported.

.. code-block:: bash
Expand Down

0 comments on commit 5ee39f9

Please sign in to comment.