fortigate Mon Feb 2 07:43:27 PM EST 2026
This commit is contained in:
parent
43eb75bcda
commit
fb0d045941
@ -2824,6 +2824,11 @@ config firewall address
|
|||||||
edit "CNYWorks_MGMT"
|
edit "CNYWorks_MGMT"
|
||||||
set subnet 192.168.68.0 255.255.255.0
|
set subnet 192.168.68.0 255.255.255.0
|
||||||
next
|
next
|
||||||
|
edit "Centro"
|
||||||
|
set comment "For 411SQL Connection"
|
||||||
|
set associated-interface "outside"
|
||||||
|
set subnet 67.216.0.66 255.255.255.255
|
||||||
|
next
|
||||||
end
|
end
|
||||||
config firewall multicast-address
|
config firewall multicast-address
|
||||||
edit "all_hosts"
|
edit "all_hosts"
|
||||||
@ -4069,6 +4074,11 @@ description Eastern Suffolk BOCES access to NTSS.scsd.ad"
|
|||||||
set mappedip "10.1.40.22"
|
set mappedip "10.1.40.22"
|
||||||
set extintf "outside lag"
|
set extintf "outside lag"
|
||||||
next
|
next
|
||||||
|
edit "VIP-411SQL"
|
||||||
|
set extip 198.36.24.225
|
||||||
|
set mappedip "10.1.40.225"
|
||||||
|
set extintf "outside lag"
|
||||||
|
next
|
||||||
end
|
end
|
||||||
config firewall vipgrp
|
config firewall vipgrp
|
||||||
edit "vip-grp-barracuda_Archivers"
|
edit "vip-grp-barracuda_Archivers"
|
||||||
@ -5983,6 +5993,21 @@ config firewall policy
|
|||||||
set logtraffic all
|
set logtraffic all
|
||||||
set comments "Address Lookup for parents"
|
set comments "Address Lookup for parents"
|
||||||
next
|
next
|
||||||
|
edit 126
|
||||||
|
set name "Centro->411SQL Out->In"
|
||||||
|
set srcintf "outside"
|
||||||
|
set dstintf "inside"
|
||||||
|
set action accept
|
||||||
|
set srcaddr "Centro"
|
||||||
|
set dstaddr "VIP-411SQL"
|
||||||
|
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 "Allow Centro to SFTP to Access 411 SQL Server"
|
||||||
|
next
|
||||||
edit 93
|
edit 93
|
||||||
set name "SBC_Ribbon_Out->In"
|
set name "SBC_Ribbon_Out->In"
|
||||||
set srcintf "outside"
|
set srcintf "outside"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user