Compare commits

..

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

2 changed files with 451 additions and 595 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2783,25 +2783,6 @@ config firewall address
set allow-routing enable
set subnet 192.168.167.0 255.255.255.0
next
edit "NOCTI"
set type fqdn
set associated-interface "outside"
set fqdn "nocti.org"
next
edit "Shea_Secure_Wireless"
set type iprange
set comment "Test nocti.org"
set associated-interface "inside"
set start-ip 10.14.112.11
set end-ip 10.14.127.254
next
edit "Shea_VLAN_6"
set type iprange
set comment "Test nocti.org"
set associated-interface "inside"
set start-ip 10.1.6.20
set end-ip 10.1.6.254
next
end
config firewall multicast-address
edit "all_hosts"
@ -3009,9 +2990,6 @@ config firewall addrgrp
set member "Clary_POS" "ITC_Cafe_POS" "Porter_POS"
set comment "Point of Sale Machines"
next
edit "NOCTI_Inside"
set member "Shea_Secure_Wireless" "Shea_VLAN_6"
next
end
config firewall wildcard-fqdn custom
edit "g-Adobe Login"
@ -4766,18 +4744,6 @@ config firewall policy
set ips-sensor "g-default"
set comments " (Copy of NVIDEA_LICENSING) (Reverse of NVIDEA_LICENSING)"
next
edit 107
set name "NOCTI_In->Out"
set srcintf "inside"
set dstintf "outside"
set action accept
set srcaddr "NOCTI_Inside"
set dstaddr "NOCTI"
set schedule "always"
set service "HTTP" "HTTPS"
set logtraffic all
set comments "Allow nocti.org"
next
edit 109
set name "Block Countries Out -> In"
set srcintf "outside"