Compare commits

..

No commits in common. "b8bbf6dec038220b7943eea62861ddd5cbb11da7" and "1f3ed175528bec1b0b74127810ac8df2cb8659fd" have entirely different histories.

2 changed files with 460 additions and 579 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2802,17 +2802,6 @@ config firewall address
set start-ip 10.1.6.20
set end-ip 10.1.6.254
next
edit "Corcoran_VLAN_20"
set type iprange
set associated-interface "inside"
set start-ip 10.7.1.20
set end-ip 10.7.7.254
next
edit "Corcoran_Secure_Wireless"
set type iprange
set start-ip 10.7.112.11
set end-ip 10.7.127.254
next
end
config firewall multicast-address
edit "all_hosts"
@ -3021,7 +3010,7 @@ config firewall addrgrp
set comment "Point of Sale Machines"
next
edit "NOCTI_Inside"
set member "Shea_Secure_Wireless" "Shea_VLAN_6" "Corcoran_VLAN_20" "Corcoran_Secure_Wireless"
set member "Shea_Secure_Wireless" "Shea_VLAN_6"
next
end
config firewall wildcard-fqdn custom
@ -4778,8 +4767,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 name "NOCTI_In->Out"
set srcintf "inside"
set dstintf "outside"
set action accept
@ -4788,22 +4776,8 @@ config firewall policy
set schedule "always"
set service "HTTP" "HTTPS"
set logtraffic all
set nat enable
set comments "Allow nocti.org"
next
edit 121
set status disable
set name "NOCTI Out->In"
set srcintf "outside"
set dstintf "inside"
set action accept
set srcaddr "NOCTI"
set dstaddr "NOCTI_Inside"
set schedule "always"
set service "HTTP" "HTTPS"
set logtraffic all
set comments "Allow nocti.org (Reverse of NOCTI_In->Out) (Copy of )"
next
edit 109
set name "Block Countries Out -> In"
set srcintf "outside"