summaryrefslogtreecommitdiff
path: root/firewall.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'firewall.yaml')
-rw-r--r--firewall.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/firewall.yaml b/firewall.yaml
index 5b9fc49b..add75b12 100644
--- a/firewall.yaml
+++ b/firewall.yaml
@@ -27,6 +27,13 @@
rules:
- direction: egress
+ port_range_min: 0
+ port_range_max: 255
+ ethertype: IPv4
+ protocol: icmp
+ remote_ip_prefix: 0.0.0.0/0
+
+ - direction: egress
port_range_min: 1
port_range_max: 65535
ethertype: IPv4