sureshanaparti commented on code in PR #633:
URL: 
https://github.com/apache/cloudstack-documentation/pull/633#discussion_r2884201516


##########
source/adminguide/networking/virtual_private_cloud_config.rst:
##########
@@ -940,6 +940,29 @@ function only if they are defined on the default network.
 #. Select the tier and the destination Instance, then click Apply.
 
 
+.. _adding-firewall-rules-on-a-public-IP-address-in-a-VPC:
+
+Adding Firewall rules on a public IP address in a VPC
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+In a VPC, once the public IP address is associated with a tier, you can
+create firewall rules for the public IP address. Firewall rules are created
+to allow traffic from the Internet to a tier. For example, you can create a
+firewall rule to allow HTTP traffic from the Internet to the Web tier.
+
+#. Log in to the CloudStack UI.
+#. In the left navigation, choose Network.
+#. In the Select view, select VPC.
+#. Enter Public IP addresses section and click on the
+   Public IP Address to which you want to add firewall rules.
+#. Click the Firewall Rules tab, which will appear only if the public IP 
address is associated with a tier.
+#. Click Add Firewall Rule and specify the following:
+   - *Source CIDR* - The CIDR that defines the source of the traffic.
+   - *Protocol* - The protocol that defines the type of traffic.
+   - *Start Port* and *End Port* - The port range that defines the destination 
of the traffic.
+     If you are opening a single port, use the same number in both fields.

Review Comment:
   @harikrishna-patnala check the parameters alignment. also, add the 
screenshot of the dialog if required.
   
   <img width="711" height="113" alt="Image" 
src="https://github.com/user-attachments/assets/3149e0e0-a2f6-45a9-af15-98d9a1d442d9";
 />



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to