fortigate Thu Jan 15 07:51:48 PM EST 2026
This commit is contained in:
parent
5de3712f9a
commit
c063b3072e
@ -2813,6 +2813,11 @@ config firewall address
|
||||
set start-ip 10.7.112.11
|
||||
set end-ip 10.7.127.254
|
||||
next
|
||||
edit "Oracle Cloud IP"
|
||||
set comment "Oracle Cloud IP\'s"
|
||||
set associated-interface "outside"
|
||||
set subnet 147.154.0.0 255.255.192.0
|
||||
next
|
||||
end
|
||||
config firewall multicast-address
|
||||
edit "all_hosts"
|
||||
@ -5903,13 +5908,28 @@ config firewall policy
|
||||
set srcaddr "United_States"
|
||||
set dstaddr "vip-PrintOC"
|
||||
set schedule "always"
|
||||
set service "HTTPS" "SSH"
|
||||
set service "HTTPS"
|
||||
set utm-status enable
|
||||
set ssl-ssh-profile "certificate-inspection"
|
||||
set ips-sensor "Incoming_IPS"
|
||||
set logtraffic all
|
||||
set comments "Oracle Web Printer"
|
||||
next
|
||||
edit 122
|
||||
set name "Print-OC_SFTP"
|
||||
set srcintf "outside"
|
||||
set dstintf "inside"
|
||||
set action accept
|
||||
set srcaddr "Oracle Cloud IP"
|
||||
set dstaddr "vip-PrintOC"
|
||||
set schedule "always"
|
||||
set service "SSH"
|
||||
set utm-status enable
|
||||
set ssl-ssh-profile "certificate-inspection"
|
||||
set ips-sensor "Incoming_IPS"
|
||||
set logtraffic all
|
||||
set comments "Oracle Web Printer (Copy of PrintOC) (Copy of )"
|
||||
next
|
||||
edit 10184
|
||||
set name "ESS"
|
||||
set srcintf "outside"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user