Establishes a reverse SSH tunneling connection with Trellix Customer Support. First, you must enable reverse SSH tunneling and set a user password.
Syntax
[no] fe-access connect
Parameters
no
Terminates the reverse tunneling connection.
Examples
The following example establishes a reverse SSH tunneling connection with Trellix Customer Support without using a proxy.
hostname (config) # fe-access enable hostname (config) # fe-access set password feaccess hostname (config) # fe-access connect Connection is in process Please use "show fe-access" to check connection status
The following example establishes a reverse SSH tunneling connection with FireEye Customer Support using a local proxy.
hostname (config) # fe-access enable hostname (config) # fe-access proxy enable hostname (config) # fe-access proxy set hostname 10.17.153.58 hostname (config) # fe-access proxy set port-number 3128 hostname (config) # fe-access connect
User role
Command mode
Config