fortigate Fri Mar 13 08:34:18 PM EDT 2026

This commit is contained in:
John Poland 2026-03-13 20:34:18 -04:00
parent f38f161f04
commit 6dd167e745

View File

@ -2861,6 +2861,48 @@ config firewall address
edit "WebsterVLAN230" edit "WebsterVLAN230"
set subnet 10.51.230.0 255.255.255.224 set subnet 10.51.230.0 255.255.255.224
next next
edit "FrazerVLAN230"
set subnet 10.25.230.0 255.255.255.224
next
edit "NottinghamVLAN230"
set subnet 10.4.230.0 255.255.255.224
next
edit "HenningerVLAN230"
set subnet 10.6.230.0 255.255.255.224
next
edit "GrantVLAN230"
set subnet 10.9.230.0 255.255.255.224
next
edit "LincolnVLAN230"
set subnet 10.13.230.0 255.255.255.224
next
edit "BellevueVLAN230"
set subnet 10.16.230.0 255.255.255.224
next
edit "KingVLAN230"
set subnet 10.20.230.0 255.255.255.224
next
edit "BrightonVLAN230"
set subnet 10.21.230.0 255.255.255.224
next
edit "HuntingtonVLAN230"
set subnet 10.29.230.0 255.255.255.224
next
edit "EdSmithVLAN230"
set subnet 10.45.230.0 255.255.255.224
next
edit "BeardVLAN230"
set subnet 10.48.230.0 255.255.255.224
next
edit "BlodgettVLAN230"
set subnet 10.53.230.0 255.255.255.224
next
edit "CoVLAN230"
set subnet 10.55.230.0 255.255.255.224
next
edit "SscVLAN230"
set subnet 10.56.230.0 255.255.255.224
next
end end
config firewall multicast-address config firewall multicast-address
edit "all_hosts" edit "all_hosts"
@ -3072,7 +3114,7 @@ config firewall addrgrp
set member "Shea_Secure_Wireless" "Shea_VLAN_6" "Corcoran_VLAN_20" "Corcoran_Secure_Wireless" set member "Shea_Secure_Wireless" "Shea_VLAN_6" "Corcoran_VLAN_20" "Corcoran_Secure_Wireless"
next next
edit "VLAN230AddrGroup" edit "VLAN230AddrGroup"
set member "SheaVLAN230" "CorcoranVLAN230" "DelawareVLAN230" "ElmwoodVLAN230" "FranklinVLAN230" "LatinVLAN230" "SalemVLAN230" "SeymourVLAN230" "WebsterVLAN230" set member "SheaVLAN230" "CorcoranVLAN230" "DelawareVLAN230" "ElmwoodVLAN230" "FranklinVLAN230" "LatinVLAN230" "SalemVLAN230" "SeymourVLAN230" "WebsterVLAN230" "FrazerVLAN230"
next next
end end
config firewall wildcard-fqdn custom config firewall wildcard-fqdn custom
@ -6535,7 +6577,6 @@ config firewall on-demand-sniffer
edit "inside lag_scsd" edit "inside lag_scsd"
set interface "inside lag" set interface "inside lag"
set max-packet-count 10000 set max-packet-count 10000
set hosts "192.168.1.135" set hosts "10.1.70.153"
set ports 80
next next
end end