You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/28 15:48:12 UTC

[GitHub] [cloudstack] tampler commented on issue #5234: Choose between Public or VPN based IPs for KVM VMs

tampler commented on issue #5234:
URL: https://github.com/apache/cloudstack/issues/5234#issuecomment-888419189


   Hello, @weizhouapache, thanks for your response. I digged more into CS documentation and found that it has own VPN implementation as well as a Static and Dynamic NAT bridges.
   
   So my question boils down to the following: 
   ![setup](https://user-images.githubusercontent.com/2816743/127353289-1b43cc11-3e48-4e84-978b-cd4b608495b7.png)
   
   The question is: 
   Can I have such setup out-of-box in CloudStack ? I'll need two separate physical networks, where guest VMs with Public IPs reside in the `Physical Network 0` and VPN-backed guest VMs reside in the `Physical Network 1`.
   
   In such config, if it is implementable, I'll need only two Public IPs: one for VM0 with a public IP and one for a NAT VPN bridge. 
   The later will allow me to start any number of guest instances (up to 4096) and all traffic will go thru a single IP and is NATed inside CS
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org