Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
KamilWojenkwoski
New Contributor

FortiManager and fortiAnalyzer: change default SSH port

Firmware Version v7.2.1 on both FortiManager and fortiAnalyzer.
Is it possible to change the default SSH port on the devices?

It's possible in the FortiGate.
# config system global
    set admin-ssh-port <number>  port range 1-65535, default 22
end

The only things I can find in the FortiManager and fortiAnalyzer is
# config system admin setting
    set https_port 443
end
It's possible to change the default HTTPS port but I do not see any option to set SSH port.
Is it somewhere else in the settings or is it not possible at the moment?
1 REPLY 1
distillednetwork
Contributor III

It does not appear to have a way to change the port for ssh, only http, https and fmg access is all I can find.

Labels
Top Kudoed Authors