From c06345b296e384ab60f22b0092a78d5606ccd4c3 Mon Sep 17 00:00:00 2001 From: John Poland Date: Thu, 8 Jan 2026 17:35:00 -0500 Subject: [PATCH] fortigate Thu Jan 8 05:35:00 PM EST 2026 --- configs/fortigate/vdom_scsd/firewall.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/fortigate/vdom_scsd/firewall.cfg b/configs/fortigate/vdom_scsd/firewall.cfg index 912b9b5..c35edd1 100644 --- a/configs/fortigate/vdom_scsd/firewall.cfg +++ b/configs/fortigate/vdom_scsd/firewall.cfg @@ -3158,7 +3158,8 @@ config firewall service custom next edit "FTP" set category "File Access" - set tcp-portrange 21 + set protocol IP + set protocol-number 22 next edit "FTP_GET" set category "File Access" @@ -5902,7 +5903,7 @@ config firewall policy set srcaddr "United_States" set dstaddr "vip-PrintOC" set schedule "always" - set service "HTTPS" + set service "HTTPS" "SSH" set utm-status enable set ssl-ssh-profile "certificate-inspection" set ips-sensor "Incoming_IPS"