Skip to main content
KamilWojenkwoski
New Member
November 23, 2022
Question

FortiManager and fortiAnalyzer: change default SSH port

  • November 23, 2022
  • 1 reply
  • 3425 views
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

distillednetwork
Explorer II
November 23, 2022

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.