Created
March 31, 2020 09:18
-
-
Save l4rz/444950f3f2905700225259a04939cea2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME NETWORK DIRECTION PRIORITY ALLOW DENY DISABLED | |
default-allow-icmp default INGRESS 65534 icmp False | |
default-allow-internal default INGRESS 65534 tcp:0-65535,udp:0-65535,icmp False | |
default-allow-rdp default INGRESS 65534 tcp:3389 False | |
default-allow-ssh default INGRESS 65534 tcp:22 False | |
l4rz-euw4a-vpc3-allow-icmp l4rz-euw4a-vpc3 INGRESS 1000 icmp False | |
l4rz-euw4a-vpc3-allow-internal l4rz-euw4a-vpc3 INGRESS 1000 tcp:0-65535,udp:0-65535,icmp False | |
l4rz-euw4a-vpc3-allow-rdp l4rz-euw4a-vpc3 INGRESS 1000 tcp:3389 False | |
l4rz-euw4a-vpc3-allow-ssh l4rz-euw4a-vpc3 INGRESS 1000 tcp:22 False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment