Enables Trellix Customer Support to access the Trellix appliance through a local proxy server or the remote Trellix proxy server using reverse SSH tunneling. When using the Trellix proxy server, you are required to configure a password. To use a local proxy server instead, configure the port number, username, and password. Proxy access must first be enabled.
Syntax
fe-access proxy set {port-number <port_id> | username <username> password <password>}
Parameters
port_id
Local proxy port number.
username
User name used to access the local proxy.
password
Password used to access the local proxy.
Example
The following example sets the parameters for accessing a local proxy server.
fireeye-585d6c (config) # fe-access proxy enable fireeye-585d6c (config) # fe-access proxy set port-number 3128 fireeye-585d6c (config) # fe-access proxy set username test password testing123 fireeye-585d6c (config) # fe-access connect Connection is in process. Please use "show fe-access" to check connection status.
User role
Command mode
Config