Updated Date: 07/07/2026
Example: Create an SSH virtual server with SSH proxy security
When you enable protocol security for an HTTP virtual server, the system scans any incoming HTTP traffic for vulnerabilities before the traffic reaches the HTTP servers.
-
On the Main tab, click Local Traffic > Virtual Servers.
The Virtual Server List screen opens.
-
Click Create.
The New Virtual Server screen opens.
-
In the Name field, type
ssh_root. -
In the Destination Address/Mask field, type the IP address in CIDR format.
For example,
10.1.1.20. -
In the Service Port field, type
22or select SSH from the list. -
From the SSH Proxy Profile list, select
ssh_no_scp_terminate_rexec. -
For the Default Pool setting, either select an existing pool from the list, or click the Create (+) button and create a new pool.
The pool you create or select should contain your backend SSH server.
-
Click Finished.
The SSH virtual server appears in the Virtual Servers list.