Skip to content

Commit 55b56d7

Browse files
authored
removed comments intended for Divya
Removed comments intended for Divya because they created a blocking issue. I also clarified the issue that the comments were intended to address.
1 parent 3ec01a7 commit 55b56d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vmware-cloudsimple/cloudsimple-firewall-tables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ The following table describes the parameters in a firewall rule.
2525
| **Protocol** | Options include Any, TCP, or UDP. If you require ICMP, use Any. |
2626
| **Direction** | Whether the rule applies to inbound, or outbound traffic. |
2727
| **Action** | Allow or deny for the type of traffic defined in the rule. |
28-
| **Source** | An IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), or Any. Specifying a range, a service tag, or application security group enables you to create fewer security rules. | ! **Divya, in line 28, please explain "Any." It seems to be missing one or more words.**
28+
| **Source** | An IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), or any IP address. Specifying a range, a service tag, or application security group enables you to create fewer security rules. |
2929
| **Source Port** | Port from which network traffic originates. You can specify an individual port or range of ports, such as 443 or 8000-8080. Specifying ranges enables you to create fewer security rules. |
30-
| **Destination** | An IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), or Any. Specifying a range, a service tag, or application security group enables you to create fewer security rules. | ! **Divya, in line 30, please explain "Any." It seems to be missing something.**
30+
| **Destination** | An IP address, classless inter-domain routing (CIDR) block (10.0.0.0/24, for example), or any IP address. Specifying a range, a service tag, or application security group enables you to create fewer security rules. |
3131
| **Destination Port** | Port to which the network traffic flows. You can specify an individual port or range of ports, such as 443 or 8000-8080. Specifying ranges enables you to create fewer security rules.|
3232

3333
### Stateless

0 commit comments

Comments
 (0)