fortigate Mon Mar 9 08:32:36 PM EDT 2026

This commit is contained in:
John Poland 2026-03-09 20:32:37 -04:00
parent ec7b1d689b
commit e0ec019bf9

View File

@ -2837,6 +2837,12 @@ config firewall address
edit "SheaVLAN230"
set subnet 10.14.230.0 255.255.255.224
next
edit "CorcoranVLAN230"
set subnet 10.7.230.0 255.255.255.224
next
edit "DelawareVLAN230"
set subnet 10.22.230.0 255.255.255.224
next
end
config firewall multicast-address
edit "all_hosts"
@ -3048,7 +3054,7 @@ config firewall addrgrp
set member "Shea_Secure_Wireless" "Shea_VLAN_6" "Corcoran_VLAN_20" "Corcoran_Secure_Wireless"
next
edit "VLAN230AddrGroup"
set member "SheaVLAN230"
set member "SheaVLAN230" "CorcoranVLAN230" "DelawareVLAN230"
next
end
config firewall wildcard-fqdn custom
@ -4811,6 +4817,7 @@ config firewall policy
set comments " (Copy of NVIDEA_LICENSING) (Reverse of NVIDEA_LICENSING)"
next
edit 107
set status disable
set name "NOCTI In->Out"
set srcintf "inside"
set dstintf "outside"
@ -4824,6 +4831,7 @@ config firewall policy
set comments "Allow nocti.org"
next
edit 121
set status disable
set name "NOCTI Out->In"
set srcintf "outside"
set dstintf "inside"