Skip to content

Commit

Permalink
Update policy.yml
Browse files Browse the repository at this point in the history
Bob is adding a rule
  • Loading branch information
migara authored May 2, 2024
1 parent 272422c commit 7f78fa9
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 7f78fa9

Please sign in to comment.