Skip to content

Commit

Permalink
Merge pull request #53 from migara/CHANGE-01
Browse files Browse the repository at this point in the history
aproved
  • Loading branch information
migara authored May 2, 2024
2 parents 272422c + 7f78fa9 commit c16b6ed
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,16 @@ security_policies:
- dns
action: "allow"

- name: "allow internet from bizdev x"
tags:
- internet
source_zones:
- bizdev
source_addresses:
- 192.168.11.0/24
destination_zones:
- untrust
applications:
- ssl
- web-browsing
action: "allow"

0 comments on commit c16b6ed

Please sign in to comment.