You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2023/06/21 11:20:10 UTC

[cloudstack-documentation] branch main updated: describe source NAT fields (#310)

This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 567670a  describe source NAT fields (#310)
567670a is described below

commit 567670aa711b968a8774390a9668a7144c6fee82
Author: dahn <da...@onecht.net>
AuthorDate: Wed Jun 21 13:20:05 2023 +0200

    describe source NAT fields (#310)
    
    Co-authored-by: Harikrishna <ha...@gmail.com>
---
 source/_static/images/add-guest-network.png         | Bin 64421 -> 76955 bytes
 source/_static/images/add-vpc.png                   | Bin 39667 -> 61143 bytes
 .../adminguide/networking/advanced_zone_config.rst  |   2 ++
 .../networking/virtual_private_cloud_config.rst     |   1 +
 4 files changed, 3 insertions(+)

diff --git a/source/_static/images/add-guest-network.png b/source/_static/images/add-guest-network.png
index a8e5560..1c749a6 100644
Binary files a/source/_static/images/add-guest-network.png and b/source/_static/images/add-guest-network.png differ
diff --git a/source/_static/images/add-vpc.png b/source/_static/images/add-vpc.png
index c2a07ed..58f4384 100644
Binary files a/source/_static/images/add-vpc.png and b/source/_static/images/add-vpc.png differ
diff --git a/source/adminguide/networking/advanced_zone_config.rst b/source/adminguide/networking/advanced_zone_config.rst
index e7937b3..40e3cda 100644
--- a/source/adminguide/networking/advanced_zone_config.rst
+++ b/source/adminguide/networking/advanced_zone_config.rst
@@ -68,6 +68,8 @@ configure the base guest network:
 
    -  **IPv6 DNS**: A set of custom IPv6 DNS that will be used by the guest network. If not provided then IPv6 DNS specified for the zone will be used. Available only when the selected network offering is IPv6 enabled and supports DNS service.
 
+   -  **IPv4 address for the VR in this Network**: The source NAT address or primary public network address to use by the guest network. If not provided then a random address from the available pool of addresses wil be used.
+
    -  **Network Domain**: A custom DNS suffix at the level of a network. If you
       want to assign a special domain name to the guest VM network, specify a
       DNS suffix.
diff --git a/source/adminguide/networking/virtual_private_cloud_config.rst b/source/adminguide/networking/virtual_private_cloud_config.rst
index d274717..b68b1e4 100644
--- a/source/adminguide/networking/virtual_private_cloud_config.rst
+++ b/source/adminguide/networking/virtual_private_cloud_config.rst
@@ -214,6 +214,7 @@ addresses in the form of a Classless Inter-Domain Routing (CIDR) block.
 
    -  **IPv6 DNS**: A set of custom IPv6 DNS that will be used by this VPC. If not provided then IPv6 DNS specified for the zone will be used. Available only when the selected VPC offering is IPv6 enabled and supports DNS service.
 
+   -  **IPv4 address for the VR in this VPC**: The source NAT address or primary public network address to use by the guest networks. If not provided then a random address from the available pool of addresses wil be used.
 
    - **Public MTU**: The MTU to be configured on the public interfaces of the 
       VPC network's VR